pRC
multi-purpose Tensor Train library for C++
Loading...
Searching...
No Matches
An overview over pRC classes

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 :)

Todo:
Add more info