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
- 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`
- testset inside "testset let" fails
- Unexpected Allocation for small union: `Union{Nothing,Tuple{String}}`
- 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
- range() fails for some UInt64 lengths
- Docs
- Julia not yet supported