Zulip Chat Archive

Stream: PR reviews

Topic: Preliminary PRs for L-series


Michael Stoll (Jan 26 2024 at 20:15):

The following is a list of (fairly small) PRs of additional API lemmas that I found useful when working on L-series:

  • #10025 (stuff on natural numbers) (merged)
  • #10028 (ZMod) (merged)
  • #10029 (real numbers and complex powers of natural numbers) (merged)
  • #10034 (complex functions of natural numbers) (merged)
  • #10038 (topological sums) (merged)
  • #10039 (multiplicative characters) (merged)
  • #10087 (Taylor series; this one is not so small) (merged)
  • #10112 (order on the complex numbers) (merged)

Reviews are welcome! (The PRs are independent from one another.)

Michael Stoll (Jan 29 2024 at 18:48):

:ping_pong: :up:

Michael Stoll (Feb 01 2024 at 19:09):

Can someone perhaps look at #10034, #10039 and/or #10112? They are all quite small PRs just adding a few things.

Johan Commelin (Feb 01 2024 at 19:31):

Looking right now

Michael Stoll (Feb 01 2024 at 20:05):

Thanks!


Last updated: May 02 2025 at 03:31 UTC