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
- Julia cannot be compiled anymore on 32bit ARM Linux plus glibc
- Automatically resolve most method ambiguities
- check DataType hash & isconcretetype in egal_types for performance
- Misleading error message for what should be a syntax error in struct subtyping
- irshow: compact's pending nodes are not shown
- Preferred MIME types for `display`
- `dst` in memassign_safe should move to next position after `memmove_refs((void**)dst, (void**)src, nptr)`
- Missing `reduce(-, x,dims = 2)` implementation
- Genericize AbstractString predicates to all iterables
- `sum(f, itr; init)` slower than `sum(f, itr)`
- Docs
- Julia not yet supported