Skip to content

scottprahl/pyraytrace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyraytrace

A simple collection of routines propagate rays through lenses and mirrors.

Incomplete and barely tested. API is likely to change

Usage

For examples, see the doc directory

Installation

Use pip

pip install pyraytrace

Alternatively you can install from github

git clone https://github.com/scottprahl/pyraytrace.git

and add the pyraytrace directory to your PYTHONPATH

Dependencies

Required Python modules: numpy, matplotlib

License

pyraytrace is licensed under the terms of the MIT license.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages