-
- [x] 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…
-
## Bug Reports
⚠️ **This is for bug reports with the `homebrew-ffmpeg` tap only.** Please do not file a bug report if your issue relates to any of the following:
- Homebrew itself (see the [brew…
-
Building a certain MILP with indicator constraints produces the following the lines of error and causes the program to crash:
```
ELEAVE56 ERROR! Tried to put a fixed column variable into the basi…
-
I recently performed some tests for Presolving on SCIP's master branch and observed a significant performance regression for Papilo from 2.1 to 2.3. In general, the Papilo plugin seems to be anywhere …
-
The following eats my RAM really fast (my laptop freezes within two minutes):
```python3
#!/usr/bin/env python3
import numpy as np
from pynauty import Graph, autgrp
def leak_memory(n=6):
…
Viech updated
5 months ago
-
The `SAGE_ROOT/logs` directory is never cleaned up and can grow very large over time.
We append the Sage version number to it, e.g., `SAGE_ROOT/logs-9.6` (and create a symlink from `SAGE_ROOT/logs`…
-
On Ubuntu 18.04, the AssociativeAlgebras package has *every* example failing with this error:
```m2
-- -*- M2-comint -*- hash: -1944380713
i1 : A = fourDimSklyanin(ZZ/32003, {a,b,c,d}, DegreeLi…
-
Follow-up from #29557 (Add script package _recommended and generate "recommended system packages" info).
From egourgoulhon #30624 and similar reports by gh-tobiasdiez, jhpalmieri #29557:
config…
-
# Problem formulae
This is a list of formulae which have available updates, but have not been able to be updated.
This is due to build failures, test failures, or other issues.
This tracking …
-
I am trying to install from source on a Rocky 8.10 system which I don't have admin access on.
I tried following the directions at https://macaulay2.com/Downloads/SourceCode/, cloned from GitHub in…