################### disc𝒪 Documentation ################### This is the documentation for disc𝒪. All code and data is available on a `public repository on GitHub `_ so if you have any trouble, `open an issue `_ there. .. container:: |DOI| |PyPI| |Build Status| |Codecov| |astropy| .. _index-documentation: ************* Documentation ************* .. toctree:: :maxdepth: 1 documentation/installation.rst discO/index.rst documentation/testing.rst glossary .. _index-modules: ******* Modules ******* .. toctree:: :maxdepth: 1 .. _index-examples: ******** Examples ******** Document example notebooks here .. toctree:: :maxdepth: 1 examples/wrapping_potentials.ipynb .. _index-contributing: ***************** How to contribute ***************** |Milestones| |Open Issues| |Last Commit| We welcome contributions from anyone via pull requests on `GitHub `_. If you don't feel comfortable modifying or adding functionality, we also welcome feature requests and bug reports as `GitHub issues `_. The development process follows that of the `astropy-package-template `_ from Astropy's `release procedure `_. .. _index-attribution: *********** Attribution *********** |DOI| |License| Copyright 2020 - Nathaniel Starkman, Christopher Carr, Jo Bovy, Katherine Johnson and contributors. ``discO`` is free software made available under the BSD-3 License. For details see the `LICENSE `_ file. If you make use of this code, please consider citing the Zenodo DOI as a software citation :: @software{zenodo, author = Nathaniel Starkman, Christopher Carr, Jo Bovy, Kathryn Johnston, title = discO v1.0, month = month, year = year, publisher = {Zenodo}, doi = {}, url = {} } .. |DOI| replace:: GET FROM ZENODO .. _index-project_details: *************** Project details *************** .. toctree:: :maxdepth: 1 credits whatsnew/index.rst documentation/code_quality .. |astropy| image:: http://img.shields.io/badge/powered%20by-AstroPy-orange.svg?style=flat :target: http://www.astropy.org/ .. |Build Status| image:: https://travis-ci.com/nstarman/discO.svg?branch=master :target: https://travis-ci.com/nstarman/discO .. |Documentation Status| image:: https://readthedocs.org/projects/discO/badge/?version=latest :target: https://discO.readthedocs.io/en/latest/?badge=latest .. |License| image:: https://img.shields.io/badge/License-BSD%203--Clause-blue.svg :target: https://opensource.org/licenses/BSD-3-Clause .. |PyPI| image:: https://badge.fury.io/py/discO.svg :target: https://badge.fury.io/py/discO .. |Milestones| image:: https://img.shields.io/github/milestones/open/nstarman/discO?style=flat :alt: GitHub milestones .. |Open Issues| image:: https://img.shields.io/github/issues-raw/nstarman/discO?style=flat :alt: GitHub issues .. |Last Commit| image:: https://img.shields.io/github/last-commit/nstarman/discO/master?style=flat :alt: GitHub last commit (branch) .. |Codecov| image:: https://codecov.io/gh/nstarman/discO/branch/master/graph/badge.svg :target: https://codecov.io/gh/nstarman/discO