julia
https://github.com/julialang/julia
Julia
The Julia Language: A fresh approach to technical computing.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Julia not yet supported118 Subscribers
View all SubscribersAdd a CodeTriage badge to julia
Help out
- Issues
- gc: Refactor GC disable interface. Fix a race condition for disabling GC in MMTk
- `f()[begin]` evaluates `f()` multiple times
- module: warn consistently on deprecated bindings imported via `using`
- [Backport 1.12] signals-win: handle GC safepoint via a first-chance vectored handler
- `a.x.y += z` evaluates `getproperty(a, :x)` twice
- Suppress "objcache error: Operation not permitted" print
- Tracking issue for non-byte-multiple integer support
- signals-win: handle GC safepoint via a first-chance vectored handler
- Coverage instrumentation ~17x slowdown of tight numerical loops on 1.12 (vs ~3x on 1.10/1.11)
- Fix Dates.week returning non-ISO week numbers for dates on or before 0000-12-31
- Docs
- Julia not yet supported