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
- Inconsistent AbstractSet and AbstractVector printing
- Tab completion on `a[1].` should use propertynames if defined (or return nothing)
- Add optional `kwshow=true` argument to `@kwdef`
- Interpolation in strings doesn't work as documented
- Initial execution of code with `@threads` scales with number of threads.
- Feature request: have a non-lossy parsing of `Float64` literals
- Unexpected acceptance and lowering of "dependent type" (spurious TypeVar?)
- kwargs printing is not quite accurate in stacktraces
- new feature: partition into N sets (to add to sets of length N)
- RFC: implement proper debug mode for packages (with support for re-precompilation)
- Docs
- Julia not yet supported