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
- WIP: Turn `Expr(:method)` into a builtin
- Compile times of large generated functions
- Handle large read/write/sendfile to File; return actual bytes written
- Added new error message for parsing of generators inside arrays
- Fix ASAN on macos
- Package precompile time regressions (nightly worse than 1.12 worse than 1.11 worse than 1.10)
- Do not print stacktrace when ctrl-c hit
- Additional platforms / CPU ISAs for aarch64 (e.g. ARM Neoverse)
- unary `+` acts differently for `Array` and `AbstractArray`
- RFC: add ability to avoid printing trailing type parameters
- Docs
- Julia not yet supported