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 accafd8 commit 9e0baabCopy full SHA for 9e0baab
src/sage/stats/distributions/discrete_gaussian_polynomial.py
@@ -55,7 +55,7 @@
55
#*****************************************************************************/
56
57
from sage.rings.real_mpfr import RR
58
-from sage.rings.integer_ring import Z as ZZ
+from sage.rings.integer_ring import ZZ
59
from .discrete_gaussian_integer import DiscreteGaussianDistributionIntegerSampler
60
from sage.structure.sage_object import SageObject
61
0 commit comments