SciPy can read only read unsymmetric matrices with hb_read. Anyone know if it is possible to read symmetric matrices in Python (3)?
Asked
Active
Viewed 245 times
1 Answers
0
I found a solution using BeBOP Sparse Matrix Converter to convert to MarketMatrix and then importing this into Python.

edub
- 21
- 1
- 4