Tommy Hofmann

Results 702 comments of Tommy Hofmann

How does this effect startup time? Did you measure this too?

Oh, I totally forgot that we still have this PR open.

Can you post the example to reproduce it?

This version (with the third boolean argument) should probably not be user-facing, but I guess there is no harm fixing it here.

Can confirm the findings of @joschmitt

Is it part of flint v3.3.1?

I remember vaguely that we agreed on `abelian_group(T, [...])` should have generators of the right order etc, but I can't find it written down anymore. Given this, I think everything...

I am a bit confused. The code is for residue rings of euclidean rings, but then does something with leading coefficients?

How about just doing the Euclidean division in the "base ring" and then project down?

Since we use these `@testitems`, it would be easier to add a tag to them and filter them in the `runtest.jl` file. I can help with that, but without #400...