Skip to content

tensor4all/QuanticsGrids.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.