-
It would be great if [hyp2f1](https://docs.scipy.org/doc/scipy/reference/generated/scipy.special.hyp2f1.html#scipy.special.hyp2f1) could be added under jax.scipy.special! Are there any plans to do thi…
-
Hi! Thanks a lot for your tool, I find it very useful and easy to use. I noticed that in the [code](https://github.com/theislab/cellrank/blob/82248b266e6f3b8508c96c81b1870a65692ac82e/src/cellrank/_uti…
-
error message
Couldn't find compatible wheel for chaquopy-libgfortran 4.9 in /android/chaquopy/server/pypi/dist/chaquopy-libgfortran
follow the tutorial
https://github.com/chaquo/chaquopy/tree/…
-
It's in `scipy/integrate/odepack`.
* [ ] `zvode.f` ASR (`lfortran --fixed-form --show-asr --implicit-typing --implicit-interface zvode.f`):
* [ ] save attribute: https://github.com/lfortran/lfor…
-
## 🐛 Bug
I'm trying to build a Python package https://github.com/PySCeS/pysces that makes use of two Fortran extension modules. The build system is `meson-python`. During the build process the comp…
-
Hi! I am very interested in testing ML libs and this project. This project can test pandas, sklearn, scipy, and polars. My question is, what do I need to do to let this project test NumPy? Do I need t…
-
### Description
The gradient of `jax.scipy.special.logsumexp` along `b` is wrong when `b` contains a `0`. In the following example, the gradient of $f(x_1, x_2) = \log(x_1 + x_2)$ should be:
```math…
-
- How to contribute, e.g.
- reporting bugs
- writing type-tests
- writing or improving stubs
- improving the CI
- cleaning up `scipy` itself (e.g. remove existing bundled `.pyi`)
- i…
-
In the requirements files, the `scipy` version is set to `1.6.1`, but the `scipy.sparse.coo_array`, which is required from `networkx` in the `step_road_pathfinder` function, appears only in version `1…
-
Is there one? and what is the minimum version?
Note: add dep tag to `package.xml` if necessary