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 supported117 Subscribers
View all SubscribersAdd a CodeTriage badge to julia
Help out
- Issues
- Changes in behavior of `@allocated` with `.=` in `@testset`
- `real(Number) -> Int`
- propertynames: what about querying `setproperty!`?
- Array operations expecting Base.Dims arguments work for tuples but not for arrays
- Support `convert(AbstractArray{T}, ::AbstractRange)` and variants
- using `eval` inside a @testset, to create a new function in another name space, that already exists in Base, results in an error
- AArch64: support closure cfunctions (missing LLVM support for trampolines)
- printing to standard streams triggers context switch to a Task
- Display of recursive Exprs overflows
- Too big Unions segfault
- Docs
- Julia not yet supported