Giter Site home page Giter Site logo

minhmpa / pycola3 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from philbull/pycola3

0.0 0.0 0.0 429 KB

Updated Python 3-compatible version of the pyCOLA fast approximate N-body simulation code.

License: GNU General Public License v3.0

Python 65.36% Makefile 4.45% Cython 30.19%

pycola3's Introduction

Documentation Status

Author: Svetlin Tassev

Ported to Python 3 by Phil Bull

Website: pycola3 | Original pyCOLA

Documentation (old version): PDF Documentation

License: GPLv3+ License

pycola3 is a multithreaded Python/Cython N-body code, implementing the Comoving Lagrangian Acceleration (COLA) method in the temporal and spatial domains.

pycola3 is based on the following two papers:

  1. 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

  2. sCOLA: The N-body COLA Method Extended to the Spatial Domain, S. Tassev, D. J. Eisenstein, B. D. Wandelt, M. Zaldarriaga, (2015)

If you use pycola3 or the COLA method in the spatial and/or time domains for scientific work, we kindly ask you to reference the papers above.

  • pycola3 is free and open-source software, distributed under the GPLv3 license.

  • Currently, the best way to install pycola3 is to clone this git repository and run the setup script like so:

  python setup.py install

If you are using Python 3.9, you may need to install pyfftw3 using conda first, before attempting to run the setup.py script.

While there is a pip package for pycola3, it is currently not functional due to dependency/binary compatibility issues.

pycola3 depends on the following packages:

  • numpy
  • scipy
  • cython
  • pyfftw
  • h5py
  • multiprocessing

Read the manual here.

pycola3's People

Contributors

philbull avatar stassev avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.