Commit History

Author SHA1 Message Date
  Konstantin Ladutenko e4e02fc421 new InputWithUnits clean up 3 years ago
  Konstantin Ladutenko 7ad2cd2475 cleanup 3 years ago
  Konstantin Ladutenko 6f129c3d8d tooltip and autocomplete for InputWithUnits seems to work 3 years ago
  Konstantin Ladutenko 353d001dd7 initial autocomplete and autoevaluate 3 years ago
  Konstantin Ladutenko 00149a6065 initial v-model for InputWithUnits component 3 years ago
  Konstantin Ladutenko ec1d88fd2f add TypeScript definition for nmiejs module 3 years ago
  Konstantin Ladutenko 58facee3a1 initial wasm import 3 years ago
  Konstantin Ladutenko 9a349645bc empty quasar project 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