Shuhei Kadowaki

Results 99 issues of Shuhei Kadowaki

This is necessary for porting JET into the Julia base. When ported into the Julia base, those dependencies required for JET's top-level analysis should be dropped and the top-level analysis...

While working on #543 I realized that the current design of ReportPass might not be functioning as effectively as hoped. Originally, ReportPass was meant to allow users well-versed in JET...

internals

https://github.com/aviatesk/JET.jl/blob/223f4642c31c0cb537b393ec8c335bfc845d3dd0/src/abstractinterpret/abstractanalyzer.jl#L67-L68

From the slack discussion: > Shuhei Kadowaki > [4 minutes ago](https://julialang.slack.com/archives/C66L48G1X/p1685003206799249?thread_ts=1685001944.877559&cid=C66L48G1X) > By the way, the section `Authentication: SSH Deploy Keys` should be in the parent section of `GitHub`, not...

Type: Documentation
help wanted

This allows us to turn off precompilation of OrdinaryDiffEq via Preferences.jl

There are two (seemingly) independent failures that happen only on nightly: 1. non-terminating inference 2. codegen error --- # Failure 1 Not sure, but here's a reduced MWE at least:...