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 supported119 Subscribers
View all SubscribersAdd a CodeTriage badge to julia
Help out
- Issues
- Document Int(::AbstractChar)
- WIP : trying to resolve REPL property's completions UI
- `minmax(x, y)` does _not_ return `(min(x,y), max(x,y))` when `x` and `y` are `CartesianIndex`s
- precompilepkgs: optionally run precompilation in background task with keyboard controls
- Refactor Mmap shared memory API and interaction with SharedArrays
- Regression in number of precompilations revealed by @trace_compile in nightly
- Specialize `unsafe_view` for ranges instead of `view`
- `all_one` parameter for `Profile.take_heap_snapshot` is unimplemented
- Revise syntax error when revising Base.
- Unix domain sockets are prematurely closed after half-close
- Docs
- Julia not yet supported