tcl icon indicating copy to clipboard operation
tcl copied to clipboard

Tensor Contraction C++ Library

Results 1 tcl issues
Sort by recently updated
recently updated
newest added

I have many tensors to contract. So I use openmp to parallelize the contraction procedure. Then I got the following error message. > src/memoryBroker.cpp:38: char* tcl::MemoryBroker::requestMemory(size_t): Assertion `this->currentOffset + size...