Skip to content

Commit 9aed880

Browse files
authored
list group types that can be serialized (oscar-system#3767)
1 parent 4e26157 commit 9aed880

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

docs/src/General/serialization.md

+9
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,15 @@ Polynomial
3838
polynomial_ring
3939
```
4040

41+
### Groups
42+
```julia
43+
FPGroup
44+
FinGenAbGroup
45+
PcGroup
46+
PermGroup
47+
SubPcGroup
48+
```
49+
4150
### Polyhedral Geometry
4251
```julia
4352
Cone

0 commit comments

Comments
 (0)