-
See [https://groups.google.com/d/msg/sage-devel/evIMO7NEFNc/5zG5gETvAAAJ](https://groups.google.com/d/msg/sage-devel/evIMO7NEFNc/5zG5gETvAAAJ). As reported there:
```
sage: BooleanFunction([0]).alg…
-
We have implemented some routines that allow for the computation of continued fractions in real quadratic number fields of class number one. This uses 2-stage division chains as defined in G.E.Cooke…
-
I have tried the hammer on mathcomp lemmas and it has mostly failed. Here is a simple example: addition of algebraic complex numbers commutes. I want hammer to construct the proof term `(@GRing.Theory…
-
I use the following Markdown extensions in vscode:
- *Markdown Preview Github Styling*
- *Markdown All in One*
- *Markdown Checkboxes*
- *Markdown Emoji*
- *Markdown Footnotes*
- *Markdown yam…
-
Commit: https://github.com/cvc5/cvc5/commit/673bdf617a72e75f474fa33b82301fa1d987a829
OS: Ubuntu 18.04
```
[571] % cvc5 -q --nl-cov --check-models small.smt2
Fatal failure within void cvc5::inter…
-
Unless I misunderstand something, this must be True and ``get_ring()`` method for AlgebraicField must point to it's ring of algebraic integers.
-
Commutative algebra is the study of commutative ring and is a ticket to a lot of modern mathematics. For example, homological algebra, algebraic number theory, algebraic geometry, arithmetic geometry,…
-
TL;DR: Adding a comparison section with std types which focuses on when _not_ to use jiff would directly help prospective users of this to make informed decisions, and, indirectly, its a good opportun…
-
We should implement a couple of algorithms (perhaps one general-purpose and one specialized to a particular gate-set) that target a gate-set suitable for use as a "logical" native gate set in some fau…
-
genus() for an algebraic function field returns negative value.
This is because a defining polynomial is not irreducible over a base field, the extension() method should raise an error.
Example (re…