We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9febf4 commit 72ca306Copy full SHA for 72ca306
cuqi/__init__.py
@@ -17,6 +17,7 @@
17
from . import solver
18
from . import testproblem
19
from . import utilities
20
+from . import algebra
21
22
from . import _version
23
__version__ = _version.get_versions()['version']
0 commit comments