-
A request to implement SciPy's [scipy.interpolate.interp1d](https://docs.scipy.org/doc/scipy/reference/generated/scipy.interpolate.interp1d.html) in PyTorch.
Originally requested here: https://gith…
-
I run weekly builds of HEAD building the scipy-openblas wheels. Starting 5 weeks ago between commit 624e9d110 and 3184b7f20 there is a [test failure](https://github.com/MacPython/openblas-libs/actions…
-
Following: https://docs.scipy.org/doc/scipy/dev/contributor/devpy_test.html
command:
`python dev.py --build-dir my-build test -s stats`
Fails
```
╭────────────────────────────────────────…
-
### Description
scipy.sparse.linalg contains several matrix operations such as expm, inv, expm_multiply, etc. Can these be implemented in cupy. In real scenarios we encounter sparse matrices. It woul…
-
Specifically,
```python
scipy.special.iv
scipy.special.ive
tensorflow_probability.math.bessel_iv_ratio
tensorflow_probability.math.log_bessel_ive
```
You could just lift the code from [here](ht…
-
```
(base) jovyan@3379a5b02965:~$ pip install katcp
Collecting katcp
Downloading katcp-0.9.3-py3-none-any.whl (214 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 214.3/214.3 kB 9.9 MB/s eta 0…
-
Currently, `enp` implements custom code to support JAX, PyTorch, and TensorFlow.
The `array-api-compat` library provides a uniform API for numerical computation across multiple frameworks. By leverag…
-
Similar to #74, I'm in the process of swapping in optimistix for a previous solver. The system I'm solving is a relatively small chemical network with mass balance (so think law of mass action plus co…
-
https://haoran127.github.io/2024/09/19/828eaddf3e29.html?#more
探索SciPy:Python中的瑞士军刀嘿,亲爱的读者朋友们,今天我们要聊的是一个在Python世界里非常酷的工具——SciPy。如果你还不知道SciPy是什么,那么恭喜你,今天你将获得一把打开科学计算大门的钥匙。但如果你已经是个老手了,那也没关系,我们一起来复习一下…
-
### Prerequisite
- [X] I have searched [Issues](https://github.com/open-compass/opencompass/issues/) and [Discussions](https://github.com/open-compass/opencompass/discussions) but cannot get the expe…