-
Usual reason...
This one is a bit more complicated than usual : the Windows toolchain has changed ; however, I do not have a Windows system to test this.
Original tarballs :
* [R](https://cran.r-…
-
This patch adds a cohomology ring to toric varieties. This is then used for characteristic classes.
I'm using the usual description of the rational cohomology ring via the Stanley-Reisner ideal of …
-
We also remove some module-level imports of `AA` etc.
Split out from #32432.
CC: @kliem @jplab @yuan-zhou @sheerluck
Component: **refactoring**
Author: **Matthias Koeppe**
Branch/Commit: **[`…
-
There is a doctest in `sage/structure/sage_object.pyx` to verify that all objects in the pickle jar can be unpickled to some Python object without raising an error, but that is about it as far as ch…
-
The methods `__len__`, `list`, `_list_from_iterator_cashed` in the Parent class conflict with those of the `FiniteEnumerableSets` category. One symptom is #20743. The proper place for them is the `…
-
Rationale : R (standard package) requires libcurl (and possibly the curl executable), but stopped to package it with version 3.3.0.
See [discussion](https://groups.google.com/forum/#!topic/sage-dev…
-
The code from #32744 was released with Sage 9.5 and has since been real-world tested by numerous people. It is exceedingly unlikely that we'll want to remove it, and I'm reasonably convinced that th…
-
Please see #26249 for the followup (for FreeBSD 12).
FreeBSD as of version 10 uses clang by default, and is closer to OSX in other ways too, so it would be a good free testing ground for the use of…
-
I'm trying to do simplicial-complex-operators in Windows 11. Just so I can use the mentioned command (cmake, make, bin/main etc) I used Ubuntu as Windows Subsystem for Linux. Then to connect the graph…
-
using the short syntax `super()` where possible
Component: **combinatorics**
Author: **Frédéric Chapoton**
Branch/Commit: **[`512fcf8`](https://github.com/sagemath/sagetrac-mirror/commit/512fcf88…