Konstantin Ladutenko
|
a030dc696d
near-field hybrid evaluation + convergence check . (#39)
|
3 년 전 |
Konstantin Ladutenko
|
554087e4fd
JS bindings for near-field. Move Python bindings to a separate class. (#38)
|
3 년 전 |
Konstantin Ladutenko
|
c013dd0e3c
update
|
3 년 전 |
Konstantin Ladutenko
|
d36cec7174
seems to work
|
3 년 전 |
Konstantin Ladutenko
|
80eb8a6fd7
scattcoeffs is now emulated on Python via C++ object calls
|
3 년 전 |
Konstantin Ladutenko
|
18719baa87
remove py_scattnlay from C++ (now it is emulated in Python via class bindings)
|
3 년 전 |
Konstantin Ladutenko
|
6abacb078b
initial support of templated getters
|
3 년 전 |
Konstantin Ladutenko
|
3718046c33
fix bug with early truncation of near-field evaluation
|
3 년 전 |
Konstantin Ladutenko
|
ddfb78fa95
Fix Nstar evaluation for z=0
|
3 년 전 |
Konstantin Ladutenko
|
3c93aa8f73
stop treating access by reference as part of type (so changed 'int& i' to 'int &i')
|
3 년 전 |
Konstantin Ladutenko
|
c2fec4cfd0
add argument to calcNmax()
|
3 년 전 |
Konstantin Ladutenko
|
031069b3bf
turned all special funciton definitions into templates + misc
|
3 년 전 |
Konstantin Ladutenko
|
e224c5d0f0
restructure code for near-field development in separate file
|
3 년 전 |