Commit Graph
3 Commits
Author SHA1 Message Date
Julian Piribauer 82765b201c Implementing moving origin of ideal
CI / lint (push) Successful in 23s
CI / lint (pull_request) Successful in 15s
CI / test (push) Successful in 1m59s
CI / test (pull_request) Successful in 1m57s
2026-09-09 21:53:58 +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
julianandJulian Piribauer c6a2926ad6 5 pipeline with unit tests (#10)
CI / lint (push) Successful in 12s
CI / test (push) Successful in 1m30s
---------

Co-authored-by: Julian Piribauer <julian.piribauer@gmail.com>
Co-authored-by: julian <julian.piribauer@gmail.com>
Reviewed-on: #10
2026-07-29 20:01:57 +02:00