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: Validate constructed date has year within typemin/max
- REPLExt for Pkg no longer loads when loading a custom Pkg
- `GlobalRef`s as `Dict` keys in precompilation are invalid
- Test failure in `Sockets` with `IOError: listen: address already in use (EADDRINUSE)`
- maximum(abs, ::Array{Complex{Int}}; dims=...) fails with an internal error
- Concatenation of string constants isn't concretely evaluated, but is inferred as a `Const`
- Pkg.REPLExt is not safe to load multithreaded
- Autocompletion triggers error in invalid `AbstractDict`
- Double counting test broken on i686-linux
- Add `strict` mechanism for opting into stricter subsets of the language
- Docs
- Julia not yet supported