-
In #33950, free (graded) resolutions for modules over polynomial rings were added. However, one needs to import a top-level function to do the construction. The goal of this ticket is to add a metho…
-
Unless the output format is compressed, we should preserve the format that the author used when creating a color.
Formats being:
- color name
- hex
- rgb/rgba
- hsl/hsla
The format should be sticky …
-
Here is a small example illustrating the issue.
The memory footprint of the following piece of code grows indefinitely.
```
sage: K = GF(1
-
R7RS requires `=` to be transitive.
However, with a case from [this page](https://codewords.recurse.com/issues/one/when-is-equality-transitive-and-other-floating-point-curiosities): `(= 90071992547…
-
BPO | [14200](https://bugs.python.org/issue14200)
--- | :---
Nosy | @loewis, @terryjreedy, @vstinner, @ned-deily, @ezio-melotti, @serwy, @asvetlov
Files | [unicodeerror.diff](https://bugs.python.org/f…
-
Currently the `Record` class hierarchy is somewhat flawed: it is an abstract data class, but it misses an abstract `data` property, which is in fact its most important property. The main reason for th…
-
(revision circa April 26 2016, clarifying edit June 14, 2016)
This is a list of features are looking at for C# 7, roughly categorized according to our current level of interest and estimated plausibi…
-
Would it be possible for VectorProductDomain to have a type parameter for the array type, to allow allow for using a `CuArray`, `StructArray`, etc.? If so, adding support for Adapt.jl might make sense…
-
# Part II Chapter 15: PWA
![PWA illustration](https://raw.githubusercontent.com/HTTPArchive/almanac.httparchive.org/main/src/static/images/2019/pwa/hero_lg.jpg)
If you're interested in contribut…
-
### Summary
Right now, the [development conventions section](https://github.com/ansible-collections/overview/blob/main/collection_requirements.rst#development-conventions) in collection requirements …