Skip to content

Tags: bbuhrow/yafu

Tags

v3.1.9

Toggle v3.1.9's commit message
fix to restore multithreaded internal ecm

needed to re-include a header when ECM = 1
added updated ggnfs binaries for windows (with keep_afb changes)
added siqsbench fix for qs_demo

v3.1.8

Toggle v3.1.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #90 from kyleaskine/feature/afb-validation-checks

Enhancements to algebraic factor base files

v3.1.7

Toggle v3.1.7's commit message
+ attempt to fix builds failing on linux with clang due to undeclared…

… nice() function

v3.1.6

Toggle v3.1.6's commit message
move the suppression of auto-vectorization to the base cflags list in…

…stead of just windows.

v3.1.5

Toggle v3.1.5's commit message
change to installer-url instead of release date

v3.1.4

Toggle v3.1.4's commit message
+ a couple more PRIu64 in gmp_printf changes.

+ check for non zero a-polys before freeing it.

v3.1.3

Toggle v3.1.3's commit message
fix long/int incompatible pointer types

v3.1.2

Toggle v3.1.2's commit message
mingw poly select now works (still seems slower than linux, but at le…

…ast it's functional).

remove "initializing tlevels" message
always use new sizeopt callbacks (todo: gather data on the different methods)
suppress "crap" messages and instead just count them (report once at the end)

v3.1.1

Toggle v3.1.1's commit message
Update yafu.h

prepare new tag to auto re-release with new fixes.

v3.1.0

Toggle v3.1.0's commit message
Update build-linux.yml

using find to resolve multi-arch gmp install location