Home »
Public Forums »
archive »
Sparse support
Re: Sparse support [message #27514 is a reply to message #27453] |
Wed, 24 October 2001 08:20  |
mvukovic
Messages: 63 Registered: July 1998
|
Member |
|
|
Ralf Flicker <rflicker@gemini.edu> wrote in message news:<3BD670D7.56B559A7@gemini.edu>...
> "Pavel A. Romashkin" wrote:
>>
>> trouble wrote:
>>>
>>> There are dozens of sparse routines on the web, why
>>> doesn't IDL program some of them in...
>>
>> Probably because those who want them are free to download them from the
>> web and use them?
>>
>> Ciao.
>
> Pardon my ignorance, but could you point me to some of those
> downloads? I'd be really interested. Thanks.
>
> ralf
http://www.netlib.org/
do a search for sparse matrix.
I recently implemented numerical recipes' fortran band diagonal
solver. Compiled it on my home pc with the gnu g77 compiler installed
with cygwin. I did not have the nerve to link it directly to IDL, so
the communication is clunky: via files. One can definitely do better.
Mirko
|
|
|
Current Time: Sun Oct 19 03:49:43 PDT 2025
Total time taken to generate the page: 1.84494 seconds