Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 2.93 KB

File metadata and controls

26 lines (17 loc) · 2.93 KB

SpiceSharpParser Documentation

SpiceSharpParser is a .NET library that parses SPICE netlists and simulates them using SpiceSharp.

Getting Started

See the Introduction for installation instructions, a quick example, and an overview of the API. For a deeper explanation of matrices, sparse solving, and the simulation algorithm, see How SpiceSharp Solves Circuits.

Math formulas in these articles use KaTeX-compatible Markdown delimiters: inline formulas use $...$, and display formulas use $$...$$.

Articles

Browse the documentation by category:

API Reference

The API documentation provides detailed reference for all public classes and methods.