Metadata-Version: 2.1
Name: SimLight
Version: 0.1.0
Summary: A tool helps your optical simulation.
Home-page: https://github.com/Miyoshichi/SimLight
Author: Miyoshichi
Author-email: zhou.x.ae@m.titech.ac.jp
License: MIT License
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Operating System :: OS Independent
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Utilities
Description-Content-Type: text/markdown
Requires-Dist: numpy
Requires-Dist: matplotlib
Requires-Dist: julia
Requires-Dist: scipy
Requires-Dist: scikit-image
Requires-Dist: pillow
Requires-Dist: pyfftw

# SimLight
A tool helps your optical simulation.

## Installation

## Examples
### 1. zernike method
* [Example 1: Using zernike method in SimLight to generate an aberrated light field and fit its coefficients](https://miyoshichi.github.io/SimLight/zernike.html)

