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
- Handle keywords in macro signatures
- Repeated output when pasting multi-line code
- allocation tests fail with coverage=true after dfe6a13e5038c8cbe0f1720d190629225ec1a19b
- Julia Should Not Parse Whole Environment
- `::OrdinalRange .* ::Integer` returns a `StepRangeLen` (which is no longer `OrdinalRange`)
- methods are shown wrong when key word argument defaults are defined with a `let`
- Add `Base.Experimental.@min_optlevel` to set a min-optlevel for a module
- Add a new macro `@outline`, and use it in `@assert`.
- `exp10(::BigFloat)` is inaccurate on FreeBSD AArch64 unless MPFR is preloaded
- Add option to make `verbose = true` apply recursively to nested test sets
- Docs
- Julia not yet supported