Metadata-Version: 2.1
Name: optika
Version: 0.0.0
Summary: A Python library for simulating optical systems, similar to Zemax
Author-email: "Roy T. Smart" <roytsmart@gmail.com>
Project-URL: Homepage, https://github.com/byrdie/optika
Project-URL: Documentation, https://optika.readthedocs.io/en/latest
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: astropy
Requires-Dist: named-arrays
Provides-Extra: doc
Requires-Dist: pytest ; extra == 'doc'
Requires-Dist: matplotlib ; extra == 'doc'
Requires-Dist: graphviz ; extra == 'doc'
Requires-Dist: sphinx-autodoc-typehints ; extra == 'doc'
Requires-Dist: pydata-sphinx-theme ; extra == 'doc'
Requires-Dist: jupyter-sphinx ; extra == 'doc'
Requires-Dist: sphinx-favicon ; extra == 'doc'
Provides-Extra: test
Requires-Dist: pytest ; extra == 'test'

# optika

[![Documentation Status](https://readthedocs.org/projects/optika/badge/?version=latest)](https://optika.readthedocs.io/en/latest/?badge=latest)

A Python library for simulating optical systems, similar to Zemax
