theislab / diffxpy

Differential expression analysis for single-cell RNA-seq data.
https://diffxpy.rtfd.io
BSD 3-Clause "New" or "Revised" License
179 stars 23 forks source link

Remove numpy type aliases #225

Closed dsm-72 closed 1 year ago

dsm-72 commented 1 year ago

See issue #224

dsm-72 commented 1 year ago

@davidsebfischer @Hoeze please help push this through thanks :)

Hoeze commented 1 year ago

Hi @dsm-72, thanks for your PR! Unfortunately I dont have any merge permissions any more as it seems :sweat_smile: Maybe @davidsebfischer can take that over :smile:

davidsebfischer commented 1 year ago

Thank you, @dsm-72!

dsm-72 commented 6 months ago

@davidsebfischer can we actually release this? otherwise people have to install this via pip install git+https://github.com/theislab/diffxpy

dsm-72 commented 2 months ago

@Hoeze @davidsebfischer bump on this

ngvananh2508 commented 1 month ago

It still appears this error now. And when I try to downgrade numpy, batchglm require the version of numpy that has this deprecation. So I can not do anything :3