could you discuss the properties? Can we add more properties? What do the 'inverse' and 'eigen' properties mean?
On Friday, December 12, 2014 1:53:09 PM UTC-8, cdm wrote: > > > great references, Weijian ... > > it turns out that the UF Sparse collection has a filed issue at: > > https://github.com/JuliaSparse/MatrixMarket.jl/issues/1 > > > i understand that the UF Sparse collection is primarily > in Rutherford-Boeing format and that a read-in tool for > this may be in the works ... > > best, > > cdm > > > On Friday, December 12, 2014 12:09:41 PM UTC-8, Weijian Zhang wrote: >> >> Hi cdm, >> >> Thanks a lot for the comments. >> >> Just for reference: >> If you want to read matrices in the Matrix Market format, you can use >> MatrixMarket.jl (https://github.com/JuliaSparse/MatrixMarket.jl). >> If your matrices are in Harwell Boeing Format, there is HarwellBoeing.jl ( >> https://github.com/dpo/HarwellBoeing.jl) >> >> Best wishes, >> >> Weijian >> >
