Commit History

Author SHA1 Message Date
  Konstantin Ladutenko 6605e368f2 update 3 years ago
  Konstantin Ladutenko ae14b80aef update 3 years ago
  Konstantin Ladutenko 4c81e586e8 do not accept non a number input 3 years ago
  Konstantin Ladutenko e426a1bc34 webapp (#40) 3 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 1e4f576519 Merge pull request #37 from ovidiopr/polar_near_field2 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 244b0cf621 prepare for the switch in Python from functional C-like calls to C++ OOP 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 3718046c33 fix bug with early truncation of near-field evaluation 3 years ago
  Konstantin Ladutenko 332ebcfe90 refactor calcFieldByComponents() 3 years ago
  Konstantin Ladutenko ddfb78fa95 Fix Nstar evaluation for z=0 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 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 d64974e218 Add test of D1 against mpmath, change of D1[0] (#35) 3 years ago
  Konstantin Ladutenko ad0abdb23f add tests from Hong Du paper (#34) 3 years ago
  Konstantin Ladutenko 318a0deb5d Merge pull request #33 from ovidiopr/node14 3 years ago
  Konstantin Ladutenko b6117bf192 update 3 years ago
  Konstantin Ladutenko 0241e94229 simple wokrs 3 years ago
  Konstantin Ladutenko 46c400e21f update js 3 years ago
  Konstantin Ladutenko 2fc9f1d543 Merge branch 'js-merge' 3 years ago