Skip to content

ITensor/UnallocatedArrays.jl

Repository files navigation

UnallocatedArrays.jl

Stable Dev Build Status Coverage Code Style: Blue Aqua

A module defining a set of unallocated immutable lazy arrays which will be used to quickly construct tensors and allocating as little data as possible.

Installation instructions

julia> using Pkg: Pkg

julia> Pkg.add(url="https://github.com/ITensor/TypeParameterAccessors.jl")

julia> Pkg.add(url="https://github.com/ITensor/UnspecifiedTypes.jl")

julia> Pkg.add(url="https://github.com/ITensor/UnallocatedArrays.jl")

Examples

using UnallocatedArrays: UnallocatedArrays

Examples go here.


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

Contributors 4

  •  
  •  
  •  
  •  

Languages