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

C++ implementation for min bounds #7

Open
haroine opened this issue Jul 7, 2018 · 0 comments
Open

C++ implementation for min bounds #7

haroine opened this issue Jul 7, 2018 · 0 comments

Comments

@haroine
Copy link
Owner

haroine commented Jul 7, 2018

Currently, implementation of min bounds calibration is purely R and (relying on slam's sparse matrices and Rglpk).

Implementing the algorithm in C++ could:

  • decrease the execution time
  • decrease memory usage
  • decrease the number of dependencies required to make minimum calibration work
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant