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
- Make zero(::AbstractArray{<:Number}) robust to value-based numbers
- REPL fix to handle comments
- muladd on UnitRange yields less efficient results than multiplying and adding
- RFC: Tweak Ctrl-R history position behavior
- Fix matmul example to use promote_type and generic indexing
- fix stack overflow error for circular lazystring reference
- allow transform function as first argument to `replace`
- IOError on unlink (EACCESS) on windows during precompilation
- Links in the terminal printed docs should be clickable or removed
- Compiler: Replace any() closure in compileable_specialization with explicit loop to avoid invalidation
- Docs
- Julia not yet supported