diff options
| author | Ryan Rueger <rrueger@velleto.com> | 2024-08-01 19:32:07 +0200 |
|---|---|---|
| committer | Ryan Rueger <rrueger@velleto.com> | 2024-08-01 19:40:09 +0200 |
| commit | a8d238506f9edbf1afbd2ba582deea8a6db252e0 (patch) | |
| tree | ba40f4dc7ca6dbc40776eecc976ee72634e746eb /README.md | |
| download | ordinaryicga-a8d238506f9edbf1afbd2ba582deea8a6db252e0.tar.gz ordinaryicga-a8d238506f9edbf1afbd2ba582deea8a6db252e0.tar.bz2 ordinaryicga-a8d238506f9edbf1afbd2ba582deea8a6db252e0.zip | |
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..181c65f --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +# Computing the isogeny class-group action on ordinary elliptic curves by going into higher dimensions + +Must have [Theta Isogenies](https://github.com/ThetaIsogenies/two-isogenies/tree/main/Theta-SageMath) sage library cloned to the current directory + +Unfortunately a full execution does not work at current time due to bugs in the +kernel computation. + +Moreover, the computation of `wD` has bugs, and it may require some re-runs +pass this hurdle. |