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
- add mechanism for using task-local vars with `Threads.@threads`
- promote_type(Float16, Int128) == Float16
- `Base.rest()` (via splat-destructuring) has bad effects
- Does `collect` always return an Array or can it return `AbstractArray`s?
- Nested type definitions: all names end up global
- Two ctrl-c presses during Pkg.update() crash Julia
- `a==b` but `collect(a)!=collect(b)` for `a` and `b` being `StepRangeLen{Float64,...}`
- LLVM SanitizerCoverage support?
- Clarification needed: Iterables with IteratorSize `HasLength` necessarily 1 based?
- KeyError on internal use of extensions
- Docs
- Julia not yet supported