Skip to content

rcnlee/RLESUtils.jl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RLESUtils

Author: Ritchie Lee ([email protected])

RLESUtils is a collection of some useful tools. See individual module descriptions for more information.

General Usage

First call using RLESUtils to make all submodules available in the global scope. Submodules are stored under RLESUtils/modules.

Call RLESUtils.test(modulename) to test a specific submodule Call Pkg.test("RLESUtils") to test all submodules.

Special Considerations

The TikzQTrees module requires TikzPictures.jl. During installation, Ubuntu users may encounter an error about "standalone.cls not found". Try installing the "texlive-latex-extra" package.

About

Utils for the RLES framework

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Julia 99.0%
  • HTML 1.0%