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
- Keyword `outer` mentioned in the documentation but is not a keyword
- Fix log message id from at-deprecate to be a Symbol.
- Make ctrl+q work with `@which`
- RFC: represent length of short strings using 1 byte instead of 8
- Distinguish string functions for data values vs programmer information
- Use `roundeven` instead of `rint` for `round(x)`
- firstindex(enumerate(...)) not defined
- Disallow construction of NTuple from > N elements
- Move parallel test runner to Test stdlib
- write(io, a::AbstractArray) slow for reinterpret arrays
- Docs
- Julia not yet supported