Fix a typo in the curve model docs.

This commit is contained in:
Isis Lovecruft 2018-09-13 22:44:41 +00:00
parent a1299c5fde
commit 819a85ef18
No known key found for this signature in database
GPG key ID: AB41313533E8E812

View file

@ -97,7 +97,7 @@
//! output of an addition or doubling always lies in \\( \mathbb P\^1 \times
//! \mathbb P\^1\\), and the choice of which formula to use is replaced
//! by a choice of whether to convert the result to \\( \mathbb P\^2 \\)
//! or \\(\mathbb P\^2 \\). However, this tweak is not described in
//! or \\(\mathbb P\^3 \\). However, this tweak is not described in
//! their paper, only in their software.
//!
//! Our naming for the `CompletedPoint` (\\(\mathbb P\^1 \times \mathbb