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
- RFC: introduce `Base.tracemark()` and `rethrow(; drop_{above,below})` to prune stacktraces exactly.
- codegen: Shrink-wrap GC shadow-stack frames mk. 2
- arrayshow: balance single-line vs vertical layout by content shown
- Base.Linking: declare the runtime's shared library dependencies
- deepcopy() of a WeakRef produces a WeakRef that isn't cleared after being collected
- cancellation: Wire up compute cancellation
- regression(?) in `@test_deprecated`
- Functions needed to return whether a variable is mutable or not.
- Optimize unions with Symbol in the same way as bitstypes
- Add `TypedCallable` (Part 1/2)
- Docs
- Julia not yet supported