Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 725 Bytes

CHANGES.rst

File metadata and controls

25 lines (19 loc) · 725 Bytes

0.3.2 (01.08.2024)

  • Replace Fortran implementation of gausq2 function with python
  • Replace deprecated numpy.distutils

0.3.1 (10.07.2024)

  • Remove statannotations package. Plotting p-values is now implemented directly

0.3 (28.06.2024)

  • Add covariate testing with unreplicated datasets
  • Add automatic selection for number of pseudo-replicates

0.2 (14.08.2023)

  • Fix wrong order of conditions in pseudoreplicate stripplot
  • Added more information to setup.py, e.g. readme and url.
  • Added figsize to ScanproResult.plot() to be able to change the aspect ratios of the plots.

0.1 (31.07.2023)

  • Initial release to PyPi