Skip to content

Commit

Permalink
Update lattice_invariant_euler_products.py
Browse files Browse the repository at this point in the history
  • Loading branch information
ramare-olivier authored Apr 5, 2024
1 parent f7ad2c7 commit 04ade91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion euler_product/lattice_invariant_euler_products.py
Original file line number Diff line number Diff line change
Expand Up @@ -573,7 +573,7 @@ def table_performance(min_q, max_q, nb_decimals = 100, big_p = 300):
EXAMPLES::
sage: from euler_product.lattice_invariant_euler_products import table_performance
sage: table_performance(10, 30) # random
sage: table_performance(10, 30) #random
11 102 digits for the first product
12 102 digits for the first product
Expand Down

0 comments on commit 04ade91

Please sign in to comment.