UnspecifiedTypes.jl
A module defining a set of basic types which are place holders for allocated bit-wise representable types.
Installation instructions
julia> using Pkg: Pkg
-julia> Pkg.add("https://github.com/ITensor/UnspecifiedTypes.jl")
Examples
using UnspecifiedTypes: UnspecifiedTypes
Examples go here.
This page was generated using Literate.jl.