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 supported119 Subscribers
View all SubscribersAdd a CodeTriage badge to julia
Help out
- Issues
- inference: early const-prop' pass
- Optimization for strong zeros and broadcasting
- Replace `jl_gettimeofday` call to `gettimeofday` with `clock_gettime` on linux
- Minor errors in documentation for lock and @lock
- Fallback `rand(Float32/64)` discards more entropy than necessary
- A function to convert an optional `Union{X,Nothing}` to an iterable `Union{Tuple{X},Tuple{}}`
- `Unfold()` is an iterable based on a transition function
- walkdir based on building a tree and separate tree traversal methods
- free_memory reports garbage
- walkpath Channel behaviour, and a suspicious test in test/file.jl
- Docs
- Julia not yet supported