Commit History

Author SHA1 Message Date
  Konstantin Ladutenko 7e3a1626fa remove python mp code 6 years ago
  Konstantin Ladutenko 1f2cd981fd remove globals 6 years ago
  Konstantin Ladutenko b9176ded5f precision switch 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 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. 6 years ago
  Konstantin Ladutenko af93dec994 rename module 6 years ago
  Konstantin Ladutenko 7dbe0a48ba update 6 years ago
  Konstantin Ladutenko 387df4bd2a add vectorized scattcoeffs 6 years ago
  Konstantin Ladutenko 89532e6fde more templates 6 years ago
  Konstantin Ladutenko 510ed0e05e make conversion template 6 years ago
  Konstantin Ladutenko 5e6defcf0e compiles 6 years ago
  Konstantin Ladutenko d370ac98ef compile, initial nField 6 years ago
  Konstantin Ladutenko 0256195486 test nMie binding 6 years ago
  Konstantin Ladutenko 0fe5332b48 nMie pybind compiles 6 years ago
  Konstantin Ladutenko 25cc679a8e fix type 6 years ago
  Konstantin Ladutenko d94b424899 bench pybind11 6 years ago
  Konstantin Ladutenko 34214f7f11 update 6 years ago
  Konstantin Ladutenko 4bce8446d3 move to additional file 6 years ago
  Konstantin Ladutenko a95b216c88 scattcoeffs works for single set 6 years ago
  Konstantin Ladutenko 662b0b1b3c scattcoeffs works for single set 6 years ago
  Konstantin Ladutenko a1ffac2d48 return tuple 6 years ago
  Konstantin Ladutenko 5aebbc1ef7 smth works 6 years ago
  Konstantin Ladutenko 9b1ee9ce27 Merge branch 'master' of github.com:ovidiopr/scattnlay 6 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 7 years ago