Write tests for the tensor classes
bdezonia opened this issue · 2 comments
bdezonia commented
Recently I released the last few tensor classes. They were adapted from the Float64 tensor classes. Find some examples in the literature and write some tests that exercise all the tensor classes.
bdezonia commented
Also test the SubTensorBridge class
bdezonia commented
Done on master