Releases: teake/LieLink
Releases · teake/LieLink
LieLink 0.4.3
Two small changes:
- Added maxnodes and maxobjects system parameters as $MaxNodes and $MaxObjects.
- Added additional restriction matrices for the maximal D_n subgroup of A_(2n-1) and the maximal B_n subgroup of A_(2n) for any n.
- Fixed bug (missing restriction matrix of B3 in A6).
LieLink 0.4.2
Changes:
- Added LiE function messages.
LieLink 0.4.1
Changes:
- Replaced OS X LiE version with one compiled on OS X 10.6.
LieLink 0.4.0
Changes:
- Added pre-compiled versions of LiE. No more compiling LiE yourself!
- Fixed a bug in big Lie queries due to wrongly saving the query to file.
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.
LieLink 0.2.0
Changes:
- Renamed project to LieLink (MathLie already exists).
MathLie 0.1.1
Minor release. Changes:
- Windows compatibility.
- Added Mathematica version check.
- Annotated code.
- Mathematica 7 / 8 compatibility.
MathLie 0.1.0
First release.