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
- loading: structured environment parsing and move environment code into its own file (or, code loading 2.0, take 2)
- WIP: type system: Refactor `UnionAll` to de Bruijn representation
- gf: cache single-dispatch and simple signatures in the call cache
- inference: Preserve caller signature constraints in method lookup
- Make `unsafe_read` and `unsafe_write` GC preserve `Ref` arguments
- min, max, minmax inconsistencies
- codegen: add `@cpu_supports` macros (mirroring `__builtin_cpu_supports`)
- Serialization: much faster serde of blobbable isbitsy arrays
- Allow setting the various optimization options on methods (as opposed to Modules)
- Invalidations in GMT exist in 1.13 but do not exist in 1.12
- Docs
- Julia not yet supported