Konstantin Ladutenko
|
c013dd0e3c
update
|
3 years ago |
Konstantin Ladutenko
|
d36cec7174
seems to work
|
3 years ago |
Konstantin Ladutenko
|
80eb8a6fd7
scattcoeffs is now emulated on Python via C++ object calls
|
3 years ago |
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
|
bda0414e56
Small bugfix. The reading of the expansion coefficients on the Python side seems to be complete.
|
4 years ago |
Ovidio Peña Rodríguez
|
291c47f88f
Improved function to return expansion coefficients.
|
4 years ago |
Ovidio Peña Rodríguez
|
56d8068b57
Implemented Python function to return expansion coefficients.
|
4 years ago |
Ovidio Peña Rodríguez
|
c5a0279b99
Updated some python code to run on Python 3.
|
5 years ago |
Ovidio Peña Rodríguez
|
074d224d6a
Small changes to avoid future errors with the namespace.
|
5 years ago |
Ovidio Peña Rodríguez
|
25540fd3b0
Completed change to pybind11. Everything seems to be working properly but more testing is needed.
|
5 years ago |
Konstantin Ladutenko
|
1f2cd981fd
remove globals
|
5 years ago |
Konstantin Ladutenko
|
b9176ded5f
precision switch
|
5 years ago |
Ovidio Peña Rodríguez
|
4165e55421
Completed port from Cython to pybind11.
|
5 years ago |