-
### Describe your issue.
Hi, thanks for taking the time to look at this bug report.
# Short summary
`scipy.interpolate.griddata` is returning NaNs with `method = 'linear'` and `method = 'cub…
-
Mac and Linux Users:
http://www.scipy.org/install.html
-
Add the scipy stack (includes numpy) to the python external. Might be tricky on Windows, and Mac OS X because of the framework setup.
-
# train model
blast = cb.blast.BLAST(models, train) #.build_empirical()
# this work well,but when I interpret it return error
test_pred = blast.query(test)
[INFO] Cell BLAST: Projecting to latent …
-
### Describe your issue.
I stumbled upon an unexpected behavior of `fftconvolve` that does not seem to be documented.
While the behavior can be interpreted as consistent with the documentation, I am…
-
### What happened? (You can include a screenshot if it helps explain)
Doing
```
$ git clean -xfd
$ ert ensemble_experiment poly.ert
$ chmod 000 storage/ensemble/*/realization-*/*nc
$ ert gui poly.ert…
-
* link to support ticket: [#2024092460001601](https://otrsdict.ugent.be/otrs/index.pl?Action=AgentTicketZoom;TicketID=169440)
* website: https://github.com/hungpham2017/pyWannier90
* installation do…
-
I get the following warning from scipy/sparse/sputils.py:
"sputils.py:115: UserWarning: object dtype is not supported by sparse matrices
warnings.warn("object dtype is not supported by sparse m…
-
Many of the notebooks have dependencies that are not from the scipy stack (i.e. numpy, scipy, pandas, etc). Those regularly cause a lot of headaches in our build infrastructure. This task is to go thr…
-
## Description
The CI job *Check SciPy Build and Test Run* fails on current *main* fails with the below error:
```console
[135/1338] Linking target scipy/special/_specfun.cpython-311-x86_64-linux…