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
- Failure to quote symbols in pretty printing in `@test` failures
- Add `string(float, base = 16)`, `string(float, base = 2)` for `%a` formatting of floats
- `Timer` is ~1ms too slow
- `ntuple` doesn't handle `Int32`s well during struct Construction.
- Add way to get index of thread in its threadpool
- Stop compensating for early Timer in libuv
- LLVM Assertion Error (on 1.10 and 1.11)
- Compile cache permission denied
- Make `Base.checked_add` and friends public
- `arr[var"end"]` is the same as `arr[end]`
- Docs
- Julia not yet supported