Skip to content

Releases: loosolab/scanpro

Version 0.4.1

26 Feb 15:04

Choose a tag to compare

Some minor fixes:

  • update parameter for scipy.optimize.brentq as float and not array

  • update indexing of pandas series using .iloc

Version 0.4.0

09 Sep 07:57

Choose a tag to compare

  • Add pairwise testing: test each pair of conditions individually
  • Remove numpy version restriction
  • Refactor main module

Version 0.3.2

01 Aug 15:57

Choose a tag to compare

  • Replace Fortran implementation of gausq2 function with python

  • Replace deprecated numpy.distutils

Version 0.3.1

10 Jul 14:54

Choose a tag to compare

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