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 871ba9d commit e0264afCopy full SHA for e0264af
src/sage/algebras/quatalg/quaternion_algebra.py
@@ -121,7 +121,7 @@ class QuaternionAlgebraFactory(UniqueFactory):
121
number field or `\QQ`, ``primes`` is a list of prime ideals of `K`
122
and ``inv_archimedean`` is a list of local invariants (`0` or
123
`\frac{1}{2}`) specifying the ramification at the (infinite) real
124
- places of `K`. This constructs a quaternion algebra ramified exacly
+ places of `K`. This constructs a quaternion algebra ramified exactly
125
at the places given by ``primes`` and those (algebraic) real
126
embeddings of `K` indexed in ``K.embeddings(AA)`` by ``l`` with
127
``inv_archimedean[l] = 1/2``.
0 commit comments