Skip to content

Commit 778de4b

Browse files
committed
use ctx.default()
1 parent 920d48d commit 778de4b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/flint/types/acb_theta.pyx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ def acb_theta(acb_mat z, acb_mat tau, ulong square=False):
6161
[ [+/- 1.23e-3010] + [+/- 1.23e-3010]j]
6262
[ [+/- 1.23e-3010] + [+/- 1.23e-3010]j]
6363
[ [+/- 1.23e-3010] + [+/- 1.23e-3010]j]
64+
>>> ctx.default()
6465
6566
"""
6667
g = tau.nrows()

0 commit comments

Comments
 (0)