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
- Create staticint.jl
- `Ctrl-C`ing a read produces a fatal error
- shell_parse expectation for `ENV["EDITOR"]` is not clearly documented
- Unexpected behavior due to implicit `convert` with `Char` and `Integer`
- Improve jl_object_id efficiency
- Factor MethodList representation by optional arguments
- Disallow the Unicode "Braille Patterns" block for code (e.g. variables, and function names), but not in strings
- Speed up fieldtype_tfunc for Union fields
- Issues related to the purity modeling PR
- `hash(::Vector{<abstract type>}, ::UInt)` allocates quite a bit due to type instability: why can't hash(::Any) infer `UInt` return type?
- Docs
- Julia not yet supported