/TransferMatrix.jl

A general 4x4 transfer matrix for optical waves in layered media for Julia

Primary LanguageJuliaMIT LicenseMIT

TransferMatrix.jl

codecov CI stable

A general 4x4 transfer matrix method implementation for optical waves in layered media in Julia.

Installation

julia>]
pkg> add TransferMatrix

Start using TransferMatrix.jl

using TransferMatrix

Documentation

For more details, including a comprehensive tutorial, see the documentation website.