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
$LieDirectoryand$LieExecutableif they already have a value. - Renamed
LieFunctiontoCallLieFunctionandLookupLieFunctiontoLieFunction. - 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.