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
- Compiler: don't dynamic dispatch `widenconst`
- REPL: add docstrings for AbstractREPL, BasicREPL, LineEditREPL, StreamREPL
- make `hash` match `==` for some compiler data structures
- clarify that `muladd` doesn't respect intermediate overflow
- Lower x'A*y to x'*A*y
- document task_local_storage()
- Allow definitions in `@enum` to reference others, and expand `@static` conditions
- "Assertion `api == JL_INVOKE_SPECSIG' failed" when pre-compiling pkgimage with non-inlined OpaqueClosure
- OpaqueClosure: Fix failure during AOT linking
- Is it reasonable for `@printf("%d", -0.0)` to display a negative sign?
- Docs
- Julia not yet supported