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 supported119 Subscribers
View all SubscribersAdd a CodeTriage badge to julia
Help out
- Issues
- converting a `Float` to `String` might over allocate the length of the intermediate string vector.
- Regression in package loading time from 1.10 -> 1.11 -> nightly
- `Core.Const(ENV)` prints the full env to terminal in e.g `code_warntype`
- Enable io thread by default to see what breaks
- `isreadable` is underdocumented and inconsistently implemented
- Set `isreadable(::DevNull) = true`, expand `isreadable` docstring
- SIGPWR on 1.11.4
- `Base.julia_cmd()` does not reflect `--banner` and `--quiet` flags.
- Feature request: add function to calculate the starting date of a week for a given year
- `bind(::UDPSocket; reuseaddr=true)` doesn't always behave as documented on macOS
- Docs
- Julia not yet supported