Input is in RED.
Read in SF library
| > | read `/home/faculty/psa/maple/SF2.4v.txt`; |
SF 2.4v loaded. Run 'withSF()' to use abbreviated names.
| > | withSF(); |
Warning: new definition for conjugate
Define m basis
| > | dual_basis(m,h); |
| > | tos(p1^5); |
| > | tom(p2*s[3,2]); |
| > | tos(s[2,1]*s[5,4]); |
| > |