To get there, the following steps have been identified:
-
High Priority
- Migrate from SourceForge to GitHub.
- Change the return type for these functions from int to void:
- PDQ_CreateOpen()
- PDQ_CreateClosed()
- PDQ_CreateNode()
- PDQ_CreateMultiNode()
- Convert PDQ-R to Rcpp interface.
- Clean out the Examples directory and other contributed code directories leaving only Examples that actually use the PDQ C library.
- Add unit tests for PDQ C library, as well as the Perl, Python, and R languages.
- Get interface accepted on CRAN
- Add the ability to solve multi-server queueing nodes servicing an arbitrary number of workloads.
-
Low Priority
Stay tuned!
—njg and pjp
1 comment:
Pure sloth ensured that I avoided SVN. :D Moving from CVS to Git has been pretty painless, so far.
Post a Comment