Skip to content

v0.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Sep 22:58
· 37 commits to master since this release

GenericCharacterTables v0.4.0

Diff since v0.3.2

Merged pull requests:

Closed issues:

  • Add improved normal form and simplification algorithms (#15)
  • Document setcongruence (#26)
  • Messy function names (#41)
  • Properly detect redundant parameter exceptions (#54)
  • Issues with changed return value of scalar (#88)
  • Add tests against the OSCAR book (#89)
  • Don't assume parameter names (#94)
  • Add omega alternative to omega! which takes two generic character (types( as arguments (#103)
  • Rename scalar to scalar_product to match OSCAR character tables (#105)
  • Rename irrchartypes, etc. to be more user friendly (possibly matching similar function in OSCAR for regular tables, if there are any) (#110)
  • Replace speccharparam! by a function which takes a character as argument, returns a new one (#111)
  • Add docstrings to all our type declarations (#129)
  • Explain what a Kempner number is (#130)
  • Exceptions list changed? (#158)
  • Deal with irrchartypes and chartypes (#159)
  • Change chartypeid to return nothing instead of 0 (#160)
  • Remove (or first deprecate) status function (#161)
  • Rename src/ModifyTable.jl to src/GenericCharacter.jl or src/CharacterType.jl (#162)
  • Replace printinfotab (#164)
  • Alternative to printcharparam (#166)
  • Rename or split params (#180)
  • Mention new sugary bits in the docs (#186)
  • Unexpected error in nrchars (#188)
  • Error invoking lincomb (#189)