Sergio Siccha

Results 5 issues of Sergio Siccha

Add link to nerdfonts.com. For me the plugin didn't work out of the box.

In a break loop, according to the manual `DownEnv` and `UpEnv` move through the function stack and `Where` should adjust its output to where we are in the stack. However,...

kind: bug

If GroupWithGenerators is called with a list of MatrixObj matrices which are not compressed matrices, then `ImmutableMatrix` can't be called. TODO: Add tests. @fingolfin Do you have an idea on...

topic: library
release notes: use title

Main commit: Fix DefaultScalarDomainOfMatrixList For a list of MatrixObj matrices, DefaultScalarDomainOfMatrixList now always uses BaseDomain. Previously, for general MatrixObj matrices this did not happen due to them usually not storing...

release notes: use title

Methods installed for `ClosureInverseSemigroupOrMonoidNC` "remove everything related to strongly connected components". That information needs to be recomputed after a `Closure*` algorithm is called. See [here](https://github.com/gap-packages/Semigroups/blob/16e9b418ab752534a9dbcf66bac99bc345647f25/gap/main/semiact.gi#L454).

new-feature
help wanted