Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 806 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 806 Bytes

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.