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
- Dependency cycles lead to repeated attempted pre-compilation and error spew
- codegen: Restore `ct->scope` in `jl_eh_restore_state`
- Prevent extensions from blocking parallel pre-compilation
- Add documentation for `ones` and `zeros` to clarify that they return arrays filled with the same object (similar to `fill`)
- make `memorynew` intrinsic
- 1.11 release notes don't mention new multidimensional logical indexing feature
- `convert(::Type{BigFloat}, ...)` uses the current rounding mode, shouldn't it instead always use `RoundNearest`?
- gotoing to inside of a gc_preserve crashes julia
- Allow function negation `-f` to work like `!f`
- Customize test failure display
- Docs
- Julia not yet supported