innolitics / freesurfer

The official FreeSurfer repository maintained by LCN
Other
1 stars 2 forks source link

Choose Python Binding Methodology #19

Closed yujanshrestha closed 6 years ago

yujanshrestha commented 6 years ago

Given we have access to the C++ source code choose the best strategy to bind C++ and Python.

Some choices:

yujanshrestha commented 6 years ago

pybind11 seems to be the way to go