Commit Graph
1 Commits
Author SHA1 Message Date
julianandJulian Piribauer 51a5612fe1 Initial setup for period computation (#13)
CI / test (push) Successful in 1m32s
CI / lint (push) Successful in 14s
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

---------

Co-authored-by: Julian Piribauer <julian.piribauer@gmail.com>
Reviewed-on: #13
2026-08-17 19:51:31 +02:00