fplll / g6k

The General Sieve Kernel
GNU General Public License v2.0
99 stars 30 forks source link

Cython 3.0.0 breaks CySignals which breaks us #114

Open malb opened 1 year ago

malb commented 1 year ago

New cython version?

malb commented 1 year ago

It seems cysignals fails with a current Python (3.11) and Cython (3.0). In addition FPyLLL Failed, but that might be fixed now.

malb commented 1 year ago

See https://github.com/sagemath/cysignals/pull/174