summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sci-mathematics/flintqs: amd64 stable wrt bug #717958Agostino Sarubbo2020-04-191-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sci-mathematics/flintqs: x86 stable wrt bug #717958Agostino Sarubbo2020-04-191-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sci-mathematics/flintqs: fix the test suite.Michael Orlitzky2020-04-181-1/+1
| | | | | | | | | | I accidentally tested the installed version of QuadraticSieve (which may not exist) instead of the one we just built. Thanks to François Bissey who figured out what I did wrong. Closes: https://bugs.gentoo.org/718006 Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
* sci-mathematics/flintqs: new package for quadratic sieve factoring.Michael Orlitzky2020-03-303-0/+64
A straightforward import of the ebuild that François Bissey has been maintaining in the sage-on-gentoo overlay. I added a test suite that factors a large composite number based on the doctests for qsieve() in SageMath. Closes: https://bugs.gentoo.org/715090 Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Michael Orlitzky <mjo@gentoo.org>