Commit History

Author SHA1 Message Date
  Konstantin Ladutenko b12c46673a added early convergence stop to near-field evaluation 2 years ago
  Konstantin Ladutenko 80eb8a6fd7 scattcoeffs is now emulated on Python via C++ object calls 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
  Konstantin Ladutenko 3c93aa8f73 stop treating access by reference as part of type (so changed 'int& i' to 'int &i') 3 years ago
  Konstantin Ladutenko 031069b3bf turned all special funciton definitions into templates + misc 3 years ago
  Konstantin Ladutenko e224c5d0f0 restructure code for near-field development in separate file 3 years ago
  Konstantin Ladutenko 3134559f9f Updated zeta and new mpmath tests (#36) 3 years ago
  Konstantin Ladutenko ad0abdb23f add tests from Hong Du paper (#34) 3 years ago
  Konstantin Ladutenko ea89cbeb1d merge 3 years ago
  Ovidio Peña Rodríguez df4a9c7dda Cleaned the code and removed unused imports. 3 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
  Konstantin Ladutenko d19b54c8e1 Merge branch 'master' of github.com:ovidiopr/scattnlay into js 5 years ago
  Konstantin Ladutenko 78dbbe3c6d get changes from component branch to compile standalone 5 years ago
  Ovidio Peña Rodríguez f5a3b67573 Reorganized source code. 5 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
  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 4a855f26da Added docstring for scattnlay.fieldnlay. 7 years ago
  Ovidio Peña Rodríguez c6f4853f9b Updated the copyright notice. 7 years ago
  Konstantin Ladutenko d9fe66ba34 merge 8 years ago
  Konstantin Ladutenko 13e15205b9 small update 8 years ago
  Konstantin Ladutenko 6ac8e2a631 move mp to hpp 8 years ago
  Konstantin Ladutenko 813b7a037d small changes 8 years ago
  Konstantin Ladutenko 7adc7765fe works? 8 years ago
  Konstantin Ladutenko 1b10a26e77 compiles 8 years ago
  Konstantin Ladutenko fc9f19ea2e initial conversion to templates of nmie.h 8 years ago
  Konstantin Ladutenko 89aec43e7f initial conversion to templates of nmie.h 8 years ago
  Ovidio Peña Rodríguez 8a2745c951 Merge branch 'master' of https://github.com/ovidiopr/scattnlay.git 8 years ago
  Ovidio Peña Rodríguez 18aa63266a Small bugfix in the backwards recurrence. 8 years ago