PyProphet / pyprophet

PyProphet: Semi-supervised learning and scoring of OpenSWATH results.
http://www.openswath.org
BSD 3-Clause "New" or "Revised" License
29 stars 21 forks source link

type cast np.float64 to np.float32 #3

Closed guoci closed 7 years ago

hroest commented 7 years ago

@uweschmitt @grosenberger can we release 0.23 with this patch?

guoci commented 7 years ago

Maybe consider https://github.com/PyProphet/pyprophet/pull/5 too, to reduce copying.

uweschmitt commented 7 years ago

I uploaded a new version 0.24.0 to PyPI.