Ovidio Peña Rodríguez
|
4165e55421
Completed port from Cython to pybind11.
|
5 years ago |
Ovidio Peña Rodríguez
|
a2d9cf5e3e
Fixed some errors that prevented the pybind11 wrapper to work. Now it is mostly working but the return values are 'lists' not numpy arrays.
|
5 years ago |
Konstantin Ladutenko
|
af93dec994
rename module
|
5 years ago |
Konstantin Ladutenko
|
7dbe0a48ba
update
|
5 years ago |
Konstantin Ladutenko
|
387df4bd2a
add vectorized scattcoeffs
|
5 years ago |
Konstantin Ladutenko
|
89532e6fde
more templates
|
5 years ago |
Konstantin Ladutenko
|
510ed0e05e
make conversion template
|
5 years ago |
Konstantin Ladutenko
|
5e6defcf0e
compiles
|
5 years ago |
Konstantin Ladutenko
|
d370ac98ef
compile, initial nField
|
5 years ago |
Konstantin Ladutenko
|
0256195486
test nMie binding
|
5 years ago |
Konstantin Ladutenko
|
0fe5332b48
nMie pybind compiles
|
5 years ago |
Konstantin Ladutenko
|
25cc679a8e
fix type
|
5 years ago |
Konstantin Ladutenko
|
d94b424899
bench pybind11
|
5 years ago |
Konstantin Ladutenko
|
34214f7f11
update
|
5 years ago |
Konstantin Ladutenko
|
4bce8446d3
move to additional file
|
5 years ago |
Konstantin Ladutenko
|
a95b216c88
scattcoeffs works for single set
|
5 years ago |
Konstantin Ladutenko
|
662b0b1b3c
scattcoeffs works for single set
|
5 years ago |
Konstantin Ladutenko
|
a1ffac2d48
return tuple
|
5 years ago |
Konstantin Ladutenko
|
5aebbc1ef7
smth works
|
5 years ago |
Konstantin Ladutenko
|
9b1ee9ce27
Merge branch 'master' of github.com:ovidiopr/scattnlay
|
5 years ago |
Ovidio Peña Rodríguez
|
8312ed9fdc
The code compiles but gives a segmentation fault.
|
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 |
Ruslan Kabatsayev
|
57a5f6673c
Some build tweaks for standalone C++ programs (#13)
|
6 years ago |
Konstantin Ladutenko
|
d190816def
Update README.md
|
6 years ago |
Ovidio Peña Rodríguez
|
71a297d952
Updated copyright and prepared the code to add scattnlay to PyPI.
|
6 years ago |
Ovidio Peña Rodríguez
|
c8e786cf2f
Fixed typo
|
7 years ago |
Ovidio Peña Rodríguez
|
4a855f26da
Added docstring for scattnlay.fieldnlay.
|
7 years ago |
Ovidio Peña Rodríguez
|
7203c38e5d
Updated the README.
|
7 years ago |