Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rewrite Unit tests in C++ #32

Open
matt-chan opened this issue Nov 15, 2018 · 0 comments
Open

Rewrite Unit tests in C++ #32

matt-chan opened this issue Nov 15, 2018 · 0 comments
Labels
Milestone

Comments

@matt-chan
Copy link
Member

The unit tests for c++ are run through Cython right now. In addition, Python numpy arrays are used to store the reference data, but we should store in a binary format (Eigen compatible?) and move the tests into GTests.

@tovrstra tovrstra added this to the 0.2 release milestone Jan 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants