in

.NET Opensource

Community for opensource projects by Christoph Rüegg
All Tags » Numerics » Matrix (RSS)

Browse by Tags

  • Sparse matrix in Iridium

    Hello, I found about Math.NET while searching for a SparseMatrix .NET implementation. Google found this link here: http://nmath.sourceforge.net/doc/numerics/MathNet.Numerics.LinearAlgebra.Sparse.html so I downloaded both the newest version and the intermediate release of Iridium but I could not find...
  • Rewrite of Matrix Class

    I'm started to write a new Matrix Class that is more powerful than the current one. This is just a try to see how a matrix class that could get implemented. Design Issues: There is a separate partial class that implements general interfaces to make this class as useful as possible. The Class is ...
    Posted to Math.NET Mathematics Library (Forum) by MovGP0 on 05-04-2007
  • Re: Linerar Algebra: Vector class?

    Whishes for Matrix: There need to be a function to transform/attach a Vector into/onto a Matrix (ie. to built a coefficient-matrix). Also there should be a enumerator that returns one row of a Matrix after another. The rows can get represented as Vector. The only special Matrix that makes really sense...
    Posted to Math.NET Mathematics Library (Forum) by MovGP0 on 04-28-2007
  • Re: Limits of Matrix class

    It might be a good idea to take advantage of Microsoft's Accelerator Project that takes use of the GPU. This should speed up the numeric matrix calculations. Download: http://research.microsoft.com/research/downloads/Details/50ee362a-c4d7-4fe6-9018-1b7f9c1dd5dc/Details.aspx Wiki: http://channel9...
    Posted to Math.NET Mathematics Library (Forum) by MovGP0 on 04-01-2007
Page 1 of 1 (4 items)
Powered by Community Server (Non-Commercial Edition), by Telligent Systems