Releases: cgiovanetti/LINX
Releases · cgiovanetti/LINX
Release list
v0.1.2
What's Changed
- Add release_unused_memory() heap-trim utility + notebook demo by @cgiovanetti in #33
- GP/Chen reaction rates as
key_recommendedby @tim-launders in #35 - Otherwise cleaned up requirements and documentation
Full Changelog: v0.1.1...v0.1.2
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