proxy.golang.org : github.com/ncw/pslq
The PSLQ algorithm for integer relation detection. According to Wikipedia: An integer relation algorithm is an algorithm for finding integer relations. Specifically, given a set of real numbers known to a given precision, an integer relation algorithm will either find an integer relation between them, or will determine that no integer relation exists with coefficients whose magnitudes are less than a certain upper bound. This can be used to identify an unknown real number as being a linear combination of some known constants. For example the original formula for finding the n-th hexadecimal digit of Pi was found using the PSLQ algorithm. See the example for usage, or use the command line tool in the pslq sub-package.
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/ncw/pslq
License: MIT
Latest release: almost 10 years ago
First release: almost 10 years ago
Namespace: github.com/ncw
Stars: 3 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Funding links: https://github.com/sponsors/ncw
Last synced: about 2 months ago