Claus Fieker
Claus Fieker
On Mon, May 04, 2020 at 08:41:55AM -0700, wbhart wrote: > To have reproducibility for the user, you would have to either > > 1) Have a function which sets...
Apart from that we really shoudl postphone this discussion.... There are different problems: - I run your big statistical analysis, then my interaction with Flint/Nemo/... is through me directly calling...
The documentation of `root(f)` promises not a lot: roots(f::PolyRingElem) Returns the roots of the polynomial f in the base ring of f as an array. The docu of `roots(Field, Poly)`...
x^0 is fixed in thofma/Hecke.jl#1905
I thought we were better at catching. I suggest adding a callback via pointer that would allow us to set this to some julia function to throw an error -...
On Wed, Dec 10, 2025 at 09:10:16AM -0800, Wolfram Decker wrote: > wdecker left a comment (oscar-system/Oscar.jl#5642) > > After some experiments, I believe that this example is just too...
in order to get there we'd need to annotate more maps as homomorphisms, otherwise I'd say we can not do this... Once we have homs, we can start to get...
I've never used `cbrt` but would add `ispower`...
@HechtiDerLachs can you comment how bad this still is?
it does not need to work, but then it should error (my opinion)