Skip to content

Releases: jorgepiloto/lamberthub

v1.0.0

16 Sep 10:35
8586882
Compare
Choose a tag to compare

lamberthub v1.0.0

This is the first stable version of the library. It drops support for the performance comparison. The main reason is to purely focus on the maintenance of the project. The usage of Numba is used now to accelerate some algorithms. The idea is to expand its usage to the whole library.

v1.0.0a3

13 Sep 19:36
6dd1dde
Compare
Choose a tag to compare
bump: v1.0.0a3

v1.0.0a2

13 Sep 18:23
588b82c
Compare
Choose a tag to compare
bump: v1.0.0a2

ICATT'21 version

17 Jun 07:18
79967dc
Compare
Choose a tag to compare

This is the first ever release of the lamberthub library. It includes all the code and tools which the paper for the ICATT 8th made use of.

This version includes the following new algorithms:

  • Gooding 1990
  • Avanzini 2008
  • Arora 2013
  • Izzo 2015

In addition, different plotting utilities such us the number of iterations of time per iteration are provided.