Max Horn

Results 2014 comments of Max Horn

Ah, of course: this is because we store both a GAP and an OSCAR version of the matrix in the `MatrixGroupElem`, and by passing through the GAP machinery and `gap_fun`,...

With PR #5566 this got better over `QQ` and `ZZ` but if we use a matrix group over e.g. a finite field or a number field, the original problem surely...

@eschnett hi there, are you still interested in completing this?

@limakzi I don't understand what you mean by > If we fix this, I am wondering about the naming `InverseGeneralMapping` for such mappings

Just click on "Convert to draft"...

OK so the one missing thing here is that the docstring `is_square` should be included into `docs/src/ring.md` or `docs/src/ring_interface.md` (so a section with a `@docs` block containing it should be...

So, slight change of plan: we'll merge this *now*, so that Varun can begin working on the `sqrt` bit, and I'll open an issue about adding the `is_square` docstring into...

@thofma but that application does not require calling `length` on the combinatorial iterator. I agree with what @lgoettgens wrote above.

`number_of_combinations` should return a `ZZRingElem`. Same for its "siblings".

One more thing: > This PR resolves all compilation issues preventing GAP from building on Windows using MinGW. Fixes https://github.com/gap-system/gap/issues/4157. This PR most definitely does not fix #4157. It is...