|
xerus
a general purpose tensor library
|

Directories | |
| directory | algorithms |
| directory | misc |
Files | |
| file | basic.cpp [code] |
| Implementation of the array deleter classes. | |
| file | blasLapackWrapper.cpp [code] |
| Implementation of the blas and lapack wrapper functions. | |
| file | cholmod_wrapper.cpp [code] |
| Implementation of the suitesparse wrapper functions. | |
| file | contractionHeuristic.cpp [code] |
| Implementation of some basic greedy contraction heuristics. | |
| file | index.cpp [code] |
| Implementation of the Index class. | |
| file | indexedTensor.cpp [code] |
| Implementation of the IndexedTensor class. | |
| file | indexedTensor_tensor_evaluate.cpp [code] |
| Implementation of the (indexed) Tensor evaluation (ie. generlized transpositions). | |
| file | indexedTensor_tensor_factorisations.cpp [code] |
| Implementation of the Tensor factorizations. | |
| file | indexedTensor_tensor_solve.cpp [code] |
| Implementation of the indexed tensor / operator. | |
| file | indexedTensorList.cpp [code] |
| Implementation of the IndexedTensorList. | |
| file | indexedTensorMoveable.cpp [code] |
| Implementation of the IndexedTensorMoveable class. | |
| file | indexedTensorReadOnly.cpp [code] |
| Implementation of the IndexedTensorReadOnly class. | |
| file | indexedTensorWritable.cpp [code] |
| Implementation of the IndexedTensorWritable class. | |
| file | link.cpp [code] |
| Implementation of the TensorNetwork::Link class. | |
| file | measurments.cpp [code] |
| Implementation of the measurment classes class. | |
| file | performanceData.cpp [code] |
| Implementation of the PerformanceData class. | |
| file | sparseTimesFullContraction.cpp [code] |
| Implementation of sparse matrix times dense matrix wrapper functions. | |
| file | tensor.cpp [code] |
| Implementation of the Tensor class. | |
| file | tensor_specializations.cpp [code] |
| file | tensorNetwork.cpp [code] |
| Implementation of the TensorNetwork class. | |
| file | tensorNode.cpp [code] |
| Implementation of the TensorNetwork::TensorNode class. | |
| file | ttNetwork.cpp [code] |
| Implementation of the TTNetwork class (and thus TTTensor and TTOperator). | |
| file | ttStack.cpp [code] |
| Implementation of the TTStack classes. | |