I suggest you ...

Add LU and QR decompositions for complex matrices

Currently the LU and QR linear algebra matrix decompositions are only supported on real matrices.

16 votes
Vote 0 votes Vote Vote
Vote
Sign in
Check!
(thinking…)
Reset
or sign in with
  • facebook
  • google
    I agree to the terms of service

    You'll receive a confirmation email with a link to create a password (optional).

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    Christoph RüeggAdminChristoph Rüegg (Admin, Math.NET) shared this idea  ·   ·  Flag idea as inappropriate…  ·  Admin →
    started

    1 comment

    Sign in
    Check!
    (thinking…)
    Reset
    or sign in with
    • facebook
    • google
      I agree to the terms of service

      You'll receive a confirmation email with a link to create a password (optional).

      Signed in as (Sign out)
      Submitting...
      • BrianBrian commented  ·   ·  Flag as inappropriate

        There's an existing library that you can use for LU and QR decomposition in C#. It's a port from LAPACK called MAPACK. Works really well and is fast. I use it in a curve fitting routine I wrote (emulation of Matlab's polyfit)

      Knowledge Base and Helpdesk