[SciPy-Dev] Initial support for Harwell Boeing sparse matrix format

Nils Wagner nwagner at iam.uni-stuttgart.de
Fri Feb 25 04:22:08 EST 2011


On Fri, 25 Feb 2011 09:09:24 +0000 (UTC)
  Pauli Virtanen <pav at iki.fi> wrote:
>Fri, 25 Feb 2011 12:24:58 +0900, David Cournapeau wrote:
>> I have added support for simple read/write for HB matrix 
>>format. The
>> updated branch is on github:
>> https://github.com/cournape/scipy3/compare/master..._new_hb_io
>> 
>> It adds a high-level API (read_hb/write_hb) as well as a 
>>lower-level API
>> for fine-grained control. The functions live in 
>>scipy.sparse.io. I
>> already put this patch last year, without any reaction, 
>>so I will assume
>> that no reaction means yes :)
> 
> How about putting them in scipy.io? That's where the 
>e.g. matrix market 
> functions are, and it would make sense to put also HB 
>there.
> 
> 	Pauli
  
+1

  Nils



More information about the SciPy-Dev mailing list