Initial setup for period computation #13

Merged
julian merged 11 commits from period-calculations into master 2026-08-17 19:51:33 +02:00
Owner

Introduces:

  • class for Picard--Fuchs operators and their ideals
  • class for periods (their complex linear combinations in the Frobenius bases)

Implements:

  • method to obtain operator from period
  • method to get power series solution (at given indicials) to PF ideal
Introduces: - class for Picard--Fuchs operators and their ideals - class for periods (their complex linear combinations in the Frobenius bases) Implements: - method to obtain operator from period - method to get power series solution (at given indicials) to PF ideal
julian added 9 commits 2026-08-17 19:04:58 +02:00
Adding basic tests for ops and periods
CI / lint (push) Successful in 25s
CI / test (push) Successful in 2m2s
8ee7224350
Finding operators and simplifying them
CI / lint (push) Successful in 22s
CI / test (push) Successful in 2m5s
0972155a3a
PF ideals and their power series solutions
CI / lint (push) Successful in 19s
CI / test (push) Successful in 1m49s
e7b9d908de
Adding test for 4.2.1
CI / lint (push) Failing after 25s
CI / test (push) Skipped
CI / lint (pull_request) Failing after 14s
CI / test (pull_request) Skipped
72e70b335d
julian added 1 commit 2026-08-17 19:09:29 +02:00
linting
CI / lint (push) Successful in 13s
CI / lint (pull_request) Successful in 16s
CI / test (push) Successful in 1m45s
CI / test (pull_request) Successful in 1m32s
504faa66a4
julian added 1 commit 2026-08-17 19:46:16 +02:00
README update and minor fixes
CI / lint (push) Successful in 16s
CI / lint (pull_request) Successful in 12s
CI / test (push) Successful in 1m31s
CI / test (pull_request) Successful in 1m37s
bcc7e77f7e
julian merged commit 51a5612fe1 into master 2026-08-17 19:51:33 +02:00
julian deleted branch period-calculations 2026-08-17 19:51:33 +02:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: julian/Calabi-Yau-Period-Geometry#13