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
- Support for `getproperty(obj, 1)` as `obj.1`
- getindex for Broadcasted should propagate inbounds
- typeof(...) in Core failed to infer error in `@code_warntype`
- Julia on Linux (openSUSE Tumbleweed) segfaults at versioninfo, Pkg.add, Pkg.update
- Improve handling of aliasing of AbstractSlices
- REPL docview can't handle non-`tvar` type variables
- Improve isascii for short strings 15-30% improvement
- Feature request: add GCBenchmarks to Julia's benchmarking infrastructure (nanosoldier)
- `@NamedTuple` macro should maybe not use `Any` for unspecified type parameters
- `vec(::Array)` may cease to share memory with parent once resized
- Docs
- Julia not yet supported