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
- RFC: store qualifying unions as tagged pointer words
- Make `foreigncall` / `foreignsymbol` `dlopen`-aware in `collectinvokes!` / `TrimVerifier`
- Parallel precompilation: project package fails with "Module `<Ext>` is missing from the cache" when compiled concurrently with a cold dependency graph, and `Pkg.precompile()` reports success (exit 0)
- 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}`
- Docs
- Julia not yet supported