|
pRC
multi-purpose Tensor Train library for C++
|
pRC comes with custom classes to handle the storage of values, tensors and tensor trains. When using pRC, only these types should be used for calculations. This means in particular, that the values of a pRC tensor should always be of a pRC value class.
More info coming soon :)