.. VICE documentation master file VICE: Versatile Integrator for Chemical Evolution ================================================= | **Version 1.1.0** | James W. Johnson | Primary Author | Email: giganano9@gmail.com | *The Ohio State University Department of Astronomy* | *140 W. 18th Ave., Columbus, OH, 43204* Welcome to VICE's documentation! Source code and more resources can found in the `git repository`__. To cite this version of VICE, please reference `Johnson & Weinberg (2020)`__. Any modifications to the source code will require `rebuilding VICE from source`__ for the change to take effect. __ src_ __ paper1_ __ install_ .. _src: https://github.com/giganano/VICE.git .. _paper1: https://arxiv.org/abs/1911.02598 .. _install: https://github.com/giganano/VICE/blob/master/docs/src/install.rst First-time users should familiarize themselves with VICE's API by going through the `tutorial`__, available in the `git repository`__. Any questions users may have can be emailed to the primary author (James W. Johnson). __ tutorial_ __ src_ .. _tutorial: https://github.com/giganano/VICE/blob/master/examples/QuickStartTutorial.ipynb .. toctree:: :maxdepth: 1 install getting_started science_documentation/index users_guide/index developers/index