diff options
| author | Sebastiano Tronto <sebastiano@tronto.net> | 2026-06-14 09:58:21 +0200 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano@tronto.net> | 2026-06-14 09:58:21 +0200 |
| commit | 5ea79c7ae0d44686f1df05c4a016652afbe58968 (patch) | |
| tree | 05f6a052373f5fe0942777a48303b2f8b884cbe1 /README.md | |
| download | kummer-notes-code-5ea79c7ae0d44686f1df05c4a016652afbe58968.tar.gz kummer-notes-code-5ea79c7ae0d44686f1df05c4a016652afbe58968.zip | |
Initial commit
Diffstat (limited to '')
| -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..4461ad1 --- /dev/null +++ b/README.md | |||
| @@ -0,0 +1,9 @@ | |||
| 1 | # Notes and code from my early research in Kummer Theory for Elliptic curves | ||
| 2 | |||
| 3 | This repository contains various bits and pieces and code and research notes | ||
| 4 | that I have written at the beginning of my PhD. | ||
| 5 | |||
| 6 | I have collected this documentation years after finishing my PhD, so I don't | ||
| 7 | remember how all these scripts work, and there may be plenty of mistakes. | ||
| 8 | Feel free to send me an email if you have any question, but keep in mind I may | ||
| 9 | not be able to help you. | ||
