Bump numpy requirement to >=1.21 due to security vulnerability #18. Remove Python 3.6 support due to above numpy requirement change. Make sure the Python logtrapz function converts input arrays/lists to contain float values #19
Remove NumPy deprecation warnings from use of np.int and np.float. No change to performance expected
Update utils.py to include new functions _read_mtx, _read_h5ad and _read_h5 Update method_launcher.p...
Fix compatibility with numpy v1.24. Ensure documentation is correct also for functions without param...
Bump numpy requirement to >=1.21 due to security vulnerability #18. Remove Python 3.6 support due to...
This patch fixes issue #2229, where Numpy arrays of unsized strings would only ever have strings of ...
This release makes "floats()" error consistently when your floating- point hardware has been configu...
Fix issue with inclusion of C headers in .pxd file. Remove requirement for Numpy >= 1.2
Fixes issues related to numpy release 1.16.4 and 1.17.0 by updating requirements.txt and setup.py a ...
[3.0.0] - 2019-01-09 > Added Python 3.8 support Changed using black for code linting now using ...
3.0.0 (2022-08-30) Features numpy.typing.NDArray requires >=1.21 (abb1e97) BREAKING CHANGES bumpe...
This release addresses future compatibility with NumPy v1.24+. Bug fixes #11940: Update for compat...
Added Support for Python 3.9 and 3.10. Changed Dependent versions of NumPy, SciPy, and matplotlib...
With the release of numpy 1.24.0 the methods np.int and np.float are now deprecated. This point rele...
The "target()" function now accepts integers as well as floats. The canonical version of these notes...
Changed Pinned python requirement 'tables==3.5.1' to work around installation failure in recently r...
Remove NumPy deprecation warnings from use of np.int and np.float. No change to performance expected
Update utils.py to include new functions _read_mtx, _read_h5ad and _read_h5 Update method_launcher.p...
Fix compatibility with numpy v1.24. Ensure documentation is correct also for functions without param...
Bump numpy requirement to >=1.21 due to security vulnerability #18. Remove Python 3.6 support due to...
This patch fixes issue #2229, where Numpy arrays of unsized strings would only ever have strings of ...
This release makes "floats()" error consistently when your floating- point hardware has been configu...
Fix issue with inclusion of C headers in .pxd file. Remove requirement for Numpy >= 1.2
Fixes issues related to numpy release 1.16.4 and 1.17.0 by updating requirements.txt and setup.py a ...
[3.0.0] - 2019-01-09 > Added Python 3.8 support Changed using black for code linting now using ...
3.0.0 (2022-08-30) Features numpy.typing.NDArray requires >=1.21 (abb1e97) BREAKING CHANGES bumpe...
This release addresses future compatibility with NumPy v1.24+. Bug fixes #11940: Update for compat...
Added Support for Python 3.9 and 3.10. Changed Dependent versions of NumPy, SciPy, and matplotlib...
With the release of numpy 1.24.0 the methods np.int and np.float are now deprecated. This point rele...
The "target()" function now accepts integers as well as floats. The canonical version of these notes...
Changed Pinned python requirement 'tables==3.5.1' to work around installation failure in recently r...
Remove NumPy deprecation warnings from use of np.int and np.float. No change to performance expected
Update utils.py to include new functions _read_mtx, _read_h5ad and _read_h5 Update method_launcher.p...
Fix compatibility with numpy v1.24. Ensure documentation is correct also for functions without param...