thetensor-space / Auto-Sandbox

Algorithms for automorphism groups
3 stars 1 forks source link

AutomorphismGroupByInvariants #1

Closed joshmaglione closed 7 years ago

joshmaglione commented 7 years ago

I get the following error.

> AutomorphismGroupByInvariants;
Intrinsic 'AutomorphismGroupByInvariants'

Signatures:

In file "/home/josh/Magma/GitPackages/Automorphism/auto.m", line 47, column 14:
>>         B := MyCharSpaces (G: Known := A);
                ^
Runtime error: Undefined reference 'MyCharSpaces' in package 
"/home/josh/Magma/GitPackages/Automorphism/auto.m"

This is probably due to moving files?

algeboy commented 7 years ago

Included the missing files.