Commit Graph

36 Commits

Author SHA1 Message Date
0093a6aa0f Fix cython syntax and port to more recent numpy.pxd 2023-12-06 09:28:43 +01:00
6cafdd50b2 Update to allow accumulators in CIC projection 2021-08-05 08:50:31 +03:00
Guilhem Lavaux
71691956cc Some fixups 2019-11-11 10:32:40 +01:00
Guilhem Lavaux
0c9e97f732 Fixed thread related problem preventing execution 2018-09-14 10:47:52 +02:00
Guilhem Lavaux
18c81baac9 Reactivate parallel for sphrical projection, add some auxiliary attribute in ctpv. 2018-05-10 15:31:48 +02:00
Guilhem Lavaux
5093212ec0 Release the GIL 2018-04-03 11:28:29 +02:00
Guilhem Lavaux
e80cf11f92 Compilation fixes 2017-08-09 19:31:13 +02:00
Guilhem Lavaux
07cfe4137f Generic fix and path update 2017-07-11 15:36:19 +02:00
Guilhem Lavaux
9131e815c7 Made python really optional 2016-04-26 13:10:24 +02:00
Guilhem Lavaux
1725125d76 Link libdl 2015-10-28 13:57:24 +01:00
Guilhem Lavaux
21507e3013 Fixed integrator to stop at exactly the right distance 2015-07-14 12:21:20 +02:00
Guilhem Lavaux
8198cef3c5 Fixed openmp usage 2015-02-10 14:20:09 +01:00
Guilhem Lavaux
e01d3d0331 More doc for python 2015-01-26 18:16:33 +01:00
Guilhem Lavaux
1de00abf9d Fixed return types for interp3d 2014-12-02 13:32:01 +01:00
Guilhem Lavaux
f6ad248f75 Added OpenCL CIC code 2014-09-23 11:54:44 +02:00
Guilhem Lavaux
087ab69ff3 NGP fix 2014-07-18 15:54:12 +02:00
Guilhem Lavaux
b3fee145d4 Fixed compile warnings 2014-07-18 14:36:55 +02:00
Guilhem Lavaux
62a845493e Added NGP 3d evaluator 2014-07-18 14:34:01 +02:00
Guilhem Lavaux
dcf77b40d6 New fftw module 2014-07-15 15:49:11 +02:00
Guilhem Lavaux
6150597c67 OpenMP of _project 2014-07-10 16:19:40 +02:00
Guilhem Lavaux
0001d86977 Parallelized interp3d 2014-07-09 13:58:48 +02:00
Guilhem Lavaux
247d8512e4 Added help strings and ksz support 2014-06-18 16:13:16 +02:00
Guilhem Lavaux
81f4b642e4 Re-optimized projection 2014-06-14 17:15:56 +02:00
Guilhem Lavaux
60a477a4c0 Try to debug error 2014-06-13 17:38:49 +02:00
Guilhem Lavaux
00f4f0a00a More work on performance but broke the algorithm 2014-06-13 17:11:40 +02:00
Guilhem Lavaux
7a61ad7519 attempt to boost python performance 2014-06-13 11:07:58 +02:00
Guilhem Lavaux
ae16e77de7 Warning fixes, Performance improvements 2014-06-13 09:45:48 +02:00
Guilhem Lavaux
cef0fb3786 Added a lean CIC filter 2014-06-12 17:16:59 +02:00
Guilhem Lavaux
c80e2833e0 Fixed progressbar again 2014-06-12 15:35:54 +02:00
Guilhem Lavaux
6967a1f55c Fix parallelization of the projector to make a proper reporting of the progress 2014-06-12 15:29:36 +02:00
Guilhem Lavaux
401ddc8a8b Added parallelization to _project.pyx code 2014-06-11 11:14:33 +02:00
Guilhem Lavaux
718fac9993 Fixes 2014-06-05 16:24:05 +02:00
Guilhem Lavaux
b5319a0b1c more work on spherical projection. testlet for this code 2014-06-05 14:07:57 +02:00
Guilhem Lavaux
7b7d5b050e More projection code 2014-06-04 18:06:48 +02:00
Guilhem Lavaux
be03931328 Infrastructure for better spherical projection 2014-06-04 16:25:24 +02:00
Guilhem Lavaux
1693c222e1 Imported the projection library for python 2014-06-04 14:00:54 +02:00