gap-packages / guava

GAP package guava - computations relative to error-correcting codes
https://gap-packages.github.io/guava
Other
13 stars 7 forks source link

PermutationGroup(C) deprecated #8

Open osj1961 opened 8 years ago

osj1961 commented 8 years ago

The function PermutationGroup() (with a code argument) computes the automorphism group of the code in GAP without using Leon's C programs. This form has been deprecated for a while. The new name is PermutationAutomorphismGroup(). Is it time to delete the old form?

olexandr-konovalov commented 7 years ago

This has been accidentally closed because I've pushed to gh-pages branch commit message from GitHubPagesForGAP containing the string Closing #8. I've now reopened this. @fingolfin has been in conversation with GitHub support regarding this problem.