Skip to content

Releases: cgiovanetti/LINX

v0.1.1

06 Mar 17:15
7c926ac

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.1.0...v0.1.1

0.1.0

05 Mar 16:26

Choose a tag to compare

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