-
Would be awesome if the package could be ported to setuptools as recommended by the Python packaging guide (https://packaging.python.org/guides/tool-recommendations/). This would allow installation wi…
-
Arch Linux includes givaro 4.0.2 as a system package, but our code is compatible only with 3.7.0. It would be nice to be able just to use it.
-
Hi,
I have :
* ubuntu 16.04 LTS
* gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.4)
* MPFR-3.1.5
* GMP-6.1.1
* Flint-2.5.2
I have used to instal flint and it works :
http…
-
MPIR fails continuous integration tests on OSX 10.11 and above due to disabling of DYLD_LIBRARY_PATH for security reasons.
A Mac expert will have to sort this out, as we don't have such an expert i…
-
Here's what I type to provoke the crash:
```
std = os.environ['SAGE_DATA'] + '/extcode/pickle_jar/pickle_jar.tar.bz2'
sage.structure.sage_object.unpickle_all(std)
sage.structure.sage_object.unpickl…
-
FluffOS should build/run on OSX with packages installed with homebrew with ease.
-
The following program fails both on Mac OS X using julia-0.4.6 and Linux using julia-0.5:
```
#!/usr/bin/env julia
using Nemo
CC = ComplexField(1024)
a = CC(1.0, 0.0)
b = CC(3/2, 0.0)
c = CC(7/2, …
-
Hi! I'm trying to add a package for Flint to the [Spack package manager](https://github.com/LLNL/spack/pull/1885/commits/00295a6b1c5738faa4e641d7ef5138d84121b9f6) (I know that its currently pointing a…
-
When I try and install Ipopt on OSX 10.11.6 with clang via `spack install ipopt`, then the build fails with the messages
`ld: -rpath can only be used when creating a dynamic final linked image`
`cla…
-
**OS:** Windows 7
**Version:** 0.0.5
**Commit/Build:** aa962b2
When having zero clearance on and placing down a entrance, it can mess up the entrance creating a unremovable ghost
Reported on discor…