Skip to content

v0.6.0

Compare
Choose a tag to compare
@TomMonks TomMonks released this 29 Jul 13:05
· 5 commits to master since this release
5205428

Added

  • Added nspp_plot and nspp_simulation functions to time_dependent module.
  • DOCS: added nspp_plot and nspp_simulation examples to time dependent notebook
  • DOCS: simple trace notebook

Changed

  • BREAKING: to prototype trace functionality. config name -> class breaks with v0.5.0

Fixed

  • THINNING: patched compatibility of thinning algorithm to work with numpy >= v2. np.Inf -> np.inf