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
- A complete example of a dummy Array wrapper type, with broadcasting, reductions, etc.
- Indexing with CartesianIndex() should probably disallow linear indexing
- New `readdir` features: `lazy` and `filetypes`
- Segfault when started with large stacksize limit
- Compilation with `USE_PERF_JITEVENTS=1` fails
- Add `empty` for `AbstractArray`s and their types
- Overflow in Timer when passing time as an Int
- add keyword `by` or argument function `f` to set operations such as intersect
- Disallow calls on the RHS of a :(=) expr in lowered IR
- broadcast overrides for Adjoint/Transpose not called with `.` notation
- Docs
- Julia not yet supported