gap-packages / FactInt

FactInt -- Advanced Methods for [Fact]oring [Int]egers
https://gap-packages.github.io/FactInt/
GNU General Public License v2.0
4 stars 4 forks source link

Update Brent factors #23

Closed frankluebeck closed 3 years ago

frankluebeck commented 3 years ago

Improved utility to download database of factors of integers of form b^k - 1.

Used to update the data in 'tables/brent/'.

fingolfin commented 3 years ago

Hmm, how big is factint now, though?

olexandr-konovalov commented 3 years ago

341M in tables/brent, with 4025267 lines of code.

fingolfin commented 3 years ago

That instantly makes it the largest package, and likely will grow the GAP package distribution archive by 100M or more...

olexandr-konovalov commented 2 years ago

yes - let's discuss this in #14, to avoid discussing under a closed PR