xiaotaiye / cusp-library

Automatically exported from code.google.com/p/cusp-library
Apache License 2.0
0 stars 0 forks source link

write_matrix_market_stream does not work for complex matrices #46

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
The header is always "real" regardless of the matrix.
The attached patch checks the matrix type and changes the header appropriately.

Original issue reported on code.google.com by filipe.c...@gmail.com on 9 Nov 2010 at 7:48

Attachments:

GoogleCodeExporter commented 8 years ago

Original comment by wnbell on 9 Nov 2010 at 9:06

GoogleCodeExporter commented 8 years ago

Original comment by wnbell on 9 Nov 2010 at 10:37

GoogleCodeExporter commented 8 years ago
This issue was closed by revision e5c30160c7.

Original comment by wnbell on 9 Nov 2010 at 10:38