oscar-system / GenericCharacterTables.jl

Generic character tables for julia
https://oscar-system.github.io/GenericCharacterTables.jl/
GNU General Public License v3.0
1 stars 3 forks source link

GenericCharacterTables

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

Currently the following functionalities are missing:

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