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
- loading: Delete `normpath` where possible
- Performance discrepancy between `get!` and `haskey` + `setindex!`
- add single-argument (de)serialize methods operating on vectors of bytes
- Set max_methods 1 for several IO functions
- compare ranges by `firstindex` before by values (like vectors)
- Avoid an error when `show`ing a `Platform` with an unrecognized OS
- Fix improper alignment of matrices with elided strings
- Fix `rationalize(x)` accuracy with tiny floats / when x is a rational
- New functions `has_strided_get` and `has_strided_set`
- Document Base.RefValue and clarify that this is public API
- Docs
- Julia not yet supported