update todo with some nice-to-have features

release/4.3a0
Duy-Nguyen Ta 2017-03-18 23:06:19 -04:00
parent e624b6fe72
commit 3e4a8b6b48
1 changed files with 3 additions and 0 deletions

View File

@ -115,6 +115,9 @@ KNOWN ISSUES
TODO
=====
☐ allow duplication of parent' functions in child classes. Not allowed for now due to conflicts in Cython.
☐ a common header for boost shared_ptr? (Or wait until everything is switched to std::shared_ptr in gtsam?)
☐ inner namespaces ==> inner packages?
☐ Wrap fixed-size Matrices/Vectors?