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
- 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
- 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?
- map for pairs(Dict())
- Unexpected boxing of structs with self referential abstract base type
- Wine tracking issue
- Julia crashes with "free(): invalid pointer" or "double free or corruption (out)" on ubuntu 20.04.1 TPU vm
- Docs
- Julia not yet supported