-
Consider f in R = QQ(x)[y], then
- factor(f) does not work
- quo(R, f) does not work, ResidueRing does
- for elems in the quotient, charpoly, minpoly does not work (via rep-mat?)
Just to note…
-
## Set a 3 hour chime 'do_not_disturb'..
```
POST https://api.ring.com/clients_api/chimes/123456/do_not_disturb HTTP/1.1
Host: api.ring.com
Content-Type: application/json
Accept: */*
Content-Len…
-
### Welcome to Webcrumbs Hacktoberfest! 🎉
This October, we’re celebrating open-source contributions by accepting community templates for our platform. 🥳 Participate by submitting your best template…
-
Found with @oskarhenriksson. It is currently possible to construct `hom` whose images do not lie in the specified codomain:
```
julia> Qt,t = rational_function_field(QQ,"t")
(Rational function fi…
-
Reproduction:
```
const { Graph, alg: { dijkstra } } = require("graphlib")
function ring(size, prefix) {
if (size < 1) { return [] }
const nodes = [prefix + "0"]
const edges = []
…
-
### FluidSynth version
Affects 2.3 (and presumably older) and 2.4 versions of FluidSynth including current master and iir-tests branches.
### Describe the bug
By default FluidSynth cuts off a voi…
-
If molecule is a ring of condensed rings, e.g. cucurbituril ("barrel"), when Chem.GetSSSR function locates only "small" cycles forming barrel's walls, and ignores a "big" one corresponding to one of b…
-
*NOTE: This is not a "pass", it's still a "patch", meaning this does NOT include the character in this pk3, only the LUA code.*
[DOWNLOAD v2](https://cdn.discordapp.com/attachments/117741010214008433…
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the com…
-
Minecraft version: 1.20.1
Forge version: 47.2.36
Habitat version: 1.3.1
I've noticed that for some reason, Fairy Ring Mushroom wood set doesn't show up at all in the creative inventory while Enha…