Skip to content

Version 1.10.1

Latest
Compare
Choose a tag to compare
@jobovy jobovy released this 01 Nov 16:34
· 4 commits to main since this release
5509e26

This release contains one significant new addition and otherwise many bug fixes and dependency/project maintenance

New features

  • Implement the new particle spray model by Chen+24 by @ybillchen in #670

Bug fixes and minor tweaks

  • Propagate plotting keywords in Potential.plot/plotPotentials by @jobovy in #663
  • Don't check OpenMP issue for emscripten Python by @jobovy in #665
  • Properly set CPPFLAGS for OpenMP by @jobovy in #669
  • Fix vlos of Vega in from_name test by @jobovy in #671
  • Account for Pynbody 2.0 API change for how to use the direct gravity calculation by @jobovy in #675
  • Allow plotting of potentials on physical axes by @jobovy in #679
  • Correct behaviour of the potential in KingPotential by @jobovy in #681
  • Fix use of jeans.sigmalos for potentials with physical units on by @jobovy in #683
  • Fix units of the phase-space density for spherical DFs by @jobovy in #684
  • Fix small bug in the C implementation of DehnenBarPotential by @jobovy in #685

Dependency / maintenance

New Contributors

Full Changelog: v1.10.0...v1.10.1