Skip to content

Commit

Permalink
use ctx.default()
Browse files Browse the repository at this point in the history
  • Loading branch information
edgarcosta committed Jun 16, 2024
1 parent 920d48d commit 778de4b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/flint/types/acb_theta.pyx
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ def acb_theta(acb_mat z, acb_mat tau, ulong square=False):
[ [+/- 1.23e-3010] + [+/- 1.23e-3010]j]
[ [+/- 1.23e-3010] + [+/- 1.23e-3010]j]
[ [+/- 1.23e-3010] + [+/- 1.23e-3010]j]
>>> ctx.default()
"""
g = tau.nrows()
Expand Down

0 comments on commit 778de4b

Please sign in to comment.