achains / Twist-n-Sync-CPP-Module

High perfomance module for Twist-n-Sync application
MIT License
4 stars 1 forks source link

Adding python to tests #6

Open achains opened 3 years ago

achains commented 3 years ago

It would be nice if we could integrate Python expressions to our tests.

Something like assert(np.arange(X) == TSUtill::arangeEigen(X))