Commit History

Author SHA1 Message Date
  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
  Konstantin Ladutenko 658061d282 update js 3 years ago
  Konstantin Ladutenko 0928db8531 Merge pull request #32 from ovidiopr/js-merge 3 years ago
  Konstantin Ladutenko ea89cbeb1d merge 3 years ago
  ovidio@bytesfall.com 7831ddc627 Updated CMakeLists.txt files to add correct extension suffix. 3 years ago
  Ovidio Peña Rodríguez ccd8378069 Merge remote-tracking branch 'origin/master' 3 years ago
  ovidio@bytesfall.com 4a96b037de Updated CMakeLists.txt files to compile on Windows 10. 3 years ago
  Ovidio Peña Rodríguez df4a9c7dda Cleaned the code and removed unused imports. 3 years ago
  Ovidio Peña Rodríguez fb7ce4cecf Merge pull request #29 from Elizizveta/cmake 3 years ago
  Ovidio Peña Rodríguez ff0b8c7e52 Merge branch 'master' into cmake 3 years ago