Added
- Use of MAGMA for automorphisms now optional. Graph automorphisms can be computed with only python packages.
- Can find a subgroup of the code automorphism group using graph automorphisms.
- Utilizes i-graph & bliss for determining graph automorphisms.
- Can tackle large codes in seconds.
Fixed
- Relaxed strict dependencies.
Removed
- Removed dependency on MAGMA to find automorphisms. Python packages are enough to find graph automorphisms.