See this <https://github.com/JuliaLang/julia/issues/14155> issue.
Op dinsdag 1 december 2015 13:08:12 UTC+1 schreef Matthew Pearce: > > Thanks, but I'm afraid not. I guess the inclusion of Cholmod into Julia > must have been restructured since that part of the code was written. > E.g.: > > ``` > julia> using Base.LinAlg.CHOLMOD.CholmodFactor > ERROR: UndefVarError: CHOLMOD not defined > ``` > > Matthew > > On Tuesday, November 24, 2015 at 3:43:21 PM UTC, Pieterjan Robbe wrote: >> >> is this of any help? >> >> https://groups.google.com/forum/#!msg/julia-users/tgO3hd238Ac/olgfSJLXvzoJ >> >
