Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 383 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 383 Bytes

Microwave

Julia library for calculation with Microwave objects.

Written by Eun Jong Kim (ekim7206@gmail.com)

Usage

Pkg.clone("https://github.com/eunjongkim/Microwave.jl.git")
using Microwave

To do

  • More support for two-port networks
  • Plots (Magnitude Plot, Smith Chart)
  • Writing raw touchstone file from data (or saving data into other forms)