Skip to content

Commit baf152f

Browse files
author
Stephan Tornier
committed
Added acknowledgements of Tasman Fell.
1 parent 0a998fb commit baf152f

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

gap/Examples.gd

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -616,9 +616,10 @@ DeclareOperation( "LocalActionSigma" , [IsLocalAction, IsPermGroup, IsMapping] )
616616

617617
##################################################################################################################
618618
#! @Section PGL₂ over the p-adic numbers
619+
#! @SectionLabel pgl
619620
##################################################################################################################
620621

621-
#! Here, we implement functions to provide the $k$-local actions of the groups $\mathrm{PGL}(2,\mathbb{Q}_{p})$ and $\mathrm{PSL}(2,\mathbb{Q}_{p})$ acting on $T_{p+1}$.
622+
#! Here, we implement functions to provide the $k$-local actions of the groups $\mathrm{PGL}(2,\mathbb{Q}_{p})$ and $\mathrm{PSL}(2,\mathbb{Q}_{p})$ acting on $T_{p+1}$. This section is due to Tasman Fell.
622623

623624
# internal function
624625
# outputs the representative in P1(Zp/p^kZp) of the lattice in Qp^2 represented by the integer matrix L

gap/Preliminaries.gd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
#! @Acknowledgements
1818
##################################################################################################################
1919

20-
#! The second author owes thanks to Marc Burger and George Willis for their support and acknowledges contributions from the SNSF Doc.Mobility fellowship 172120 and the ARC Discovery Project DP120100996 to the development of an early version of this codebase. In its present form, the development of <Package>UGALY</Package> was made possible by the ARC Laureate Fellowship FL170100032 and the ARC DECRA Fellowship DE210100180.
20+
#! Section <Ref Sect="Section_pgl"/> is due to Tasman Fell. The second author owes thanks to Marc Burger and George Willis for their support and acknowledges contributions from the SNSF Doc.Mobility fellowship 172120 and the ARC Discovery Project DP120100996 to the development of an early version of this codebase. In its present form, the development of <Package>UGALY</Package> was made possible by the ARC Laureate Fellowship FL170100032 and the ARC DECRA Fellowship DE210100180.
2121
#!
2222
#! Finally, we owe thanks to Laurent Bartholdi for guiding us through a reviewing process that has resulted in substantial improvements, and to Max Horn for helping with a documentation issue.
2323

0 commit comments

Comments
 (0)