Skip to content

Releases: fplll/fpylll

0.5.1dev

14 Dec 18:20
Compare
Choose a tag to compare

This is a bugfix release. Changes in fpylll-0.5.1dev compared to fpylll-0.5.0dev:

0.5.0dev

23 Nov 12:55
Compare
Choose a tag to compare

Major changes in fpylll-0.5.0dev compared to fpylll-0.4.1dev:

0.4.1dev

24 May 12:42
f411c59
Compare
Choose a tag to compare
Merge pull request #122 from timokau/readme-encoding

Specify README file encoding

0.4.0dev

18 May 15:10
Compare
Choose a tag to compare

Major changes in fpylll-0.4.0dev compared to fpylll-0.3.0dev:

0.3.0dev

11 Sep 13:38
Compare
Choose a tag to compare

Major changes:

  • Support for sub-solutions #95 by Martin Albrecht
  • Generate more statistics #94 by Martin Albrecht
  • avoid all LLL calls in postprocessing 99bf78c by Martin Albrecht
  • IntegerMatrix etc over longs #77 by Martin Albrecht
  • add GaussSieve 66f825c by Martin R. Albrecht
  • Support ReadTheDocs #69 by Jeroen Demeyer

0.2.4dev

26 Mar 15:52
Compare
Choose a tag to compare

Major changes:

  • Update to current fplll API (Martin Albrecht)

  • Support for gathering multiple solutions from enumeration (Guillaume Bonnoron, Léo Ducas)

  • Support for BDD/CVP enumeration (Martin Albrecht, Guillaume Bonnoron)

  • Canonical base from/to Gram-Schmidt base conversion (Martin Albrecht)

  • Multiply left for integer matrices (Martin Albrecht)

  • A new tree-based tracer for gathering statistics (Martin Albrecht)

  • A simple parallel BKZ (Martin Albrecht)

  • Support for arbitrary auxiliary parameters for BKZ.Param (Martin Albrecht)

  • install-dependencies.sh will clone the matching fplll branch if it exists to aid development (Martin Albrecht)

0.2.3dev

19 Oct 09:45
Compare
Choose a tag to compare
0.2.3dev

0.2.2dev

13 Sep 12:41
Compare
Choose a tag to compare
version 0.2.2dev

0.2.1dev

08 Sep 07:56
Compare
Choose a tag to compare
new version for API changes

0.2dev

26 Aug 14:27
Compare
Choose a tag to compare
cut release before deploying it