Konstantin Ladutenko
|
cd62aa64c8
update makefile
|
5 年之前 |
Konstantin Ladutenko
|
0da05285c2
seems to work wasm with fibonacci example
|
5 年之前 |
Konstantin Ladutenko
|
785641ad5d
update
|
5 年之前 |
Konstantin Ladutenko
|
9dee207f15
update
|
5 年之前 |
Konstantin Ladutenko
|
829ae4b8e2
compiles
|
5 年之前 |
Konstantin Ladutenko
|
cb4529cc7a
compiles
|
5 年之前 |
Ovidio Peña Rodríguez
|
25540fd3b0
Completed change to pybind11. Everything seems to be working properly but more testing is needed.
|
6 年之前 |
Konstantin Ladutenko
|
4b896ab3e0
add ifdef block to pb11_wrapper.cc to avoid copy-paste for mp version
|
6 年之前 |
Ovidio Peña Rodríguez
|
4165e55421
Completed port from Cython to pybind11.
|
6 年之前 |
Konstantin Ladutenko
|
af93dec994
rename module
|
6 年之前 |
Konstantin Ladutenko
|
387df4bd2a
add vectorized scattcoeffs
|
6 年之前 |
Konstantin Ladutenko
|
4bce8446d3
move to additional file
|
6 年之前 |
Konstantin Ladutenko
|
5aebbc1ef7
smth works
|
6 年之前 |
Ruslan Kabatsayev
|
57a5f6673c
Some build tweaks for standalone C++ programs (#13)
|
6 年之前 |
Ovidio Peña Rodríguez
|
71a297d952
Updated copyright and prepared the code to add scattnlay to PyPI.
|
7 年之前 |
Ovidio Peña Rodríguez
|
091a523e47
Moved scattnlay.pyx to src directory.
|
7 年之前 |
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'.
|
8 年之前 |
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).
|
8 年之前 |
Ovidio Peña Rodríguez
|
aab2afa40d
Updated version number to 2.1 and fixed some scripts to compile the Debian package.
|
8 年之前 |
Konstantin Ladutenko
|
796dc711df
nmie-applied compiles with double
|
8 年之前 |
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 年之前 |
Ovidio Peña Rodríguez
|
ae294b55fd
Changed version number to '2.0'.
|
9 年之前 |
Ovidio Peña Rodríguez
|
0ba31ec33e
Format changes.
|
9 年之前 |
Ovidio Peña Rodríguez
|
bfafd4bcfb
Reorganized code and increased version number to 2.0.0
|
9 年之前 |
Ovidio Peña Rodríguez
|
098e75e02b
Even more changes. Reorganized code.
|
10 年之前 |
Ovidio Peña Rodríguez
|
c23b1aae05
Reorganized source code
|
10 年之前 |
Konstantin Ladutenko
|
9f9c1d38f9
Makefile changes
|
10 年之前 |
Konstantin Ladutenko
|
f18c4ddd11
correct calculations of zeta and diff(zeta)
|
10 年之前 |
Konstantin Ladutenko
|
5ce07e9840
removed warnings about unsigned int comparison
|
10 年之前 |
Ovidio Peña Rodríguez
|
dbc77d4de9
Fixed Makefile.
|
10 年之前 |