- 02 Dec, 2016 3 commits
- 01 Dec, 2016 6 commits
- 30 Nov, 2016 12 commits
- 29 Nov, 2016 6 commits
- 27 Nov, 2016 5 commits
- 26 Nov, 2016 8 commits
1. merge python-package 2. add dump model to json 3. fix bugs 4. clean code with pylint 5. update python examples
Python package (#11)
change static std::string to static char[]. (refer to https://google.github.io/styleguide/cppguide.html#Static_and_Global_Variables)