Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 640 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 640 Bytes

QuanticsGrids

Dev CI

This library provides utilities for interpolations of functions in the quantics TCI / quantics tensor train (QTT) format.

Installation

The following will install QuanticsGrids.jl:

julia> using Pkg; Pkg.add("QuanticsGrids.jl")

Usage

Please refer to the documentation for usage.