Skip to content

hjens/c2raytools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

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.

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages