qnet.algebra.toolbox package

Collection of tools to manually manipulate algebraic expressions

Submodules:

Summary

__all__ Classes:

Eq Symbolic equation

__all__ Functions:

connect Connect a list of components according to a list of connections.
expand_commutators_leibniz Recursively expand commutators in expr according to the Leibniz rule.
no_instance_caching Temporarily disable instance caching in create()
symbols The symbols() function from SymPy
temporary_instance_cache Use a temporary cache for instances in create()
temporary_rules Allow temporary modification of rules for create()