2 Commits
Author SHA1 Message Date
julianandJulian Piribauer f5f960b42e Implementing moving origin of ideal (#19)
CI / lint (push) Successful in 20s
CI / test (push) Successful in 1m59s
---------

Co-authored-by: Julian Piribauer <julian.piribauer@gmail.com>
Reviewed-on: #19
2026-09-09 22:03:29 +02:00
julianandJulian Piribauer 51a5612fe1 Initial setup for period computation (#13)
CI / lint (push) Successful in 14s
CI / test (push) Successful in 1m32s
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