Skip to content

ssblee/Telum.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Telum.jl

Telum.jl (TEnsor Library for Universal Many-body simulation) is a non-Abelian symmetric tensor network library.

Installation

Once this repository is pushed to its own remote, install it with:

using Pkg
Pkg.add(url="<Telum-repo-url>")

Because Telum.jl depends on LurCGT.jl, local development typically looks like this:

using Pkg
Pkg.develop(path="../LurCGT.jl")
Pkg.develop(path=".")

Typical usage:

using LurCGT
using Telum

Testing

using Pkg
Pkg.develop(path="../LurCGT.jl")
Pkg.test()

About

TEnsor Library for Universal Many-body simulations

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages