Metadata-Version: 2.1
Name: optrix
Version: 0.0.1a1
Summary: A package for calculating ray propagation using matrix methods.
Home-page: https://github.com/joaopedrobiu6/optrix
Author: João Pedro Ferreira Biu
Author-email: joaopedrofbiu@tecnico.ulisboa.pt
License: MIT
Project-URL: Issues Tracker, https://github.com/joaopedrobiu6/optrix/issues
Project-URL: Source Code, https://github.com/joaopedrobiu6/optrix/
Keywords: optics,matrix,ray,propagation,paraxial,raytracing
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Mathematics
Requires-Python: >=3.8
Description-Content-Type: text/x-rst
Requires-Dist: numpy <1.25.0,>=1.20.0
Requires-Dist: scipy <1.11.0,>=1.5.0

# OPTRIX
## A simple, fast and easy to use Python library for ray propagation calculations.

