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 supported120 Subscribers
View all SubscribersAdd a CodeTriage badge to julia
Help out
- Issues
- 1-indexed assumptions in views of views when using slices.
- Libdl: Add internal-only `_on_load_c_callback` field for on-load callbacks (for `--trim` compatibility)
- LLVM: SLPVectorizer: Assertion UnscheduledDeps >= 0 && "Expected valid number of unscheduled deps"'
- `show` of `Type{f}` with a function-value parameter segfaults
- LLVM: SelectionDAG: shift-type assertion in Microfloats
- MMTk: disable zeroing
- `\` for abstract-eltype RHS throws via `lu(Matrix{Any})` or returns `Vector{Any}`
- `Broadcast.materialize!` rejects writable Number subtypes before custom style dispatch
- `reinterpret` uses aligned element size since #62771: packed non-power-of-two primitives throw or silently give wrong data
- New `cconvert(Ptr, ::SubArray)` returning `Base.OffsetCConvert` breaks custom Ptr-like ccall types
- Docs
- Julia not yet supported