Commit Graph

85 Commits

Author SHA1 Message Date
Guilhem Lavaux
e2ef019ab5 Allow to opt-out from yorick classes 2015-04-07 14:45:38 +02:00
Guilhem Lavaux
1fe8f58105 Removed spurious prints. Do better CosmoTool exception translation 2015-02-20 10:24:37 +01:00
Guilhem Lavaux
22aa572370 Added support for enum type in HDF5 2015-02-16 10:59:33 +01:00
Guilhem Lavaux
55c56c1687 Use smp alias calls to avoid compilation error 2015-02-09 18:17:05 +01:00
Guilhem Lavaux
39fe5f5f7a Added test for compound type in HDF5 2015-01-31 15:52:20 +01:00
Guilhem Lavaux
44756de2a9 Fixed support for automatic type saving in HDF5 2015-01-31 15:47:44 +01:00
Guilhem Lavaux
f6ad248f75 Added OpenCL CIC code 2014-09-23 11:54:44 +02:00
Guilhem Lavaux
8809d6c255 Upgraded gadget load to support variable masses. Adjusted simple3DFilter for that too. 2014-07-07 17:35:56 +02:00
Guilhem Lavaux
7df2cdbe7c Added mass to 3d filter 2014-07-05 22:10:17 +02:00
Guilhem Lavaux
19b23fbe4f Enforce periodicity 2014-06-14 17:26:49 +02:00
Guilhem Lavaux
d23f79cbaf Templatized SPHSmooth. Reduced memory consumption of simple3DFilter 2014-06-14 17:18:28 +02:00
Guilhem Lavaux
5b133a9ac8 Increased SPH number. Changed defaults in python samples 2014-06-10 14:18:14 +02:00
Guilhem Lavaux
302ed9a912 Fixed CIC errors. Added support for CosmoPower in _cosmotool.pyx 2014-06-03 09:51:26 +02:00
Guilhem Lavaux
1aaf5f4a13 Added graficToDensity conversion. Added missing getBoxsize() method. Fixed grafic generation 2014-06-02 10:34:20 +02:00
Guilhem Lavaux
6d19fe666f Merged 2014-05-30 17:12:48 +02:00
Guilhem Lavaux
f0a951e38d Memory saving opportunities for lage KDTrees 2014-05-30 17:11:49 +02:00
Guilhem Lavaux
bc655f1362 Merge branch 'master' of bitbucket.org:glavaux/cosmotool 2014-05-25 10:43:17 +02:00
Guilhem Lavaux
b584ff54a7 Added python 2014-05-25 10:43:06 +02:00
Guilhem Lavaux
7f27897b83 Updated copyright headers 2014-05-22 09:38:59 +02:00
Guilhem Lavaux
113a14e00c Parallelized and HDF5ized simple3DFilter 2014-05-20 17:16:54 +02:00
Guilhem Lavaux
c88599aa59 Export also velocities 2014-05-20 16:53:51 +02:00
Guilhem Lavaux
468f5222b8 New tool to convert a gadget to a HDF5 file 2014-05-20 16:27:41 +02:00
Guilhem Lavaux
47255ea25a HDF5 boost multi array transparent support 2014-05-20 16:16:46 +02:00
Guilhem Lavaux
11dd968f36 Compile CIC. Imported tool to convert gadget snapshot to density field 2014-05-20 11:19:45 +02:00
Guilhem Lavaux
34de699863 Added proper support for boost detection 2014-05-20 09:43:00 +02:00
Guilhem Lavaux
b6d1cf7591 Merge branch 'master' of bitbucket.org:glavaux/cosmotool 2014-05-20 09:25:43 +02:00
Guilhem Lavaux
4a7859587e Imported the simple3DFilter to the sample directory 2014-05-20 09:25:32 +02:00
Guilhem Lavaux
cc769b2b1d Added state definition in SPHSmooth. Fixed cmake LINK_FLAGS problem 2014-05-05 12:07:55 +02:00
Guilhem Lavaux
aed2920be7 Fixed interface get_Kvec_p 2014-02-27 15:59:25 +01:00
Guilhem Lavaux
86dc4bd249 Fixed default arguments in healpix_transform. Fixed fftw detection in CMake 2014-02-27 15:30:21 +01:00
Guilhem Lavaux
848f557626 Made SHARP building optional 2013-03-19 09:25:45 -04:00
Guilhem Lavaux
6296f4c8cf Merge branch 'master' of ssh://bitbucket.org/glavaux/cosmotool 2013-03-07 17:24:18 -05:00
Guilhem Lavaux
222a539399 Add explicit dependency to sharp 2013-03-07 17:24:09 -05:00
Guilhem Lavaux
e0e6ea7be2 Run gather_sources.py 2013-03-05 22:39:33 -05:00
Guilhem Lavaux
81ab45d228 Added new test for periodic KDTree 2013-03-05 22:32:11 -05:00
Guilhem Lavaux
d724a7be66 Merge branch 'master' of bitbucket.org:glavaux/cosmotool 2013-03-02 18:43:05 -05:00
Guilhem Lavaux
e919bd4a73 Added Copyright/LICENSE disclaimer 2013-03-02 18:42:56 -05:00
Guilhem Lavaux
e49c3e1ed2 Added missing test 2013-02-19 11:28:50 -05:00
Guilhem Lavaux
f1a30f3537 Use long instead of int for particle identifiers 2013-02-19 11:15:46 -05:00
Guilhem Lavaux
bb20fcee05 Check healpix utility calls 2012-11-18 16:36:18 -05:00
Guilhem Lavaux
7ad4911872 Changed interface of newRandomFourier to avoid generating copies. 2012-11-11 15:46:03 -05:00
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
ff7b8dc45e Improved the test to check different size of maps 2012-11-11 13:30:29 -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
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