Zanchenling Wang
Zanchenling Wang
Hello Clemens, thank you for your ESN implementation, which really helps me a lot in my research. Youuse `np.linalg.pinv` in your evaluation of `W_out` at line 192, `pyESN.py`, which can...
In a Python 3.12.0 environment, the package is not able to be built when I run `pip install eofs`: ``` Collecting eofs Downloading eofs-1.4.0.tar.gz (1.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 5.9...
### Describe your issue. Lastest stable version of ``scipy.optimize.nnls`` (1.13.1) is sometimes sensitive to input array memory layout. For certain input arrays, ``nnls`` works fine with c-contiguous arrays, but raises...
## Describe the bug When a point has a category of -2147483647, it is skipped in `v.out.ogr` if the `-c` flag is not provided. Otherwise, it will be exported twice....