Commit History

Author SHA1 Message Date
  Konstantin Ladutenko da38e3973e introducing GUI Runtime state 3 years ago
  Konstantin Ladutenko 7641339364 basic store usage 3 years ago
  Konstantin Ladutenko 40936f1b09 update 3 years ago
  Konstantin Ladutenko 276c260f9c added info page 3 years ago
  Konstantin Ladutenko 22cf021a09 initial layout 3 years ago
  Konstantin Ladutenko f516933297 update 3 years ago
  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