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 On Thursday, 11 December 2014 20:28:20 UTC, cdm wrote: > > > thank you for your fine work in this area ... > > do not be surprised if you inspired some > to take on some of these collections: > > http://math.nist.gov/MatrixMarket/ > > http://www.cise.ufl.edu/research/sparse/matrices/ > > > well done and good show ! > > best, > > cdm > > > > On Thursday, December 11, 2014 12:30:23 AM UTC-8, Weijian Zhang wrote: >> >> Hello, >> >> So far I have included 20 matrices in Matrix Depot. I just modified the >> function matrixdepot() so it should display information nicely. >> >> The repository is here: https://github.com/weijianzhang/MatrixDepot.jl >> >> The documentation is here: >> http://nbviewer.ipython.org/github/weijianzhang/MatrixDepot.jl/blob/master/doc/juliadoc.ipynb >> >> Let me know how you feel about it and if you have any questions. >> >> Thanks, >> >> Weijian >> >> >> >> >>
