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 supported120 Subscribers
View all SubscribersAdd a CodeTriage badge to julia
Help out
- Issues
- [FR] provide a public API for accessing/mapping over `Union` components
- Add generic function for lazy `PermutedDimsArray` or `permutedims` keyword
- Add error hint for `append!(::Vector{String}, ::String)`
- make error message for Union{} arguments more accurate
- constructing tuples: some reasonable `Union` tuple type constructors throw
- constructing a tuple from an iterator may fail when it's not supposed to
- `Iterators.cycle`, `IteratorSize`: infinite but empty iterator
- Round to Nearest Fraction
- Bounds check outside loop affects loop performance
- `fieldcount` and `fieldtypes` mishandle some `Union` types
- Docs
- Julia not yet supported