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
- declaring @async or Threads.@spawn tasks in a Vector, doesn't correctly populate the Vector itself
- `JULIA_PRECOMPILE=0` should maybe disable generating precompile files for stdlibs
- Use `wait` as a kwarg in EDITOR_CALLBACKS
- loader: Avoid compiler-generated memset
- Comparisons of structs with == lower suprisingly to === and documenation doesn't make it clear
- Error with stacked environments
- REPL open current input in editor (Alt + E) does not when editor has a separate GUI and does not block the REPL
- Add a Global Value Numbering Pass
- Unpacking in arglist vs inside function
- Performance improvements for IdDict
- Docs
- Julia not yet supported