GenericCharacterTables.jl

Generic character tables for julia
Author oscar-system
Popularity
1 Star
Updated Last
16 Days Ago
Started In
April 2023

GenericCharacterTables

This project aims to provide the functionalities of the Maple part of CHEVIE in Julia.

Currently the following functionalities are missing:

  • PrintValPhi
  • GreenFunctionsA
  • GreenFunctionsA2
  • PrintToTex (partially)

Build Docs

Run the following command inside the base directory:

julia --project=@. docs/make.jl

Run Tests

Run the following commands in a julia console inside the base directory:

pkg> activate .
pkg> test GenericCharacterTables

Used By Packages

No packages found.