Skip to content

Releases: simetenn/uncertainpy

Uncertainpy 1.2.3

Choose a tag to compare

@simetenn simetenn released this 02 Nov 19:31

Update Chaospy dependency to version 4

Uncertainpy 1.2.2

Choose a tag to compare

@simetenn simetenn released this 12 Sep 14:36

Updated dependencies.

Uncertainpy 1.2.1

Choose a tag to compare

@simetenn simetenn released this 27 Feb 15:49

Updates dependencies and removes support for python 2.

Uncertainpy 1.2.0

Choose a tag to compare

@simetenn simetenn released this 24 Mar 07:08

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

Uncertainpy 1.1.4

Choose a tag to compare

@simetenn simetenn released this 29 Oct 10:34

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

Choose a tag to compare

@simetenn simetenn released this 11 Oct 11:49

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

Choose a tag to compare

@simetenn simetenn released this 29 Jun 10:08

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

Choose a tag to compare

@simetenn simetenn released this 19 Jun 15:51

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

Choose a tag to compare

@simetenn simetenn released this 25 Apr 12:24
0.9.4

Updated citation

Improved handling of model and feature evaluations

Choose a tag to compare

@simetenn simetenn released this 17 Apr 08:19

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