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 abb9487 commit 4f29a35Copy full SHA for 4f29a35
examples/custom_numeric_type/examplescript.py
@@ -0,0 +1,3 @@
1
+import eigenpy_example_custom_numeric_type as example
2
+
3
+example.MpfrComplex(2) # the number 2, in variable precision as a complex number
0 commit comments