Hi,

scipy 1.0.0 is due out soon.  It removes the deprecated function
scipy.stats.betai, see
https://scipy.github.io/devdocs/release.1.0.0.html#backwards-incompatible-changes
.  That breaks the function that I contributed, scipy.stats.corrcoef.
It's up to me to fix it but as I took this code from Stack Overflow I
need to do some thinking before I can fix it.

I'm sure we want typhon to work with scipy 1.0.0.  It has a number of
other backward-incompatibilities.  If I don't manage to fix
scipy.stats.corrcoef before the final 1.0.0 release we can comment out
the offending function until I do.  People might want to install the
scipy 1.0.0 beta that came out 8 days ago, to see that it doesn't
break any other parts of typhon.

regards,
Gerrit.
_______________________________________________
typhon.mi mailing list
typhon.mi@lists.uni-hamburg.de
https://mailman.rrz.uni-hamburg.de/mailman/listinfo/typhon.mi

Reply via email to