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
- fix some missing docstrings
- make Ordering instances callable as order(a,b) similar to isless? and/or isless(order, a,b)?
- fix StringIndexError to use SubString indices (#55840)
- Allow byte-precise stacktraces
- add missing docstrings for Base.Order module
- Equivalent CodeInstance replacement does not update / consider edges
- document/make public IteratorEltype and IteratorSize return types
- Compiler: don't dynamic dispatch `widenconst`
- REPL: add docstrings for AbstractREPL, BasicREPL, LineEditREPL, StreamREPL
- make `hash` match `==` for some compiler data structures
- Docs
- Julia not yet supported