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
- Scaling IO with number of threads to achieve high throughput
- Don't unroll nested loops too aggressively
- Add metrics for number of tasks
- Allocations of Julia Tasks' stacks are missed by `@time` and Allocation Profiler, and at least 9 other allocations missed by Allocation Profiler
- Calling `Iterators.takewhile(predicate, itr::Stateful)` causes the first non-matching element to be dropped from the Stateful Iterator
- allow concrete-eval for `Union`-type arguments
- Wishlist: Precompile-only packages
- rpath of external system libraries clobbered by patchelf
- Consider re-using type intersection in _compute_sparams elision
- To reduce waiting-for-stop-the-world times: can we make syscalls GC safepoints?
- Docs
- Julia not yet supported