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
|
3 years ago |
Konstantin Ladutenko
|
597980d5ae
initial attempt to add free proportions of the near-field plot
|
3 years ago |
Konstantin Ladutenko
|
9129cd0302
implemented RunFieldCalculationCartesian() in C++
|
3 years ago |
Konstantin Ladutenko
|
9f29e90ba6
add RunFieldCalculationCartesian method to nmie.hpp and link it to JS module
|
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
|
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
|
4 years ago |
Konstantin Ladutenko
|
ea89cbeb1d
merge
|
4 years ago |
Ovidio Peña Rodríguez
|
291c47f88f
Improved function to return expansion coefficients.
|
4 years ago |
Ovidio Peña Rodríguez
|
56d8068b57
Implemented Python function to return expansion coefficients.
|
4 years ago |
Konstantin Ladutenko
|
78dbbe3c6d
get changes from component branch to compile standalone
|
5 years ago |
Konstantin Ladutenko
|
cb4529cc7a
compiles
|
5 years ago |
Ovidio Peña Rodríguez
|
71a297d952
Updated copyright and prepared the code to add scattnlay to PyPI.
|
7 years ago |
Ovidio Peña Rodríguez
|
c6f4853f9b
Updated the copyright notice.
|
7 years ago |