-
In `install_scripts_opt/install_nmz_nauty.sh`, line 49, there is this command: `make all -j4 CFLAGS=-fPIC`. But this means that nauty is compiled with optimizations - its default CFLAGS are something …
-
[Building Macaulay2 using CMake](https://github.com/mahrud/M2/blob/feature/cmake/M2/INSTALL-CMake.md) is now sufficiently advanced to be reliable. In particular, we can use it to add CI Actions on Git…
-
`Hilbert_Series.cpp`
Functions for the printing of Hilbert series in conventional format not used, but should be kept.
`automorph.cpp`
Code for data access should stay, even if it is not use…
-
... to enable all features of normaliz.
-
Hand made install scripts in the source tarball is a huge pain for package managers (eg conda, Debian, SageMath, ...). It would be much better if the list of dependencies (with versions) would be list…
-
## Terminal Stuff
* [x] `$ brew upgrade bat fzf git heroku hokusai hub macvim the_silver_searcher tmux yarn`
* [x] `$ replug`
* [x] `$ asdf update && asdf plugin-update --all && asdf reshim`
* […
-
I'm trying to compile M2 on Arch Linux with up to date packages. In fflas, I run into the following error repeated many times (this is the final instance):
M2/M2/usr-host/include/fflas-ffpack/ffla…
-
Dear experts,
I am facing the following issue when updating the julia packages:
```julia
julia git:(master) ✗ ./julia
_
_ _ _(_)_ | Documentat…
-
I've been getting this error since I updated md5 and I cannot figure out what it is. I don't know quite what I did but the script isn't working either manually or automatically as part of Sabs/Radarr…
-
Building html documentation fails on macOS for Sage 9.2.beta8.
Initial report:
- [sage-release, 2020-08-13](https://groups.google.com/d/msg/sage-release/spalYgXKr-4/gXp_2tsNBwAJ)
Depends on #295…