Skip to content

Latest commit

 

History

History
34 lines (31 loc) · 1.46 KB

CHANGELOG.md

File metadata and controls

34 lines (31 loc) · 1.46 KB

Changelog

[2.8]

  • Fixed a bug in HWModule, [#1]
  • Fixed a project structure. Now we can make application packages.
  • Fixed a bug with (non)local variables in PoissonAlgebra
  • chQout and chBook should work in any characteristic now
  • TensorSpace: the action is defined with respect to the Sign Rule
  • TensorSpace: the BasisPattern is properly defined now
  • ParamSolve: the list of assumptions is printed in the message form now
  • Remove palette with the documentation
  • FreeLieAlgebra: ToDegree fixed
  • Domain: undef is defined
  • HWModule: fixes from Pavel Grozman
  • HWModule: Split option is added
  • CartanMatrixAlgebra: fix for the case of non-squared Cartan matrices
  • OKAlgebra works for p=2 now
  • pslAlgebra: added missed property TheAlgebra
  • qAlgebra: added missed property TheAlgebra
  • DefSubAlgebra: defines Squaring
  • Rewriten SubAlgebra without Flatten.
  • ButtinAlgebra: added Squaring
  • New function: LeAlgebra (temporary name)
  • Fixed function Basis[g,n] for algebras on polynomials in case of divided powers
  • glAlgebra, slAlgebra: Fixed list or relatives
  • TensorSpace: Defined properties Dim, P, Grade, TheAlgebra;
  • TensorSpace: For tensor spaces of a module, defined the action the module's algebra.
  • HWModule: Fixed case when y_i was expressed via y_j with j>i
  • HWModule: Added properties TheAlgebra and Relatives
  • NewRelative: Added property Basis
  • Der, Der0: fixed case when Wedge is skew-symmetric
  • SubAlgebra: fixed case when all generators have grade > 1