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 supported119 Subscribers
View all SubscribersAdd a CodeTriage badge to julia
Help out
- Issues
- Fix serialization when trimming
- Add maxfailures option to limit test failures before stopping
- codegen: add per-type TBAA metadata for concrete types and array elements
- Allow Timer to spawn on a specific threadpool. Spawn on the interactive threadpool by default.
- Add eager `flatten`, as an alternative to `vcat(x...)` for turning `Vector{Vector{T}}` into `Vector{T}`
- [Windows, trimming] Printing to stdout does not lead to an output
- WIP: implement `ImmediateOrRef{T}` aka "tagged pointers"
- pkgimages DLLs blocked by Windows Defender Application Control (WDAC) on enterprise machines — no graceful fallback
- Invalid caching behavior when dispatching malformed types
- support concurrent immix GC
- Docs
- Julia not yet supported