diff options
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. |