Metadata-Version: 1.1
Name: pyLuminous
Version: 0.7
Summary: Optical Transfer Matrix and simple Quantum Well modelling
Home-page: https://sourceforge.net/projects/pyluminous/
Author: robochat
Author-email: rjsteed@talk21.com
License: GPLv3
Description:         This library consists of two sublibraries pyFresnel and pyQW for performing
                physics simulations. pyFresnel contains codes for modelling the optical 
                properties of dielectric layers, starting from a simple interface and
                finishing with an optical transfer matrix code. Unlike other optical 
                transfer matrix codes, this code allows for layers with uniaxial dielectrics
                which have their the optical axes normal to the plane of the layers.
                
                pyQW is a code for a semi-analytical simulation of a finite semiconductor
                quantum well (conduction band). It also models the well's intersubband
                transitions (transitions between the conduction band levels).
                        
                This library depends upon numpy, scipy and matplotlib.
                
Keywords: optics optical transfer matrix quantum light
Platform: UNKNOWN
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 2
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Topic :: Scientific/Engineering :: Physics
Classifier: Topic :: Scientific/Engineering
