BaselAbujamous / clust

Automatic and optimised consensus clustering of one or more heterogeneous datasets
Other
160 stars 35 forks source link

Fix scipy random #79

Closed BaselAbujamous closed 1 year ago

BaselAbujamous commented 1 year ago

Fixed an obsolete usage of scipy (scipy.random) that stopped to work recent scipy versions.