Tim Holy

Results 243 issues of Tim Holy

This may be related to #1, but just curious about your thoughts on whether packages could do their own performance-tracking, or whether Nanosoldier's bandwidth is unlikely to scale appropriately.

Python users may find this and think there is no autoreload for Julia

Normally I'd just hack this up and submit a PR, but I'm feeling short of time so will first float a suggestion and see what people think. For nonlinear optimization,...

NLP

Some of the extra capabilities of this package need documentation. One example can be found at https://github.com/JuliaImages/Images.jl/issues/610.

Should we release as 0.1.0, or jump straight to 1.0.0? This hasn't seen a ton a real-world usage so it would make sense to be cautious, but it also might...

On Julia 0.3, this happens for me with both the tagged versions of Docile/Lexicon and master: ``` jl _ _ _ _(_)_ | A fresh approach to technical computing (_)...

Hi @Keno, Over the holidays I got sucked back into Revise development because I wanted to fix https://github.com/timholy/Revise.jl/issues/146. Since that involved a fairly significant redesign of all the path-handling, it...

GAP often uncovers Julia bugs (latest example: https://github.com/JuliaLang/julia/pull/44527#issuecomment-1286855591), and it would be nice to be able to use `rr` to analyze the cause. However, when using a debug build of...

I am not certain whether this is a Julia bug or something you need to fix here, but I think it's probably something you need to fix here. In any...

...that this can be implemented now. While memory is hazy, I *think* the missing ingredient before was the ability to redefine the "trait dispatch depot" function and its recipients with...