EMerge
135 Jan 7, 2026
EMerge is a Python based finite element solver for electromagnetic waves
A python based circuit simulator for linear devices only (frequency domain)
Heavi is a purely python based circuit simulator for linear RF components. It computes S-parameters in the frequency domain. The library is entirely written in Python and accelerated with Numba. It implements the Modified Nodal Analysis (MNA) for circuit simulations as does software like Qucs and others. You can import Touchstone files and describe arbitrarily complex networks.
Heavi currently does not have a working time domain solver.
Other libraries with similar tags