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
- InexactError: Int64(1.0) on macOS Apple Silicon CI runners when using an x86_64 julia binary (via. rosetta)
- `promote_rule`: forbid method definitions which may cause ambiguity for unknown types
- unhelpful error message for @edit when JULIA_EDITOR, VISUAL, or EDITOR environment not set
- `StringIndexError` message on a `SubString` prints indexes for parent string
- Better error message on `mv(x, x)`
- "try foo(); finally; end" should be optimized to "foo()"
- `-2..-1` doesn't parse
- print(iobuffer, number) without calling string(number)?
- RFC: fix #54664, make at-doc not change when REPL is loaded
- Hide loading internals in LoadError / precompilation errors
- Docs
- Julia not yet supported