Skip to content

garrekstemo/TransferMatrix.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.