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
- investigate if Profiling works on Windows since Windows 11 (July 2021)
- completely type stable code cleared by JET allocates when it shouldn't
- Very slow LinearAlgebra operations, because of missing precompilatrion
- Fixes for armv7l buildbots
- default values for destructuring syntax: (; x=default) = y
- improve return type inference of `typed_hvcat(::Type{T}, rows, as::Any...)`
- Undocumented "full" release
- Calling `jl_value_ptr` has inlining cost of 20 even when its optimized out
- Parsing error for docstring of Foo{:a}()
- seekend: Add a second argument for the number of bytes relative to the end
- Docs
- Julia not yet supported