IntegratedOptics

Documentation for IntegratedOptics.

Getting Started: Installation And First Steps

To install the package, use the following command inside the Julia REPL:

using Pkg
Pkg.add("https://github.com/MKAbdElrahman/IntegratedOptics.jl")

To load the package, use the command:

using IntegratedOptics

Tutorials

The following tutorials will introduce you to the functionality of IntegratedOptics.jl.

Basics

These pages introduce you to the core of Photon.jl and the common interface. It explains the general workflow, options which are generally available, and the general tools for analysis.

AutoDocs