Changelog
0.4.0 (03.09.2025)
Add pairwise testing: test each pair of conditions individually
Remove numpy version restriction
Refactor main module
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