Skip to content

MKAbdElrahman/IntegratedOptics.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IntegratedOptics.jl (UNDER DEVELOPMENT)

Dev Build Status Coverage

NO DOCUMENTATION AVAILABLE YET

Getting Started: Installation

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

using Pkg
Pkg.add("IntegratedOptics")

To load the package, use the command:

using IntegratedOptics