Skip to content

Releases: wesselb/lab

v1.9.0

21 Feb 10:20
f41fc38

Choose a tag to compare

  • Drops support for Python 3.9 (#28).
  • Forces JAX tensor types to be faithful (#28).

v1.8.0

30 Oct 10:19

Choose a tag to compare

  • Drops support for Python 3.8.
  • Fixes #24. Thanks, @stoprightthere!
  • Simplifies custom function and gradient registration for JAX.

v1.7.1

01 Mar 16:01

Choose a tag to compare

v1.7.0

01 Mar 15:44

Choose a tag to compare

  • Fix support for JAX 0.5.0 and higher.
  • Update requirement for Plum version.

v1.6.6

23 Jun 18:20

Choose a tag to compare

  • Fix NumPy 2.0 compatibility (closes #20).

v1.6.5

02 Jun 15:43

Choose a tag to compare

  • Fix device for JAX arrays.

v1.6.4

02 Jun 15:10

Choose a tag to compare

  • Make fdm a development dependency.

v1.6.3

21 Apr 15:18

Choose a tag to compare

  • Add backwards compatibility for older versions of keras (@vabor112).

v1.6.2

21 Apr 13:26

Choose a tag to compare

  • Support keras.KerasTensor for Python 3.9 and higher.

v1.6.1

21 Jan 10:55

Choose a tag to compare

  • Fix compatibility issue with Plum 2.3.