Skip to content
Snippets Groups Projects
  1. Nov 15, 2016
  2. Nov 08, 2016
  3. Nov 07, 2016
  4. Nov 06, 2016
  5. Oct 10, 2016
  6. Oct 09, 2016
  7. Oct 04, 2016
  8. Sep 29, 2016
  9. Sep 20, 2016
  10. Sep 19, 2016
  11. Sep 18, 2016
  12. Sep 17, 2016
    • Patrik Huber's avatar
      Added infrastructure to generate Python bindings · cb6dd354
      Patrik Huber authored
      - Added a flag GENERATE_PYTHON_BINDINGS to CMake which enables the use of pybind11
      - `create-python-bindings` generates bindings for PcaModel
      - pybind11 is added as a submodule; needs to be cloned with `git submodule update --init`
      - Increased cmake_minimum_required to 2.8.12 for pybind11
      cb6dd354
Loading