Konstantin Ladutenko
|
18719baa87
remove py_scattnlay from C++ (now it is emulated in Python via class bindings)
|
3 years ago |
Konstantin Ladutenko
|
6abacb078b
initial support of templated getters
|
3 years ago |
Konstantin Ladutenko
|
244b0cf621
prepare for the switch in Python from functional C-like calls to C++ OOP
|
3 years ago |
Ovidio Peña Rodríguez
|
263c3f4b53
Small typo
|
4 years ago |
Ovidio Peña Rodríguez
|
afa1d1f16c
Small bugfix.
|
4 years ago |
Ovidio Peña Rodríguez
|
25540fd3b0
Completed change to pybind11. Everything seems to be working properly but more testing is needed.
|
6 years ago |
Konstantin Ladutenko
|
4b896ab3e0
add ifdef block to pb11_wrapper.cc to avoid copy-paste for mp version
|
6 years ago |
Ovidio Peña Rodríguez
|
4165e55421
Completed port from Cython to pybind11.
|
6 years ago |
Ovidio Peña Rodríguez
|
51c9a35580
The code compiles but gives a segmentation fault when is called from Python.
|
6 years ago |
Ovidio Peña Rodríguez
|
dc3d3841de
Several modifications to return a tuple of Python arrays (not yet working)
|
6 years ago |
Ovidio Peña Rodríguez
|
3d1583edd0
Preparing scattnlay to use pybind11 instead of Cython for Python bindings (not yet working).
|
6 years ago |