-
Tarballs: see checksums.ini
These new releases include dynamic bitset classes that allow dynamic h-representation computations.
We also install nauty header and library in order that Normaliz comp…
-
Currently, `sage.quivers.paths` is Python code and rather slow. The purpose of this ticket is to provide a speed-up, using "bounded integer sequences" introduced at #15820.
Depends on #15820
Depend…
-
In the course of discussion https://github.com/WebAssembly/gc/issues/100, @gasche proposed making `i31ref` not a type, but a dimension in the `ref` type constructor. I'd like to pull this idea out for…
-
Nim's exception handling is currently tied to Nim's garbage collector and
every raised exception triggers an allocation. For embedded systems this is
not optimal, see http://www.open-std.org/jtc1/sc…
-
The original issue describing the need for compact SMTs is [here](https://github.com/maticnetwork/miden/issues/258) and the PR which has a partially working implementation is [here](https://github.com…
-
This is to support macOS 11 Big Sur.
- #30752 gmp instead of mpir
- #30929 GH Actions: Update macos test environments
- #30745 homebrew: Errors when homebrew's ntl, flint, or ecl are installed in /…
-
- [x] Change Month and Week Number
- [x] focWeekExport "2022-01-19" "2022-01-26"
- [x] Update Search Index
- [x] Download New Attachments
- [x] Update links
- [x] Check that comment links work (p…
-
**Submitting author:** @jeremiah-corrado (Jeremiah Corrado)
**Repository:** https://github.com/jeremiah-corrado/fem_2d
**Branch with paper.md** (empty if default branch):
**Version:** 0.2.2
**Edi…
-
We are working on a translation of LAPACK to .NET. We wrote a FORTRAN compiler which successfully translates all of LAPACK, including all tests. On real data types (almost) all tests pass. On complex …
-
#12630 has introduced tools to compute with quiver algebras and quiver representations. It is all Python code, paths being internally stored by lists of labelled edges of digraphs.
The aim of this …