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
- Implement lock based on uv_mutex for OS aware but not julia scheduler aware synchronization
- WIP workstealing scheduler + refactor for easier experimentation
- `Base.summarysize(::Symbol)` returns zero
- Mention accuracy of `Base.summarysize` in docstring
- Set stdlib sources as read-only during installation
- Deadlock doing I/O on a foreign thread while the main thread is blocked
- Use atomics for the StickyWorkqueue array instead of a lock
- Monorepo Packages via Submodules/Subpackages: Support in Pkg and Julia Compiler
- Emit OSC 9;9 escape sequences on Windows
- clarify that :compact prohibition on line breaks is for 2-arg show
- Docs
- Julia not yet supported