Metadata-Version: 2.1
Name: as4012_sstr
Version: 0.0.3
Summary: Computational Assignment for AS4012
Project-URL: Homepage, https://github.com/iancze/AS4012-MESA
Project-URL: Issues, https://github.com/iancze/AS4012-MESA/issues
Author-email: Ian Czekala <ic95@st-andrews.ac.uk>
License-File: LICENSE
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.9
Requires-Dist: astropy
Requires-Dist: matplotlib
Requires-Dist: numpy
Requires-Dist: scipy
Provides-Extra: doc
Requires-Dist: myst-nb>=1.0; extra == 'doc'
Requires-Dist: sphinx-book-theme>=0.9.3; extra == 'doc'
Requires-Dist: sphinx>=7.0.0; extra == 'doc'
Provides-Extra: test
Requires-Dist: mypy; extra == 'test'
Requires-Dist: pytest; extra == 'test'
Requires-Dist: pytest-cov; extra == 'test'
Description-Content-Type: text/markdown

# README

This is the source repository for the AS4012: Nebulae And Stars 2 Stellar Structure Computational Project
* University of St Andrews, Spring 2024
* Instructor: Dr. Ian Czekala

See the project website: https://iancze.github.io/AS4012-MESA/index.html

