.. _tools: ================== cpypyqed Tools ================== This package defines some tools to work with in Python code. These can be used to create and manipulate quantum states, or to calculate expectation values. :mod:`tools.quantumstate` ========================= .. automodule:: cpypyqed.tools.quantumstate :members: :undoc-members: :mod:`tools.initialconditions` ================================= .. automodule:: cpypyqed.tools.initialconditions :members: :undoc-members: