Skip to content

v1.3.2

Choose a tag to compare

@thomasdonlon thomasdonlon released this 25 Feb 20:28
· 56 commits to main since this release

v1.3.2

  • Removed gala and galpy as required packages, because people were running into problems installing them due to their complicated C requirements
  • Models now tries to import these packages, and upon failure notifies the user
  • Models which require gala or galpy will now fail to initialize if those packages aren't installed, and will produce an error message stating the problem.