Closed glassnotes closed 8 years ago
Class curve should contain a list of coefficients, and the set of ordered pairs for all the points in the curve. Can have a "rev = true" parameter to tell whether to do the curve in alpha form or beta form.
Must also implement all operations on curves (e.g. CNOT between qubits).
Class curve should contain a list of coefficients, and the set of ordered pairs for all the points in the curve. Can have a "rev = true" parameter to tell whether to do the curve in alpha form or beta form.