Frames White
Frames White
I am trying to run this on Invenia's internal registry, and I am getting an error: ``` julia> add_caps(MonotonicUpperBound(), CapLatestVersion(), ["General", "Invenia"]) ERROR: KeyError: key v"0.1.1" not found Stacktrace: [1]...
Is there a reason for this requirement? It seems like it would still be useful to be monotonic except for the latest version.
In julia 1.11 we get a proper way to do what ContextVariablesX did with an hack. This is a rebasing of #91 with that switch over it should not run...
Consider when you get a keyword argument wrong you currently get a plain MethodError. This does highlight that the keyword argument was wrong, but it could be made better. In...
Consider the following (with TimeZones.jl installed in global enviroment), ```julia using Distributed addprocs(1) @everywhere begin using TimeZones foo() = tz"America/New_York" end ``` This should be valid as far as I...
The answer is: Yes it loads them (`require`s them, i.e. don't bring into scope), on all workers, when you `using` them on the manager, but when you start a *new*...
#84 should have failed as `DoesNotExist` is no longer defined by ChainRulesCore (renamed to `NoTangent`) (fixed in https://github.com/PumasAI/DataInterpolations.jl/pull/85) but there are no actual tests of that directly. Which makes https://github.com/JuliaDiff/ChainRulesCore.jl/pull/292...
Encountered in https://github.com/JuliaDiff/ChainRules.jl/pull/758 Problem was there is a `du2` field which isn't used except as an implementation detail of `lu`. It is the value on the diag(x, 2)` but its...
We should drop all dispatches on `AbstractVector{