LieLink 0.3.0
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
toCallLieFunction
andLookupLieFunction
toLieFunction
. - 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.