GNU Scientific Library - Bugs: bug #60457, Feature request: complex...
You are not allowed to post comments on this tracker with your current authentication level.
bug #60457: Feature request: complex tridiagonal solvers
Submitter: | Ed <mohawk> | ||
Submitted: | Mon 26 Apr 2021 06:23:56 PM UTC | ||
Category: | None | Severity: | 3 - Normal |
Operating System: | Status: | None | |
Assigned to: | None | Open/Closed: | Open |
Release: | 2.6 |
Attached Files
file #52854: 0001-ignore-test-files-and-doc-examples.patch added by mohawk (3KiB - application/octet-stream - As discussed with Patrick Alken, two patches.)
file #52855: 0002-add-complex-versions-of-tridiag-solvers.patch added by mohawk (40KiB - application/octet-stream - As discussed with Patrick Alken, two patches.)
Depends on the following items: None found
Items that depend on this one: None found
Carbon-Copy List
Follow 2 latest changes.
Date | Changed by | Updated Field | Previous Value | => | Replaced by |
---|---|---|---|---|---|
2022-02-15 | mohawk | Attached File | - | ![]() |
Added 0001-ignore-test-files-and-doc-examples.patch, #52854 |
Attached File | - | ![]() |
Added 0002-add-complex-versions-of-tridiag-solvers.patch, #52855 |
I was most surprised to find that while there is the real gsl_linalg_solve_tridiag, there is no complex equivalent. Would you like me to make a pull request to add it (and maybe other complex tridiagonal functions)?