ambit
ambit copied to clipboard
Test large number of terms contraction
For example,
E = A * B * C * D
I added one test. It passes. Perhaps it will be good to have a few more. I also refactored test_operations.cc to avoid having to declare and define each test function.