This package browser is in early development. Mind the rough edges.

python-lcapy 1.24

Symbolic linear circuit analysis

Lcapy is a Python package for linear circuit analysis. It uses SymPy for symbolic mathematics.

Lcapy can symbolically analyse circuits described with netlists or by series/parallel combinations of components. It can also manipulate ontinuous-time and discret-time expressions.

Installation

Install python-lcapy 1.24 as follows:

guix install python-lcapy@1.24

Or install the latest version:

guix install python-lcapy

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.