Skip to content

Version 1.9.2

Latest
Compare
Choose a tag to compare
@jobovy jobovy released this 05 Mar 03:00
· 10 commits to main since this release

This release adds a new wrapper potential, fixes a few bugs, and performs a lot of dependency and project maintenance.

New features

Bug fixes

  • Fix a bug in streamspraydf to remove the streaks. by @jl3937 in #629
  • Raise RuntimeError when trying to apply a Wrapper to a non-Potential Force by @jobovy in #633

Dependency maintenance

  • Vendor old scipy quadrature routine and use that where integrate.quadrature was used before by @jobovy in #620
  • Vendor scipy.integrate.romberg due to impending deprecation within scipy by @jobovy in #621
  • Fix one more instance of using deprecated scipy romberg by @jobovy in #622

Project maintenance

New Contributors

Full Changelog: v1.9.1...v1.9.2