Skip to content

Releases: iraikov/salt

Compensated summation for increasing value of independent variable

29 Dec 01:35
Compare
Choose a tag to compare

This release adds the use of compensated summation for increasing the value of the independent variable, to avoid numerical noise.

C implementations of 4th order RK methods

30 Nov 23:31
Compare
Choose a tag to compare

This release adds C implementations of the two 4th order Runge-Kutta methods

Build support for Chicken 4.11+

17 Sep 19:11
Compare
Choose a tag to compare

This release adds a build flag to specify the include directory where file mathh-constants.scm is located.

Support for fields

23 May 01:49
Compare
Choose a tag to compare

This release adds support for fields, which are parameter-like quantities whose values are calculated with each instantiation of an equation set. Fields can be used for example in the case when a parameter value must be drawn from a distribution.

Support for reduce-type equations on external quantities

25 Mar 04:19
Compare
Choose a tag to compare

This release adds support for reduce equations on external quantities, akin to assignments.

Additional model examples

08 Mar 22:50
Compare
Choose a tag to compare

This release adds several model examples to the test suite: Adaptive exponential integrate-and-fire neuron, Hindmarsh-Rose and Wang-Buzsaki.

0.9

01 Mar 05:00
Compare
Choose a tag to compare
0.9

Release of version 0.9

0.8

29 Feb 15:58
Compare
Choose a tag to compare
0.8

Release of version 0.8

Added regime argument to condition functions in C backend

29 Feb 06:09
Compare
Choose a tag to compare

This release adds support for regime argument in condition functions when the C code generator is used.

0.6

29 Feb 05:11
Compare
Choose a tag to compare
0.6

Release of version 0.6