Skip to content

SoongNoonien/GenericCharacterTables.jl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages

  • Julia 100.0%