CAD tool for designing RF and microwave circuits.
-
Check this webpage for an overview.
-
Checkout the C++ version.
See INSTALL.md
.
Watch full (outdated) video demo tutorial.
- WebPlotDigitizer used to extract the data of the printed plots into a handy
.csv
file ready to be plotted and manipulated. - PyQt5 and Qt Designer used to create the GUI.
- SciPy used to interpolate the data and smooth the functions.
- NumPy used for anything math-related
- Matplotlib used for plotting