Skip to content

Releases: cgiovanetti/LINX

v0.1.2

Choose a tag to compare

@cgiovanetti cgiovanetti released this 19 Jun 22:39
ec2e9d2

What's Changed

  • Add release_unused_memory() heap-trim utility + notebook demo by @cgiovanetti in #33
  • GP/Chen reaction rates as key_recommended by @tim-launders in #35
  • Otherwise cleaned up requirements and documentation

Full Changelog: v0.1.1...v0.1.2

v0.1.1

Choose a tag to compare

@cgiovanetti cgiovanetti released this 06 Mar 17:15
7c926ac

What's Changed

New Contributors

Full Changelog: 0.1.0...v0.1.1

0.1.0

Choose a tag to compare

@cgiovanetti cgiovanetti released this 05 Mar 16:26

Major changes

  • LINX now supports variable electron mass!
  • jnp.interp replaced by interpax.interp1d for better performance and flexibility

Bug fixes

  • Fix diffrax deprecation warning by @smsharma in #5
  • Fix bare except clauses to catch specific exceptions by @smsharma in #23
  • Fix: raise TypeError instead of return TypeError by @smsharma in #22
  • Fix typo in GPU device placement for mu_median_vec by @smsharma in #21
  • Add diffrax throw option to control solver error handling by @smsharma in #20

New Contributors

Full Changelog: https://github.com/cgiovanetti/LINX/commits/0.1.0