-
It looks like `igraph` fails to build in the Windows environment of R-universe, see the corresponding [Github Actions logs here](https://github.com/r-universe/igraph/actions/runs/3685509786/jobs/62366…
-
It would be nice if cohomolo were made to work on Windows.
At the moment when I load Cohomolo 1.6.6 on
GAP 4.9.2 of 04-Jul-2018 on Windows 7 and type
```
G:=SymmetricGroup(5);;p:=2;;
chr:=CHR(G…
-
`scipy/linalg/tests/test_decomp.py::TestSchur::test_sort` test fails in 1.7.1 (IIRC 1.7.0 too).
#### Error message:
```pytb
_________________________________________________________ TestSchur.tes…
-
Hello! I wonder if it's somehow possible to obtain the concatenated coprime factorization `[N M]` without going the route of forming the concatenation of `N` and `M` which will be non-minimal. The cor…
-
Newer versions of `tox` seem to provision python 3.10 when the environment `python` is used, but then our wheels don't necessarily fit.
For this reason, the examples shown in the developer's manual…
-
**Recent works post this review**
- [VILENS: Visual, Inertial, Lidar, and Leg Odometry for All-Terrain Legged Robots](https://arxiv.org/pdf/2107.07243.pdf) 2021
- [Legged Robot State Estimation With…
-
Tarballs of released packages (with appropriate names) can be found at:
* https://github.com/linbox-team/givaro/releases/download/v4.1.1/givaro-4.1.1.tar.gz
* https://github.com/linbox-team/fflas-ff…
-
I tried this example [The \(R\) space](https://firedrakeproject.org/r-space.html) by using different parameters of the solver(gmres and direct solver), but all failed.
Here is the code:
```python…
-
`Parent.discover_coerce_map_from` used to always give priority to coercions that start with applying an embedding over those provided by `_coerce_map_from_`. This leads to coercion failures such as …
-
This ticket does the following:
1. The current version of itensor (the Kronecker product on the ring of symmetric function) only works when the ground ring is an algebra over the rationals. This is…