Releases: cgiovanetti/LINX
Releases · cgiovanetti/LINX
v0.1.1
What's Changed
- Updated YOF dpHe3g rate to Mossa polynomial fit by @tim-launders in #28
New Contributors
- @tim-launders made their first contribution in #28
Full Changelog: 0.1.0...v0.1.1
0.1.0
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
- @cgiovanetti made their first contribution in #1
- @smsharma made their first contribution in #5
Full Changelog: https://github.com/cgiovanetti/LINX/commits/0.1.0