Summary
StatisKit is C++ library interfaced with Python.
Large software projects can be hard to maintain for statisticians.
Moreover, mastering the mysteries of Python wrapping for C++ libraries is asking too much for researchers that are not familiar with Boost.Python or related.
After a short introduction concerning StatisKit, this Dreamtech aims at presenting:
- The framework that has been used to automate the process of releasing this software.
This framework is based on the Travis CI and Conda technologies. - The framework that has been used to automate the process of wrapping the of C++ library into a Python package.
Slides of the presentation
Slides for the StatisKit introduction are available here.
For more information concerning the different frameworks presented on the fly (all except the introduction), refer to: