-
- pytest support was introduced in #31003 and merged on the basis that it was a no-op
- Later in #31103 some code was added at the end of `src/bin/sage-runtests` to run pytest (see [719e442](https:/…
-
@Franklalalala, could you please see this repo and do some code work?
I'll keep on another work. Commit any PR as you wish.
-------------
- [x] API for adjacent matrix to `graph6` format.
- [x]…
-
See https://github.com/timholy/Revise.jl/issues/675. Was bisected to https://github.com/JuliaLang/julia/pull/43671, but I wasn't able to really extract anything from the rr trace, so I'm not sure if t…
-
- [ ] I read [the conda-forge documentation](https://conda-forge.org/docs/user/introduction.html#how-can-i-install-packages-from-conda-forge) and could not find the solution for my problem there.
…
-
I encounter this problem when precompiling Polymake.jl, which invokes `polymake_run_script` and then fails, because system perl on Fedora does not define `PL_exit_flags`. The following "fix" illustrat…
-
The following code:
> Rx = PolynomialRing(RationalField(), 'x')
> R = PolynomialRing(Rx, 'y')
> R('-y^2 + x^2 - x + 1').resultant(R('(2*x - 1)*y'))
results in a segfault in
```
> * thread #…
-
**Describe the bug**
I'm trying to use the multigrading libraries in Singular.jl (from within Oscar 0.5.2 in Julia 1.6.1 on Ubuntu 20.04.2 running in WSL2 under Windows) and can't figure out how to…
-
We should have a procedure to test for isomorphism of wiring diagrams and, when an isomorphism exists, exhibit the corresponding matchings of boxes and wires.
A possible approach is to first find a…
-
When I first tried running the setup, I got "no module found: pynauty". Then I tried installing it and got the error message when running the
```
python QAOA_parameters/build_table_graph2pynauty_la…
-
### `brew gist-logs ` link OR `brew config` AND `brew doctor` output
```shell
HOMEBREW_VERSION: 3.5.10-49-gb2ddb34
ORIGIN: https://github.com/Homebrew/brew
HEAD: b2ddb341a0489834dbbfcb57544d87c4…