Skip to content

v0.1.1

Compare
Choose a tag to compare
@benmaier benmaier released this 03 Mar 17:17
· 62 commits to master since this release

Added

  • GeneralInteractiveWidget was added to allow interactive display of general functions
  • a very basic SDE integrator was added (no diffusion coefficent matrix, and no system-dependent diffusion coefficients)

Changed

  • InteractiveIntegrator can now plot derivatives
  • Range and LogRange classes will behave like floats whenever necessary

Fixed

  • behavior of the SamplableSet class
  • a bug where the reaction rate of nodes in weighted networks is scaled by the node's degree and not by its strength