Last updated:
0 purchases
pycola3 0.0.7
pyCOLA is a multithreaded Python/Cython N-body code,
implementing the Comoving Lagrangian Acceleration (COLA) method in the
temporal and spatial domains.
pyCOLA is based on the following two papers:
Solving Large Scale Structure in Ten Easy Steps with
COLA, S. Tassev, M. Zaldarriaga, D. J. Eisenstein, Journal of
Cosmology and Astroparticle Physics, 06, 036
(2013), [arXiv:1301.0322](http://arxiv.org/abs/arXiv:1301.0322)
sCOLA: The N-body COLA Method Extended to the Spatial Domain, S. Tassev, D.
J. Eisenstein, B. D. Wandelt, M. Zaldarriaga, (2015)
Please cite them if using this code for scientific research.
pyCOLA requires NumPy <http://www.numpy.org/>_, SciPy, pyFFTW, h5py. Note that pyFFTW v0.9.2 does not support
large arrays, so one needs to install the development version from
github, where the bug has
been fixed.
The pyCOLA documentation can be found
here, and the source
is on bitbucket.
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.