An analog electronic circuit simulator developed in C#. The project report is available on this repository.
- Material Design In XAML Toolkit allows us to use the Material Design theme and introduces several useful controls. Install with NuGet:
Install-Package MaterialDesignThemes
- MathNet.Numerics is used to manipulate matrices. Install with NuGet:
Install-Package MathNet.Numerics