Commit Graph

185 Commits

Author SHA1 Message Date
Guilhem Lavaux
ed1fede33d Link to fftw3f library. Added test with swapped dimensions 2012-11-11 14:30:45 -05:00
Guilhem Lavaux
c49c8cb232 Test float implementation 2012-11-11 14:26:26 -05:00
Guilhem Lavaux
db2ad96752 Templatized the test for future, to also test floats 2012-11-11 14:26:05 -05:00
Guilhem Lavaux
d8734b2a59 Fixed allocation and specification of dimensions to FFTW (must be swapped compared to CosmoTool convention) 2012-11-11 14:25:05 -05:00
Guilhem Lavaux
596dd5d681 Fixed use of constness in FourierMap::scale 2012-11-11 14:24:35 -05:00
Guilhem Lavaux
38eb21def8 Use size_t instead of int for alloc_* 2012-11-11 14:24:09 -05:00
Guilhem Lavaux
09551ae85b Fixed index computation in dot-product 2012-11-11 13:30:41 -05:00
Guilhem Lavaux
ff7b8dc45e Improved the test to check different size of maps 2012-11-11 13:30:29 -05:00
Guilhem Lavaux
b161ab0990 Fixed dot-product in case the first dimension is odd 2012-11-11 09:10:30 -05:00
Guilhem Lavaux
3c0e7ae8f8 Fixed K computation. Handle fully the Nyquist plane depending on the parity of dimensions. 2012-11-10 19:11:34 -05:00
Guilhem Lavaux
cc7996175c Implemented power spectrum support in Euclidian/Healpix 2012-11-10 17:35:27 -05:00
Guilhem Lavaux
db6831e594 Merge branch 'master' of bitbucket.org:glavaux/cosmotool 2012-11-10 12:24:35 -05:00
Guilhem Lavaux
352c6b6eb6 Added a test for the healpix/sharp tranform. Basic code compiles and work. 2012-11-10 12:22:37 -05:00
Guilhem Lavaux
707a25bda3 Build the sharp dependency 2012-11-10 11:10:04 -05:00
Guilhem Lavaux
72f658c7cf Fixed fft_calls test and dimensions of fourier space 2012-11-10 10:56:47 -05:00
Guilhem Lavaux
414edbd28a Changed dependency to libsharp (MPI support, better performance). Added new power spectrum abstraction 2012-11-10 09:02:08 -05:00
Guilhem Lavaux
bddd26a5ca Fixed error message. Imported libsharp 2012-11-10 09:01:12 -05:00
Guilhem Lavaux
19c5e446aa Allow to disable simplices if they are strange 2012-10-30 13:58:46 -04:00
Guilhem Lavaux
828a1d7e86 Merge branch 'master' of /home/lavaux/Dropbox/gitRoot/CosmoToolbox 2012-10-25 13:51:58 -04:00
Guilhem Lavaux
0c0b04548b Return data directly if flags is zero 2012-10-25 13:51:54 -04:00
Guilhem Lavaux
3aa898e636 Fixed link ordering on Ubuntu. Added const in testReadFlash 2012-10-18 10:15:25 -04:00
Guilhem Lavaux
843291ae53 Added healpix backend. Added default copy implementation 2012-10-07 14:58:01 -04:00
Guilhem Lavaux
6a833c7393 Added a new test for the fourier interface 2012-10-06 12:56:33 -04:00
Guilhem Lavaux
5341c8ed5d Added general fourier/real transform (Nd euclidian, sphere to come...) 2012-10-06 12:49:06 -04:00
Guilhem Lavaux
b2bf2cb042 Fixed link ordering and detection of HL libraries 2012-09-20 01:59:46 -04:00
Guilhem Lavaux
c7d0974857 Missing updates... 2012-09-19 09:15:09 -04:00
Guilhem Lavaux
fe289507c5 Support both for NetCDF-3 and NetCDF-4 2012-09-19 09:11:06 -04:00
Guilhem Lavaux
7b5b1d5002 Fixed conflict 2012-09-17 17:24:27 -04:00
Guilhem Lavaux
63223a661f Added basic BSP test 2012-09-17 17:24:04 -04:00
Guilhem Lavaux
26a2e15cbe Added support for netcdf c++ 4.2 2012-09-15 18:53:47 -04:00
Guilhem Lavaux
0afe7b7eab Fixed build for handling only static lib 2012-09-12 21:30:20 -04:00
Guilhem Lavaux
dc03871f37 Upgraded ramses format-on-disk. DInterpolate assertion check 2012-06-28 09:36:28 -04:00
Guilhem Lavaux
17f3f74dd2 Merge branch 'master' of /home/lavaux/Dropbox/gitRoot/CosmoToolbox 2012-06-26 15:40:24 -04:00
Guilhem Lavaux
83753a9479 Updated for newer ramses 2012-06-26 15:40:19 -04:00
Guilhem Lavaux
0bbc9fe5eb Preliminary simple BSP tree, without automatic retriangulation 2012-06-10 19:04:00 -04:00
Guilhem Lavaux
134f4413eb Use the homogeneous splitter for interpolation 2012-06-08 09:49:22 -04:00
Your Name
ada4626131 Added support for negative powers in algo 2012-06-05 16:41:55 -04:00
Guilhem Lavaux
c1f1cf5a38 Merge branch 'master' of /home/lavaux/Dropbox/gitRoot/CosmoToolbox 2012-06-04 22:21:14 -04:00
Guilhem Lavaux
c5464dce31 Added some more methods to Interpolate (constness of compute and getYi) 2012-06-04 22:21:06 -04:00
Guilhem Lavaux
f6f8c16f1f Added algo test 2012-05-28 08:54:14 -04:00
Guilhem Lavaux
530c6f4fcd Few clever algorithms for fast power x^N 2012-05-21 19:11:14 -04:00
Guilhem Lavaux
604b19ce74 Fixed memory pool code 2012-05-21 14:19:36 -04:00
Guilhem Lavaux
80951b4b52 Fixed KDTree recursion and splitting technique 2012-05-21 14:04:21 -04:00
Guilhem Lavaux
d4a14d7d85 Merge branch 'master' of /home/guilhem/Dropbox/gitRoot/CosmoToolbox 2012-05-20 09:22:54 -04:00
Guilhem Lavaux
1ec0ac8d63 Added missing splitter 2012-05-20 09:22:51 -04:00
Guilhem Lavaux
b861dfe49a Merge branch 'master' of file:///home/guilhem/Dropbox/gitRoot/CosmoToolbox 2012-05-20 09:22:05 -04:00
Guilhem Lavaux
f56cbf7cc5 Added an incomplete implementation of a memory iterator 2012-05-20 09:22:02 -04:00
Guilhem Lavaux
5fa5a73104 Added more modularity in the way the KD tree is built 2012-05-20 09:21:00 -04:00
Guilhem Lavaux
e8d1edf453 Merge branch 'master' of file:///home/guilhem/Dropbox/gitRoot/CosmoToolbox 2012-05-18 18:16:42 -04:00
Guilhem Lavaux
59de27a696 New MemoryPool tool 2012-05-18 18:16:13 -04:00