Skip to content

Releases: imedslab/stambo

v0.1.5

08 Dec 11:49
9cd9e09

Choose a tag to compare

Bugfixing, switching to one tailed test, better docs, and tests. Better and correct support of non-iid data.

What's Changed

  • Dev: version 0.1.5 by @lext in #4

Full Changelog: v0.1.4...v0.1.5

Summary in general:
Extensive bugfixing, switching to one tailed test, better docs, and tests. Better and correct support of non-iid data.

v0.1.4

07 Mar 09:23

Choose a tag to compare

Here are some core changes:

  • Support of non i.i.d. data
  • Better API
  • Better docs

v0.1.3

08 Feb 21:46

Choose a tag to compare

Ironed out the p-value calculation, ironed out the API.

v0.1.2 released

16 Feb 07:34

Choose a tag to compare

This release is the same as 0.1.1 and had to be made to enable continuous integration to PyPI. The release has the following implemented:

  • Model comparison with examples
  • A two-sample test
  • Documentation available online
  • Continuous integration pipeline