Claus Fieker
Claus Fieker
the way it was used orignally: redefining an exponent meant a logic flaw in the code...
On Tue, Sep 24, 2024 at 09:38:58AM -0700, JohnAAbbott wrote: > **Describe the bug** > Seems not to work if the residue is large (compared the modulus) > > **To...
On Tue, Sep 24, 2024 at 09:38:58AM -0700, JohnAAbbott wrote: > **Describe the bug** > Seems not to work if the residue is large (compared the modulus) > > **To...
On Mon, Apr 07, 2025 at 02:44:56AM -0700, Yue Ren wrote: > YueRen left a comment (oscar-system/Oscar.jl#4787) > > At a quick glance, I like the idea that the user...
On Wed, Apr 12, 2023 at 04:48:45AM -0700, YueRen wrote: > @fingolfin If the user has experience in python (numpy to be exact), then `ones` and `zeros` are very familiar...
On Wed, Apr 12, 2023 at 04:21:02AM -0700, Max Horn wrote: > It seems indeed bad that we have code that allows `ones(Rational, 3, 3)` to "work" and produce a...
Also `ZZ` is not a type, but a ring. So julia rules do not really apply. Some of the julia ideas (in LinearAlgebra: I) we don't want to support. `zeros`...
we try to have @wdecker deal with it
On Wed, Dec 18, 2024 at 02:44:57AM -0800, Max Horn wrote: > My view point is that requiring the desired "kind" of output (via a type or some other way)...
Gap Sets are sorted lists.... On Thu, 13 Mar 2025, 17:04 Johannes Schmitt, ***@***.***> wrote: > My impression is that the matroid code uses the convention that any set of...