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
- default `dims = ndims(x)` in `eachslice(x; dims = ndims(x))` to make `eachslice` the inverse `stack`
- at-kwdef generates incorrect generic constructors for structs with type parameters
- Docs/Manual/Constructors/Case Study: Rational - Leads to error in `show` with imaginary values
- Error parsing Cmds that interpolate Cmds
- Inconsistent behaviour for string `findnext` and `findprev`
- `map(f, ::String)` requires `f` to return an `AbstractChar`
- `@code_llvm` with `debuginfo=:none` does not remove all debug info on Julia 1.11
- Add a concept of memory-backed contiguous collection in Base
- `atexit()` finalizers should not run after encountering `SIGSEGV`
- `strings/annotated` test relies on that StyledStrings have been loaded
- Docs
- Julia not yet supported