Skip to content

LieLink 0.3.0

Compare
Choose a tag to compare
@teake teake released this 13 Sep 09:05
· 27 commits to master since this release

Changes:

  • Fixed bug: ToLieInput[LieTerm[1,2,3]] now correctly gives "1X[1,2,3]" instead of "[1,2,3]".
  • Don't set $LieDirectory and $LieExecutable if they already have a value.
  • Renamed LieFunction to CallLieFunction and LookupLieFunction to LieFunction.
  • Read results from output redirect, not from saving a file. This allows for also getting string (max_sub) and voids (diagram) into Mathematica.
  • Added short-hands for all LiE functions.