-
### 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…
-
it would be nice to be able to use certain methods of scipy, such as scipy.linalg.null_space, which numpy does not have.
-
### Describe your issue.
I've been using `scipy.datasets` for documentation examples for a while now, and just this morning they started failing during builds on readthedocs.org.
I can't tell if t…
-
When using newton optimizer , solving a inversed problem will be quiet slow and allocate more memory compared with a forward problem . I try to change "permc_spec" in scipy.sparse.linalg.spsolve to …
-
@rahulgaur104 will update the instructions for Perlmutter and RAVEN in a later PR.
_Originally posted by @YigitElma in https://github.com/PlasmaControl/DESC/issues/1293#issuecomment-2…
-
I am trying to train an RL model using SAC and compare it to PPO by using the tutorial in [this notebook](https://colab.research.google.com/github/google-deepmind/mujoco/blob/main/mjx/tutorial.ipynb#s…
-
### 🚀 The feature, motivation and pitch
I am a compute fluid dynamic software developer. Pytorch really helped me for using GPU to accelerate computing. However, in compute fluid dynamic or other m…
-
Hello, I'm a beginner in bioinformatics.
When I was downloading the latest version of GSEapy, I found that it was not compatible with the latest versions of PyDESeq2 and SciPy. I'd like to ask if …
-
This line is not supported anymore with scipy 1.0:
https://github.com/mmaelicke/scikit-gstat/blob/22ff51ce798e0bfb4280392b32cbf9d9a480d89a/skgstat/MetricSpace.py#L786
see also https://github.com…
-
Hi there,
the submodule scipy.fftpack was renamed to scipy.fft, I guess there were no other major changes.
Can you update this?
Regards Markus