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
- `replace` unable to determine type with broadcast, but can with a for-loop
- Fixes complex range broadcasting with another range
- add `fma`/`muladd` for `BigInt`
- BigInt parsing allows whitespace
- POC: Automatically parallelize `map(f, arrays...)`
- Disallow infix macro syntax
- name of method of a macro expansion is only "macro expansion" if the macro is defined in a different file from the function where it is expanded
- Julia Triggers LLVM TBAA bug
- Create staticint.jl
- `Ctrl-C`ing a read produces a fatal error
- Docs
- Julia not yet supported