An open API service indexing awesome lists of open source software.

https://github.com/solarliner/mna

A SymPy module for Modified Nodal Analysis
https://github.com/solarliner/mna

electronics sympy-library virtual-analog virtual-analog-modelling

Last synced: 9 months ago
JSON representation

A SymPy module for Modified Nodal Analysis

Awesome Lists containing this project

README

          

# MNA

A SymPy package for Modified Nodal Analysis, based on [An Algorithm for Modified Nodal Analysis](https://lpsa.swarthmore.edu/Systems/Electrical/mna/MNA3.html).

Check out the [Example notebook](example.ipynb) for a simpl RC low-pass filter diving into how to use the library.