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
- jl_error() and jl_errorf() unsafe to call if LLVM not fully initialized
- Change timeout kill signals to SIGQUIT from SIGTERM
- Fix `findmin/max` with `dims` for non-1 based inputs.
- Coverage files are created for anonymous functions in package tests…
- stack traces: only print relevant aspects of parametric types
- @. incorrectly handles NamedTuple literals
- Weird behaviour with show of custom types
- pipeline(cmd, stdout = file, stderr = file) works like a typical shell (not a bug)
- BigInt and BigFloat could work more alike
- Uninformative error message when using both argument named `in` and `in` operator within a function
- Docs
- Julia not yet supported