You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sure, something like this would be nice, also for pc groups. If anybody is interested in working on this, patches are welcome.
Note that pickling fp groups is a bit tricky, as each fp group has its own family, and one has to be very careful to handle this correctly when e.g. also pickling list of elements of fp groups.
I miss the possibility to store a larger list of FpGroups to a file.
As far as I know, only permutation and matrix groups are implemented:
io/gap/pickle.gi
Lines 1155 to 1209 in a911c88
For example:
Documentation on Extending the pickling framework can be found here:
https://gap-packages.github.io/io/doc/chap5_mj.html#X7B1C9A9C7D3C0312
The text was updated successfully, but these errors were encountered: