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 supported119 Subscribers
View all SubscribersAdd a CodeTriage badge to julia
Help out
- Issues
- Document that everything is evaluated in the same world age inside a `@testset`.
- AbstractArray(A) throw method error while AbstractArray{Float64}(A) does not.
- API for inserting a collections of elements in an existing vector
- subtyping regression: Vector{T} is not considered concrete
- Implement broadcasting for `AbstractDict` and `NamedTuple`
- Union handling of `ifelse`
- Markdown: Incorrect parsing of interpolated Julia expressions
- hash(x, h::UInt=zero(UInt)) => hash(x; h::UInt=zero(UInt)) ?
- hcat not type-stable with union types
- Equality and hash for self-referential recursive data-structures: Go Hopcroft?
- Docs
- Julia not yet supported