It would be nice if we could integrate Python expressions to our tests. Something like assert(np.arange(X) == TSUtill::arangeEigen(X))
It would be nice if we could integrate Python expressions to our tests.
Something like
assert(np.arange(X) == TSUtill::arangeEigen(X))