Commit History

Author SHA1 Message Date
  Konstantin Ladutenko e27858efa0 update calc-spectra.py 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 7e3a1626fa remove python mp code 5 years ago
  Konstantin Ladutenko 1f2cd981fd remove globals 5 years ago
  Konstantin Ladutenko b9176ded5f precision switch 5 years ago
  Konstantin Ladutenko 4b896ab3e0 add ifdef block to pb11_wrapper.cc to avoid copy-paste for mp version 5 years ago
  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