Metadata-Version: 2.1
Name: optical_dispersion_relations
Version: 0.1.1
Summary: Optical Dispersion Relations
Author: George Duffett
Project-URL: Homepage, https://github.com/g-duff/optical_dispersion_relations
Project-URL: Bug Tracker, https://github.com/g-duff/optical_dispersion_relations/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE.txt

# Optical dispersion relations

## Features

* A collection of exact and approximate optical dispersion relations.
* Academic Sources eg textbooks and journal articles.
* Fully tested (see `test/`) so users can calculate with confidence.

## Install

Install with pip eg:

```sh
pip3 install optical_dispersion_relations
```

Download the latest release [here](https://github.com/g-duff/optical_dispersion_relations/releases/latest), or previous releases [here](https://github.com/g-duff/optical_dispersion_relations/releases).

## Contribute

Contributions and conversations warmly welcome.
