Skip to content

Releases: simetenn/uncertainpy

Uncertainpy 1.2.3

02 Nov 19:31
Compare
Choose a tag to compare

Update Chaospy dependency to version 4

Uncertainpy 1.2.2

12 Sep 14:36
Compare
Choose a tag to compare

Updated dependencies.

Uncertainpy 1.2.1

27 Feb 15:49
Compare
Choose a tag to compare

Updates dependencies and removes support for python 2.

Uncertainpy 1.2.0

24 Mar 07:08
Compare
Choose a tag to compare

This release adds support for the new Chaospy (version 3).

Uncertainpy 1.1.4

29 Oct 10:34
Compare
Choose a tag to compare

This release adds more options for how to find spikes, various bugfixes, and correct PyPI release.

Spikes now includes the first point before it crossed the onset threshold and the first point after it descended below the threshold,

Uncertainpy 1.1.0

11 Oct 11:49
Compare
Choose a tag to compare

This release adds more options for how to find spikes, as well as various bugfixes, and a few quality of life improvements.

A Python toolbox for uncertainty quantification and sensitivity analysis

29 Jun 10:08
Compare
Choose a tag to compare

A Python toolbox for uncertainty quantification and sensitivity analysis tailored to perform uncertainty quantification and sensitivity analysis of neuroscience models.

Quasi-Monte Carlo methods for sensitivity analysis

19 Jun 15:51
Compare
Choose a tag to compare

All features intended for the first version of Uncertainpy are completed,
which includes quasi-Monte Carlo methods for sensitivity analysis.

Support for both Python 2 and 3

25 Apr 12:24
Compare
Choose a tag to compare
0.9.4

Updated citation

Improved handling of model and feature evaluations

17 Apr 08:19
Compare
Choose a tag to compare

Fixes issue #14, proper handling of model.ignore, and better validation and error handling of model and feature evaluations.