Skip to content

Releases: neurophysik/CHSPy

Version 1.2.1

15 Oct 06:18
94fff4d
Compare
Choose a tag to compare

Guillaume Dumas fixed an error caused by warn not being imported.

Version 1.2

04 Sep 09:06
Compare
Choose a tag to compare
  • Implemented solving, i.e., finding times at which the spline assumes a given value.
  • Improved input-handling of from_function.

v1.1

05 Mar 17:49
Compare
Choose a tag to compare
  • Added simple example to documentation.
  • Added plot method.
  • Added from_data class method to create a spline from data.
  • Added functions to add and join splines.
  • Improved get_state to work with multiple time points at once.
  • Improved efficiency for splines with many anchors.