Commit Graph
19 Commits
Author SHA1 Message Date
Patrick Oare 6f1788bb38 modified Givens rotation to implement a sparse multiplication 2026-01-06 16:19:48 -05:00
Patrick Oare 612049f1dd commented out evec writer because it was taking up all the space on SDCC 2025-09-18 15:09:31 -04:00
Patrick Oare 0b92ef990c found bug in unprec DWF: was using |\cdot| in comparison for the eigenvalue sorting 2025-09-12 13:31:39 -04:00
Patrick Oare 82d411ca7b added inline to rf functions 2025-09-10 17:16:48 -04:00
Patrick Oare 597086a031 added wilson spectrum example 2025-09-10 15:41:00 -04:00
Patrick Oare b210ddf9a7 added commented out line to run un-preconditioned DWF 2025-09-09 15:14:11 -04:00
Patrick Oare c5d02e5799 updated RitzFilter enum and the input to run krylov schur 2025-09-09 13:02:11 -04:00
Patrick Oare 9dcd7ca761 added IO for evecs / evals 2025-09-08 12:59:48 -04:00
Patrick Oare 6fd71aea9d may have found bug 2025-08-15 12:13:01 -04:00
Patrick Oare a18b0d496c added more debug output 2025-08-15 11:51:15 -04:00
Patrick Oare 19f0737b98 trying one more thing 2025-08-14 14:47:38 -04:00
Patrick Oare 16d3c9cf75 added another debug feature 2025-08-14 14:37:49 -04:00
Patrick Oare 3b9fc72451 modified debug output slightly 2025-08-14 14:06:32 -04:00
Patrick Oare 99644f5d0a commented out arg assert in kryschur spec example 2025-08-13 14:57:57 -04:00
Patrick Oare 632f5916c7 small log change for KS 2025-08-04 15:43:23 -04:00
Patrick Oare 9057694895 added double orthog to KS 2025-08-04 15:30:18 -04:00
Patrick Oare 5e85aef19d added updates to GCR polynomial code 2025-07-31 16:42:35 -04:00
Patrick Oare 2b6d40c7e1 added example files 2025-07-31 16:41:28 -04:00
Patrick Oare 33b80c4e8e added eigensolver code for arnoldi and krylov schur 2025-07-31 16:40:24 -04:00