Skip to content

hr203/c2raytools

Repository files navigation

c2raytools

A simple Python module for reading and analyzing data from C2Ray and CubeP3M data files.

See the examples directory for some examples of basic usage.

For documentation, look here.

Installation

Find the file setup.py in the root directory. To install in the standard directory, run:

python setup.py install

If you do not have write permissions, or you want to install somewhere else, you can specify some other installation directory, for example:

python setup.py install --home=~/mydir

To see more options, run

python setup.py --help-commands

Or look here for more details.

c2ray-tools

c2raytools

c2ray-tools

About

New updated c2raytools package (Aug 2015)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published