-
Collecting scipy>=1.2.0 (from librosa->audiocraft==1.4.0a1)
Using cached http://nexus.sii.shaipower.online/repository/pypi/packages/scipy/1.5.4/scipy-1.5.4-cp39-cp39-manylinux1_x86_64.whl (25.8 MB)…
-
### Describe the enhancement requested
Free-threaded wheels on Windows were blocked on the availability of NumPy packages. Those are now available in https://anaconda.org/scientific-python-nightly-wh…
-
Hi Sir,
Thanks a lot for the very great work.
I wounder if you could provide me with the numpy files (e.g. 'Allsub_fecg_train_c123.npy') to fully re-run the code on my own system. This is because th…
-
Coming from https://github.com/cython/cython/pull/5967#issuecomment-1993843968:
`numpy/math.pxd` is a relict that we should not maintain and NumPy doesn't want.
The numpy header doesn't do much …
-
Hi Calvin,
Thanks a lot for making this package, I'm currently making an app that actively uses it.
One problem I found today is that `pip install parallel_sort` doesn't work with Python 3.12 or…
-
poetry install fails with this message
```
ChefBuildError
Backend 'setuptools.build_meta:__legacy__' is not available.
at C:\Program Files (x86)\pipx\venvs\poetry\lib\site-packages\poetr…
-
I don't like typing annotation in the code, it's ugly and makes the code difficult to read.
However, numpy has stub files `.pyi` for all modules. Those would be appropriate also for statsmodels.
I…
-
Note: This issue is due to I was trying to use pickle(Python 3) to load a pkl file that generated by Python 2.7.x pickle. I don't think this issue needs pay much attention, as Python 2's lifecycle has…
-
### Checklist
- [X] I have searched related issues but cannot get the expected help.
- [X] 2. I have read the [FAQ documentation](https://github.com/open-mmlab/mmdeploy/tree/main/docs/en/faq.md) but …
-
# Python version
('python=3.11.9 (tags/v3.11.9:de54cf5, Apr 2 2024, 10:12:12) [MSC v.1938 64 '
'bit (AMD64)]')
'os=Windows-10-10.0.26100-SP0'
'numpy=1.26.4'
'asammdf>=7.3.17'
# Code
## …