URL: <https://savannah.gnu.org/bugs/?66575>
Summary: Feature: Extension to complex SVD
Group: GNU Scientific Library
Submitter: mangrove84
Submitted: Wed 18 Dec 2024 11:42:14 AM CET
Category: None
Severity: 3 - Normal
Operating System:
Status: None
Assigned to: None
Open/Closed: Open
Discussion Lock: Any
Release: v2.8
_______________________________________________________
Follow-up Comments:
-------------------------------------------------------
Date: Wed 18 Dec 2024 11:42:14 AM CET By: Christian Krueger <mangrove84>
Here are two more patches regarding the complex SVD.
5_svd_SV_solve_cmplx.patch:
This implements the function
gsl_linalg_complex_SV_solve()
which uses a previously computed SVD and uses it to solve a linear system.
6_svd_SV_decomp_cmplx.patch:
This implements a modified SVD algorithm in the function
gsl_linalg_complex_SV_decomp_mod()
As before, the patches come with adjustments to the documentation and tests.
All function names are the same as those for real matrices with "_complex"
added in the name.
_______________________________________________________
File Attachments:
-------------------------------------------------------
Name: 5_svd_SV_solve_cmplx.patch Size: 7KiB
<https://file.savannah.gnu.org/file/5_svd_SV_solve_cmplx.patch?file_id=56702>
-------------------------------------------------------
Name: 6_svd_SV_decomp_cmplx.patch Size: 10KiB
<https://file.savannah.gnu.org/file/6_svd_SV_decomp_cmplx.patch?file_id=56703>
AGPL NOTICE
These attachments are served by Savane. You can download the corresponding
source code of Savane at
https://savannah.gnu.org/source/savane-3b9d8f2f3b65257ee40f9dc78baa5a1aa46a8a5e.tar.gz
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?66575>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
signature.asc
Description: PGP signature
