Skip to content

Docstrings and interface updates

Compare
Choose a tag to compare
@ConnorStoneAstro ConnorStoneAstro released this 30 May 17:36
· 425 commits to main since this release
8b63f29

A number of development updates have been added:

  • No longer reliant on torch interp1d
  • Docstrings added for classes and methods
  • Added "Simulator" object to simplify the interface
  • Adding "Packed" object to identify how parameters are transported through the simulator
  • Kappa grid bug fix
  • Coverage tests