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
- 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
- Use effects tracking to enable better vectorization.
- effects: define `Core.Compiler.infer_effects`
- Bounds error with Printf format %a (hexadecimal floating point)
- Markdown: Interpolated math/formatted strings
- Pass AbstractString types to reading functions
- Docs
- Julia not yet supported