Skip to content

Releases: teake/LieLink

LieLink 0.4.3

13 Oct 12:27
Compare
Choose a tag to compare

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

22 Sep 06:51
Compare
Choose a tag to compare

Changes:

  • Added LiE function messages.

LieLink 0.4.1

19 Sep 09:43
Compare
Choose a tag to compare

Changes:

  • Replaced OS X LiE version with one compiled on OS X 10.6.

LieLink 0.4.0

18 Sep 15:15
Compare
Choose a tag to compare

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

13 Sep 09:05
Compare
Choose a tag to compare

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.

LieLink 0.2.0

11 Sep 08:55
Compare
Choose a tag to compare

Changes:

  • Renamed project to LieLink (MathLie already exists).

MathLie 0.1.1

10 Sep 18:38
Compare
Choose a tag to compare

Minor release. Changes:

  • Windows compatibility.
  • Added Mathematica version check.
  • Annotated code.
  • Mathematica 7 / 8 compatibility.

MathLie 0.1.0

10 Sep 12:20
Compare
Choose a tag to compare

First release.