Lucas Wollenhaupt
Results
2
issues of
Lucas Wollenhaupt
Using the new StandardFF package by @frankluebeck one can create a matrix over a finite field created with that package. E.g. via ``` gap> ff := FF(3,2); gap> ZeroMatrix(ff,2,2); ```...
kind: bug
kind: bug: crash
This PR resolves Issue #4512. Still missing: - [ ] Comments - [ ] More tests - [ ] ability to test wrong inputs, i.e. situations when it is expected...
topic: tests
release notes: to be added
gapdays2022-summer