JuliaLinearAlgebra / MatrixDepot.jl

An Extensible Test Matrix Collection for Julia
http://matrixdepotjl.readthedocs.org/
Other
75 stars 22 forks source link

fix storage of database #37

Closed KlausC closed 5 years ago

KlausC commented 5 years ago

Fix #34

KlausC commented 5 years ago

@andreasnoack , could you, please, have a look and release if possible. The bug is quite serious.

andreasnoack commented 5 years ago

Would be great with a little more text describing the PR but looks good to me. It would be good to enable testing on Windows. Travis now supports this but I haven't tried it out yet.

Not related to this but isn't it a bit odd the timeout only happens on Linux? It would be good to figure out why it happens.