Skip to content

Latest commit

 

History

History
executable file
·
22 lines (14 loc) · 994 Bytes

File metadata and controls

executable file
·
22 lines (14 loc) · 994 Bytes

Introduction

pynmap is small python set of useful routines to project N-body snapshots.

Getting Started

Prerequisites

Standard python packages are needed: numpy, scipy, matplotlib.

Installing

Just use the standard setup install.

python setup.py install

Authors

  • Eric Emsellem - 2010 - 2019, CRAL + ESO

License

This project is licensed under the MIT License - see the LICENSE.md file for details