Commit History

Author SHA1 Message Date
  Konstantin Ladutenko f7eaa4fb66 initial match of supp fig 5 and simulation results 2 years ago
  Konstantin Ladutenko 16cfe4102c update 2 years ago
  Konstantin Ladutenko ad756a5109 mesomie is now available from python 2 years ago
  Konstantin Ladutenko d919c84e02 Du test passes for mesomie 2 years ago
  Konstantin Ladutenko 864a275d17 added equation for bulk sphere from Le Ru papaer 2 years ago
  Konstantin Ladutenko 9bc1761386 compiles and runs (incorrect, but without run time errors) 2 years ago
  Konstantin Ladutenko ce5d8c5000 initial test (with runtime error) 2 years ago
  Konstantin Ladutenko f4aa8149fb add evalPsiZetD1D3() 2 years ago
  Konstantin Ladutenko 145370827d start using clang-format + mesomie 2 years ago
  Konstantin Ladutenko f142ca6598 move constants to nmie:: 2 years ago
  Konstantin Ladutenko 5a14303f3e initial support of moving the origin of near-field simulation frame 2 years ago
  Konstantin Ladutenko 597980d5ae initial attempt to add free proportions of the near-field plot 2 years ago
  Konstantin Ladutenko 9129cd0302 implemented RunFieldCalculationCartesian() in C++ 2 years ago
  Konstantin Ladutenko 9f29e90ba6 add RunFieldCalculationCartesian method to nmie.hpp and link it to JS module 2 years ago
  Konstantin Ladutenko a030dc696d near-field hybrid evaluation + convergence check . (#39) 3 years ago
  Konstantin Ladutenko 554087e4fd JS bindings for near-field. Move Python bindings to a separate class. (#38) 3 years ago
  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 e9902dc24b polar plot c++ part seems to be ready 3 years ago
  Konstantin Ladutenko 7bdc26b82b before refactor 3 years ago
  Konstantin Ladutenko 332ebcfe90 refactor calcFieldByComponents() 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 c2fec4cfd0 add argument to calcNmax() 3 years ago
  Konstantin Ladutenko 031069b3bf turned all special funciton definitions into templates + misc 3 years ago
  Konstantin Ladutenko 3134559f9f Updated zeta and new mpmath tests (#36) 3 years ago
  Konstantin Ladutenko d64974e218 Add test of D1 against mpmath, change of D1[0] (#35) 3 years ago
  Konstantin Ladutenko 658061d282 update js 3 years ago