Skip to content

oscar-system/GenericCharacterTables.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stable Dev Build Status Codecov

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