LICENCE
MANIFEST.in
README.md
setup.py
doc/api.rst
doc/circuits.rst
doc/conf.py
doc/config.rst
doc/expressions.rst
doc/index.rst
doc/install.rst
doc/internals.rst
doc/latex.rst
doc/netlists.rst
doc/networks.rst
doc/problems.rst
doc/schematics.rst
doc/tutorial.rst
doc/examples/discretetime/dt1-DTFT-plot1.py
doc/examples/discretetime/dt1-plot1.py
doc/examples/discretetime/dt1-pole-zero-plot1.py
doc/examples/netlists/circuit-VRC1-vc.py
doc/examples/netlists/circuit-VRC2-vc.py
doc/examples/netlists/circuit-VRLC1-vr.py
doc/examples/netlists/circuit-VRLC2-vr.py
doc/examples/netlists/circuit-VRLC2b-vr.py
doc/examples/netlists/circuit-VRLC3-vr.py
doc/examples/netlists/circuit-series-VRC1-vc.py
doc/examples/netlists/tf1-bode-plot.py
doc/examples/netlists/tf1-pole-zero-plot.py
doc/examples/networks/RLC-parallel.py
doc/examples/networks/RLC-series.py
doc/examples/networks/RLC2.py
doc/examples/networks/VRseries.py
doc/examples/networks/net1.py
doc/examples/networks/net2.py
doc/examples/networks/net3.py
doc/examples/networks/par3.py
doc/examples/networks/par4.py
doc/examples/networks/parallel-IRLC1-voc.py
doc/examples/networks/parallel-RLC3-Z.py
doc/examples/networks/pickup-s.py
doc/examples/networks/pickup.py
doc/examples/networks/rseries.py
doc/examples/networks/series-RC1-Z.py
doc/examples/networks/series-RL1-Z.py
doc/examples/networks/series-RLC3-Z.py
doc/examples/networks/series-VRC1-Isc-f.py
doc/examples/networks/series-VRC1-isc.py
doc/examples/networks/series-VRL1-isc.py
doc/examples/networks/series-VRLC1-isc.py
lcapy/__init__.py
lcapy/acdc.py
lcapy/admittance.py
lcapy/attrdict.py
lcapy/cexpr.py
lcapy/circuit.py
lcapy/circuitgraph.py
lcapy/config.py
lcapy/context.py
lcapy/current.py
lcapy/dexpr.py
lcapy/discretetime.py
lcapy/dsym.py
lcapy/expr.py
lcapy/fexpr.py
lcapy/fourier.py
lcapy/functions.py
lcapy/grammar.py
lcapy/immitance.py
lcapy/impedance.py
lcapy/kexpr.py
lcapy/laplace.py
lcapy/latex.py
lcapy/loopanalysis.py
lcapy/matrix.py
lcapy/mna.py
lcapy/mnacpts.py
lcapy/netfile.py
lcapy/netlist.py
lcapy/network.py
lcapy/nexpr.py
lcapy/nodalanalysis.py
lcapy/noiseexpr.py
lcapy/omegaexpr.py
lcapy/oneport.py
lcapy/parser.py
lcapy/phasor.py
lcapy/plot.py
lcapy/printing.py
lcapy/ratfun.py
lcapy/schematic.py
lcapy/schemcpts.py
lcapy/schemgraph.py
lcapy/schemmisc.py
lcapy/seq.py
lcapy/sequence.py
lcapy/sexpr.py
lcapy/smatrix.py
lcapy/state.py
lcapy/statespace.py
lcapy/super.py
lcapy/sym.py
lcapy/symbols.py
lcapy/system.py
lcapy/texpr.py
lcapy/threeport.py
lcapy/tmatrix.py
lcapy/transform.py
lcapy/twoport.py
lcapy/utils.py
lcapy/vector.py
lcapy/voltage.py
lcapy/zexpr.py
lcapy/ztransform.py
lcapy.egg-info/PKG-INFO
lcapy.egg-info/SOURCES.txt
lcapy.egg-info/dependency_links.txt
lcapy.egg-info/entry_points.txt
lcapy.egg-info/requires.txt
lcapy.egg-info/top_level.txt
lcapy/scripts/__init__.py
lcapy/scripts/schtex.py
lcapy/tests/test_circuits.py
lcapy/tests/test_core.py
lcapy/tests/test_fourier.py
lcapy/tests/test_immitance.py
lcapy/tests/test_laplace.py
lcapy/tests/test_networks.py
lcapy/tests/test_oneport.py
lcapy/tests/test_parser.py
lcapy/tests/test_ss.py
lcapy/tests/test_super.py
lcapy/tests/test_twoport.py
lcapy/tests/test_ztransform.py