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
- Provide a public function like Base.JLOptions().code_coverage
- Unexpected Allocation for small union: `Union{Nothing,Tuple{String}}`
- run UV on separate thread by default
- 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
- the variant of `rand!` for an array of `Float64` is slowed down by the explicit SIMD when the array is small enough
- Some of the CI tests fail when using MMTk
- docs: include `summarize`d information in the extended documentation mode
- Docs
- Julia not yet supported