Skip to content

ITensor/ITensorPkgSkeleton.jl

Repository files navigation

ITensorPkgSkeleton.jl

Stable Dev Build Status Coverage Code Style: Blue Aqua

Installation instructions

julia> using Pkg: Pkg

julia> Pkg.add("https://github.com/ITensor/ITensorPkgSkeleton.jl")

Examples

using ITensorPkgSkeleton: ITensorPkgSkeleton

This step might be required to circumvent issues with the version of git installed by Git.jl.

ITensorPkgSkeleton.use_system_git!()

If path isn't specified, it defaults to ~/.julia/dev.

ITensorPkgSkeleton.generate("NewPkg"; path=mktempdir())

This page was generated using Literate.jl.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages