Skip to content
Snippets Groups Projects
Commit c480b379 authored by Joseph Weston's avatar Joseph Weston
Browse files

add momentum and position operators to 'continuum' namespace

parent b1879be5
No related branches found
No related tags found
No related merge requests found
Pipeline #
......@@ -20,4 +20,4 @@ except ImportError:
del sys, ExtensionUnavailable
__all__ = ['discretize', 'discretize_symbolic', 'build_discretized',
'sympify', 'lambdify']
'sympify', 'lambdify', 'momentum_operators', 'position_operators']
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment