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 920d48d commit 778de4bCopy full SHA for 778de4b
src/flint/types/acb_theta.pyx
@@ -61,6 +61,7 @@ def acb_theta(acb_mat z, acb_mat tau, ulong square=False):
61
[ [+/- 1.23e-3010] + [+/- 1.23e-3010]j]
62
63
64
+ >>> ctx.default()
65
66
"""
67
g = tau.nrows()
0 commit comments