Skip to content

Commit e808bd9

Browse files
author
Release Manager
committed
gh-40440: Hom spaces between Drinfeld modules We implement a method for computing a basis of the homset between two Drinfeld modules defined over a finite field. Includes #35386 ### 📝 Checklist <!-- Put an `x` in all the boxes that apply. --> - [x] The title is concise and informative. - [x] The description explains in detail what this PR is about. - [ ] I have linked a relevant issue or discussion. - [x] I have created tests covering the changes. - [x] I have updated the documentation and checked the documentation preview. ### ⌛ Dependencies #40430, #40436 URL: #40440 Reported by: Xavier Caruso Reviewer(s): Antoine Leudière, Xavier Caruso
2 parents 366ea00 + 32bd662 commit e808bd9

File tree

3 files changed

+633
-0
lines changed

3 files changed

+633
-0
lines changed

src/doc/en/reference/references/index.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5240,6 +5240,9 @@ REFERENCES:
52405240
.. [Mur1983] \G. E. Murphy. *The idempotents of the symmetric group
52415241
and Nakayama's conjecture*. J. Algebra **81** (1983). 258-265.
52425242
5243+
.. [Mus2023] Yossef Musleh. *Algorithms for Drinfeld Modules*.
5244+
PhD thesis, University of Waterloo, 2023.
5245+
52435246
.. [Muth2019] Robert Muth. *Super RSK correspondence with symmetry*.
52445247
Electron. J. Combin. **26** (2019), no. 2, Paper 2.27, 29 pp.
52455248
https://www.combinatorics.org/ojs/index.php/eljc/article/view/v26i2p27,
@@ -6914,6 +6917,9 @@ REFERENCES:
69146917
*A new keystream generator MUGI*; in
69156918
FSE, (2002), pp. 179-194.
69166919
6920+
.. [Wes2022] \B. Wesolowski. 2022. *Computing isogenies between finite Drinfeld modules*.
6921+
Cryptology ePrint Archive, Paper 2022/438. https://eprint.iacr.org/2022/438
6922+
69176923
.. [Whi1932] \H. Whitney, *Congruent graphs and the connectivity of graphs*,
69186924
American Journal of Mathematics,
69196925
pages 150--168, 1932,

0 commit comments

Comments
 (0)