Guilhem Lavaux
|
1b971e96c0
|
Merge branch 'master' of bitbucket.org:glavaux/cosmotool
|
2015-01-26 18:10:39 +01:00 |
|
Guilhem Lavaux
|
54fb5d927f
|
Fixed normalization of _compute in power spectrum
|
2015-01-20 16:11:58 +01:00 |
|
Guilhem Lavaux
|
85c1317939
|
Added more documentation
|
2014-12-23 16:43:03 +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
|
1de00abf9d
|
Fixed return types for interp3d
|
2014-12-02 13:32:01 +01:00 |
|
Guilhem Lavaux
|
b8c0efc80f
|
Hardened parallel gadget
|
2014-11-21 15:24:32 +01:00 |
|
Guilhem Lavaux
|
df50699799
|
Use more general filename list type
|
2014-11-21 14:21:07 +01:00 |
|
Guilhem Lavaux
|
58a39416e7
|
Fixed list init
|
2014-11-20 14:51:39 +01:00 |
|
Guilhem Lavaux
|
5e55b263a1
|
Added parallel gadget loader to saturate I/O
|
2014-11-20 14:45:00 +01:00 |
|
Guilhem Lavaux
|
8b9b72ca82
|
Splitted big pyx into sub-pyx
|
2014-11-20 14:04:17 +01:00 |
|
Guilhem Lavaux
|
b5a6ebb05c
|
Export the totalNumParticles field
|
2014-11-03 13:56:32 +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
|
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
|
fc44597829
|
Added support for types and masses
|
2014-07-05 22:05:04 +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
|
0ad97c6e66
|
More CIC
|
2014-06-12 22:18:50 +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
|
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
|
9b54973624
|
Fix
|
2014-06-05 17:36:57 +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 |
|
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 |
|