Skip to content

Releases: gmgeorg/pylambertw

v0.0.4 - poetry installable

15 Apr 13:28
f64eac4
Compare
Choose a tag to compare
  • changed to a poetry package installation / setup. Thanks @mwbrulhardt !

v0.0.3

13 Apr 19:44
7f3d779
Compare
Choose a tag to compare

Minor fix and clean-up

  • fixed numpy warning on float conversion
  • added Python app workflow
  • bumped scipy and Cython requirements to fix a _pygen_send error with Cython and scipy.spatial

pylambertw v0.0.2 - 10x faster MLE; upgrade to torchlambertw=0.0.3

25 Dec 01:06
Compare
Choose a tag to compare
  • upgraded to torchlambertw=0.0.3 (10x faster calculation of lambertw(), which in turns means ~10x faster MLE estimates)
  • misc cleanup
  • added __version__ attribute

pylambertw v0.0.1 - initial release!

30 Oct 15:05
Compare
Choose a tag to compare

This is the initial release of pylambertw module!