-
Since ~ 14 DEC 2023, the mingw32 windows-ci actions for Clp and Cbc fail with
```
C:\msys64\usr\bin\pacman -S mingw-w64-i686-lapack mingw-w64-i686-winpthreads-git mingw-w64-i686-readline mingw-w64-…
-
### Actual Behavior
Fails with
```
Extracting download
Traceback (most recent call last):
File "C:\Miniconda36-x64\lib\shutil.py", line 544, in move
os.rename(src, real_dst)
FileNot…
-
CC: @boothby
Component: **graph theory**
Author: **Robert Miller**
_Issue created by migration from https://trac.sagemath.org/ticket/11369_
-
Hi @a-maier,
I wrote a test verifying that two small isomorphic node-labeled graphs give consistent canonical orders with Traces:
https://github.com/a-maier/nauty-Traces-sys/compare/master...jul…
-
I tried to build Sage 9.6 from source with `--with-system-flint=no`, and it fails, cf from `sagemath_doc_html-none.log`:
```
ImportError: libflint-2.8.4.so: cannot open shared object file: No such …
-
Hello,
When I run the following command (or similar ones), I got a lot of output.
`python ./graph_builder.py -v 6 --num-edges-low 10 --num-edges-upp 12 --all-graphs --connectivity-low 3 >outp…
-
[CSetAutomorphisms.jl](https://github.com/AlgebraicJulia/CSetAutomorphisms.jl) is an experimental repo where the problem of finding canonical isomorphs of ACSets is addressed. What we learned there is…
-
Lots of doctest failures are appearing now that setuptools 65+ are the only version availables. cython called distutils extension that are deprecated.
Example
```
sage -t --long --random-seed=20570…
-
### Problem Description
[nauty](https://pallini.di.uniroma1.it) 2.8.6 was released almost a year ago, but Sage still uses version 2.7.x
### Proposed Solution
Please update the nauty package in Sa…
-
Once I build the hypergraph is it possible to get a list of Automorphisms in the hypergraph?