Hi, I'm trying to compare ternary quadratic forms for equivalence and there's a function in the quadratic_forms package to compute equivalence, namely the function is_globally_equivalent_to or altenatively is_globally_equivalent__souvigner.
However, whenever I try to use one of them, I get the message: *sh: /home/sage/sage/local/bin/Souvigner_ISOM: not found *(for both of them) In fact, if I try to import the function by itself I get :*ImportError: cannot import name is_globally_equivalent_to*. I don't think I'm doing something wrong... Is the function not existing? (In which case it should be removed from the reference manual!!!) Thanks! Crystel -- You received this message because you are subscribed to the Google Groups "sage-support" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sage-support?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
