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
- Do not give `StringVector`s to users
- With the memory changes the UB surface of String(Vector{UInt8}) is larger
- a compiler flag to ignore all uses of `@assume_effects`?
- Views on arrays should become views on a slice of the Memory that was accssible at view construction
- Let `diagzero` propagate information not stored in type where relevant
- Document `Method` reflection functions
- Some uses of `@__DIR__` should be relocatable.
- make `Base.@assume_effects :nothrow` mark throwing expressions as `unreachable`
- Unwrapped Union Alls can't be added more than two times to a vector with [] syntax. Reproducible crash when using these vectors.
- type application doesn't infer as consistent
- Docs
- Julia not yet supported