Commit Graph

53 Commits

Author SHA1 Message Date
e179544422 Import cosmomath in __init__ 2020-10-03 20:51:39 +02:00
46831ba9ab Fixes for gadget IO 2020-08-04 10:43:45 +02:00
bc2e126075 Add support for multiple attributes in CTPV 2020-03-06 08:23:55 +01: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
7353701ad2 Try to use backports for python2. Reverse priority order for netcdf_c++ 2018-03-24 22:00:36 +01:00
Guilhem Lavaux
945166c1f9 Rearrange cleanup for NFS stale handles 2018-01-05 22:17:26 +01:00
Guilhem Lavaux
531084dbc1 Add doc 2018-01-05 19:55:34 +01:00
Guilhem Lavaux
4e1004f8f8 Add doc 2018-01-05 19:51:36 +01:00
Guilhem Lavaux
e23bcd7df3 Add smooth particle density wrapper for simple3DFilter 2018-01-05 19:14:43 +01:00
Guilhem Lavaux
cef016ad0b Add missing py 2018-01-05 16:22:05 +01:00
Guilhem Lavaux
aa42376cbe Update requirements. Split HDF5 compilation into its own virtual target. 2017-12-08 11:11:50 +01:00
Guilhem Lavaux
07cfe4137f Generic fix and path update 2017-07-11 15:36:19 +02:00
Guilhem Lavaux
019480c0e0 Add support for Python3.5, More bispectrum work 2017-05-15 16:03:17 +02:00
Guilhem Lavaux
d720854361 Fixed HDF5 support in cmake. Fixed fortran. 2017-05-05 09:09:51 +02:00
Guilhem Lavaux
dcc7392d36 Added more helper functions for Paraview 2017-01-19 15:09:23 +01:00
Guilhem Lavaux
9ef2b008b0 Added parallelization. Fixes 2016-11-24 14:35:52 +01:00
Guilhem Lavaux
3d67b66ae0 Added some bispectrum computer 2016-11-22 07:56:12 +02:00
Guilhem Lavaux
8070594b46 Added support for vector field in numpy -> paraview conversion 2016-11-04 18:25:08 +01:00
Guilhem Lavaux
905c2ff2b4 Add a cell to hold the particle set 2016-06-09 14:43:17 +02:00
Guilhem Lavaux
04ad4ff266 Load particles 2016-06-08 21:26:59 +02:00
Guilhem Lavaux
aa3638cc3b Added paraview python toolkit 2016-06-08 15:11:06 +02:00
Guilhem Lavaux
8d4ee1bfdd Added fast parallel interpolator. Some adjustment to BORG icgen 2015-08-28 11:56:35 +02:00
Guilhem Lavaux
b668f9947d fixed include ordering in h5_readFlash. Expanded limits of kdtree. Better support for NETCDF4/HDF5. 2015-06-09 20:01:56 +02:00
Guilhem Lavaux
bb94130bcd Implemented correctly getMasses 2015-05-05 14:21:21 +02:00
Guilhem Lavaux
1fe8f58105 Removed spurious prints. Do better CosmoTool exception translation 2015-02-20 10:24:37 +01:00
Guilhem Lavaux
1f0d1ee113 Fixed init of merged Ramses sim 2015-02-10 14:08:33 +01:00
Guilhem Lavaux
68bdc4fb31 Fixed compilation option for CosmoTool. Show a message to indicate which variant is used to build the python modules 2015-02-10 13:43:05 +01:00
Guilhem Lavaux
beb651c79a Fixed yorick_nc3, and necdf4 building (C++4). Fixed borg reading routines 2015-02-06 14:04:51 +01:00
Guilhem Lavaux
483ff1333d Moved to Python3 compatible python 2015-01-30 17:50:18 +01:00
Guilhem Lavaux
7a27dae025 More doc 2014-12-07 22:07:10 +01:00
Guilhem Lavaux
e6068c0aa0 Added tons of doc 2014-12-07 21:50:12 +01:00
Guilhem Lavaux
e5fbc1d62e Added experimental documentation. Added a sphinx skeleton 2014-12-07 10:53:41 +01:00
Guilhem Lavaux
8b9b72ca82 Splitted big pyx into sub-pyx 2014-11-20 14:04:17 +01:00
Guilhem Lavaux
adfc76a96d Use numexpr for accumulating 2014-09-26 18:20:18 +02:00
Guilhem Lavaux
4e79e2eec6 Python CIC is now more memory and CPU efficient using numexpr 2014-09-25 09:55:32 +02:00
Guilhem Lavaux
0d688fbf7d Added runtime checks to cl_CIC_Density 2014-09-23 11:59:46 +02:00
Guilhem Lavaux
f6ad248f75 Added OpenCL CIC code 2014-09-23 11:54:44 +02:00
Guilhem Lavaux
025cdba6a9 Merge 2014-07-28 09:34:20 +02:00
Guilhem Lavaux
917a45b494 Added new timing helper in python 2014-07-28 09:33:08 +02:00
Guilhem Lavaux
dcf77b40d6 New fftw module 2014-07-15 15:49:11 +02:00
Guilhem Lavaux
a6b08dfe8f Added more timing. Fixed whitification. 2014-06-12 09:45:46 +02:00
Guilhem Lavaux
401ddc8a8b Added parallelization to _project.pyx code 2014-06-11 11:14:33 +02:00
Guilhem Lavaux
1693c222e1 Imported the projection library for python 2014-06-04 14:00:54 +02:00
Guilhem Lavaux
7662ea98d4 Fixed cic. Fixed lpt1 evaluation in cosmogrowth 2014-06-03 10:48:54 +02:00
Guilhem Lavaux
4bc7bf47a7 CIC code in python. Moved simu python code to simu.py 2014-06-03 10:08:18 +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
0a28eb3e04 Fixed ramses 2014-06-02 14:28:09 +02:00
Guilhem Lavaux
ddb66ab436 White phase exporter (for mpgrafic e.g.) 2014-06-02 10:41:39 +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
8258bd0fe9 New python samples. New python function to write grafic files 2014-06-01 15:32:15 +02:00