Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 426 Bytes

File metadata and controls

23 lines (15 loc) · 426 Bytes

README

The Illustris[TNG] Simulation: Public Data Release

Example code (Python).

See the IllustrisTNG Website Data Access Page for details.

Install

Updates are rare, so a pip install should work well:

pip install illustris_python

or the latest development version:

git clone git@github.com:illustristng/illustris_python.git
cd illustris_python
pip install .