Skip to content

Number theoretic software: compute sequences of multiples of prime powers etc

License

Notifications You must be signed in to change notification settings

sikefield3/double-square

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

double-square

Number-theoretic software: compute sequences of multiples of prime powers etc

This software is able to find gaps between squarefree, cubefree numbers or similar and is based on an algorithm published by Louis Marmet in [1].

Apart from the standard library, the number-theoretic library NTL by Victor Shoup is used.

At the moment (as of 2019-05-15), there are no command line options and the parameters have to be put directly into the source code.

The software is licensed under GPLv3.0.

[1] Louis Marmet. First occurrences of square-free gaps and an algorithm for their computation. arXiv preprint arXiv:1210.3829, 2012. (https://arxiv.org/abs/1210.3829)

About

Number theoretic software: compute sequences of multiples of prime powers etc

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published