Konstantin Ladutenko
|
4ef7e123b0
add comment
|
6 gadi atpakaļ |
Konstantin Ladutenko
|
d872b0b83c
fixed passing by pointer
|
6 gadi atpakaļ |
Konstantin Ladutenko
|
eb85d3c086
expansion coeffs to python
|
6 gadi atpakaļ |
Konstantin Ladutenko
|
592900a0a3
python ext
|
6 gadi atpakaļ |
Ovidio Peña Rodríguez
|
2b3d925363
Removed dependence on 'python-support' to build the Debian package because it has been deprecated, now we use 'dh-python'.
|
7 gadi atpakaļ |
Ovidio Peña Rodríguez
|
03ae36c3d8
Fixed compilation of Python module and Debian package with multiprecision (will compile module 'scattnlay' with DP and 'scattnlay_mp' with MP).
|
7 gadi atpakaļ |
Ovidio Peña Rodríguez
|
aab2afa40d
Updated version number to 2.1 and fixed some scripts to compile the Debian package.
|
7 gadi atpakaļ |
Konstantin Ladutenko
|
796dc711df
nmie-applied compiles with double
|
8 gadi atpakaļ |
Ovidio Peña Rodríguez
|
1c880dd237
Standalone programs and Python extensions are compiling with multiprecision. The debian package is still failing to build with MP.
|
8 gadi atpakaļ |
Ovidio Peña Rodríguez
|
ae294b55fd
Changed version number to '2.0'.
|
9 gadi atpakaļ |
Ovidio Peña Rodríguez
|
0ba31ec33e
Format changes.
|
9 gadi atpakaļ |
Ovidio Peña Rodríguez
|
bfafd4bcfb
Reorganized code and increased version number to 2.0.0
|
9 gadi atpakaļ |
Ovidio Peña Rodríguez
|
098e75e02b
Even more changes. Reorganized code.
|
9 gadi atpakaļ |
Ovidio Peña Rodríguez
|
c23b1aae05
Reorganized source code
|
9 gadi atpakaļ |
Konstantin Ladutenko
|
9f9c1d38f9
Makefile changes
|
9 gadi atpakaļ |
Konstantin Ladutenko
|
f18c4ddd11
correct calculations of zeta and diff(zeta)
|
9 gadi atpakaļ |
Konstantin Ladutenko
|
5ce07e9840
removed warnings about unsigned int comparison
|
9 gadi atpakaļ |
Ovidio Peña Rodríguez
|
dbc77d4de9
Fixed Makefile.
|
9 gadi atpakaļ |
Ovidio Peña Rodríguez
|
054818f26a
Revised and reorganized the code even more. The error calculating internal fields persists.
|
9 gadi atpakaļ |
Ovidio Peña Rodríguez
|
8dafd465ef
Python wrapper working with new class.
|
9 gadi atpakaļ |
Ovidio Peña Rodríguez
|
a098084807
Core calculations ported to C++ class.
|
9 gadi atpakaļ |
Ovidio Peña Rodríguez
|
dc8fce03a2
Standarized compilation of python extension.
|
9 gadi atpakaļ |
Ovidio Peña Rodríguez
|
553a8d05d1
Reversed changes to scattnlay.pyx because the python extension would compile well but it was not returning the complex vectors (S1 and S2). If changed again we must verify that tes04.py works!!!
|
9 gadi atpakaļ |
Ovidio Peña Rodríguez
|
8d6d84aa20
Calculation of electric field outside the particle is mostly working. Added a python test for this calculation.
|
9 gadi atpakaļ |
Konstantin Ladutenko
|
296172b011
Small changes to makefile
|
9 gadi atpakaļ |
Ovidio Peña Rodríguez
|
a02a844cdc
Modifications to complete the porting to C++. Most of the work was done by 'kostyfisik'.
|
10 gadi atpakaļ |
Konstantin Ladutenko
|
7e16f7b6ab
Start of conversion to std::vector and std::complex
|
10 gadi atpakaļ |
Konstantin Ladutenko
|
1b7786ad5a
Initial commit based on Ovidio version of python-scattnlay 0.3.0
|
10 gadi atpakaļ |