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

Tests #4

Closed
cicdw opened this issue Dec 6, 2016 · 1 comment
Closed

Tests #4

cicdw opened this issue Dec 6, 2016 · 1 comment

Comments

@cicdw
Copy link
Owner

cicdw commented Dec 6, 2016

Write tests for all the algorithms / computations.

@mrocklin
Copy link

Big +1 on this. FWIW I find that I'm much more productive when writing tests. Also the modular design of this library so far has the advantage that it should make this easier to test. For example it will be convenient to establish confidence over the line search on single-machine operation before switching over to a distributed setting (where any bugs will be much more expensive to find)

@cicdw cicdw closed this as completed Jul 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants