Thread: Sparse Matrices

  1. #1
    C++ Beginner !!!
    Join Date
    Jul 2010
    Posts
    96

    Sparse Matrices

    Does some1 has any clue...what libraries can be used to deal with sparse matrices?

    While searching i found there is some EIGEN library but only for C++.
    thanks!

  2. #2
    and the hat of int overfl Salem's Avatar
    Join Date
    Aug 2001
    Location
    The edge of the known universe
    Posts
    39,661
    If you dance barefoot on the broken glass of undefined behaviour, you've got to expect the occasional cut.
    If at first you don't succeed, try writing your phone number on the exam paper.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Accessor for Sparse Matrix
    By Clark in forum C Programming
    Replies: 1
    Last Post: 04-02-2010, 05:14 PM
  2. adding sparse matrices
    By budala in forum C Programming
    Replies: 2
    Last Post: 08-21-2009, 09:52 AM
  3. C simple Matrices
    By Cyberman86 in forum C Programming
    Replies: 3
    Last Post: 05-07-2009, 05:20 PM
  4. adding matrices, help with switches
    By quiet_forever in forum C++ Programming
    Replies: 7
    Last Post: 09-04-2007, 08:21 AM
  5. Problem multiplying rotation matrices together
    By Silvercord in forum A Brief History of Cprogramming.com
    Replies: 20
    Last Post: 03-04-2003, 09:20 AM