C++ implementation for min bounds
Open
help wanted
- Dominant language
- R
- Stars
- 12
- Forks
- 7
- Avg merge
- 4d 1h
- Merged PRs (30d)
- 2
Description
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
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.