You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Nobody is working on it, but it's not abandoned. Bringing it up to date might not be much work, it's missing some latest version bumps on SpecialFunctons, Distributions and PDMats. Do you want to use it?
I figured I'd try to bump the versions so I forked, cloned, instantiated and tried to run the tests but it errors here with
ERROR: LoadError: UndefVarError: Test not defined
Stacktrace:
[1] include(fname::String)
@ Base.MainInclude .\client.jl:476
[2] top-level scope
@ none:6
I have not worked with Compat.jl before so I'm not sure how to proceed. If someone could point me in the right direction I'd be grateful! I'm on Julia 1.8.3.
EDIT: Speaking of Compat.jl, it looks like it is what is holding the rest of the packages back (if I am reading this correctly).
Is this effort abandoned or moved elsewhere perhaps? Just curious.
The text was updated successfully, but these errors were encountered: