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 supported120 Subscribers
View all SubscribersAdd a CodeTriage badge to julia
Help out
- Issues
- Introduce optional `prepend`/`append` argument for `diff`
- Use a consistent argument order for `trunc` (Dates)
- add profiling timings for LLVM passes
- WIP: Emit unoptimized bitcode archive
- Unclear error message when module name != project name
- generalize our `BigFloat(::Float64)` method to more integer and floatingpoint types.
- Stacked environments causing illogical `is required but does not seem to be installed` failure during precompilation
- `typemin`/`typemax` of `DateTime` is not actually the smallest/largest representable `DateTime`
- `DateTime` arithmetic should not have wraparound behavior
- [Documentation] [Homepage improvement suggestion] Provide a "one-tutorial-to-rule-them-all" on the homepage at: https://julialang.org/learning/tutorials/
- Docs
- Julia not yet supported