madeleineudell / LowRankModels.jl

LowRankModels.jl is a julia package for modeling and fitting generalized low rank models.
Other
190 stars 65 forks source link

What Julia version is this package compatible for? #90

Closed shashins closed 5 years ago

shashins commented 5 years ago

I am trying to install this package on Julia 1.1 and getting error messages.

cianodonnell commented 5 years ago

I too would be interested in an updated version compatible with Julia 1.1 if it were available.

baggepinnen commented 5 years ago

I managed to get some stuff running on my fork https://github.com/baggepinnen/LowRankModels.jl you can try to install it and see if you get it off the ground

madeleineudell commented 5 years ago

v1.0.0 (and the master branch) now work on Julia 1.0+. Let me know if you run into any errors!