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
- Autogenerate `(::Type{Foo})(x::T, y) where T` constructor for type Foo{T}
- Non-propogation, `skipmissing`-related improvements to Missing handling.
- Make startswith, endswith, occursin work for Symbols
- method errors when types are used instead of instances of types
- REPL hang, can't ctrl+c out seemingly due to explosive codegen?
- Size ambiguity with Number vs 0-dim array causes inconstent rand with empty dim tuple
- Build system races when doing `make install debug`
- pass SecretBuffer to ccall as `Ptr{Cuchar}`, `unsafe_convert` missing
- SecretBuffer as stdin in pipeline
- mapslices, map interpret dims differently
- Docs
- Julia not yet supported