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
- Fixes and improvements for RISC-V
- Add gdb pretty-printers and lldb summaries for Julia runtime values
- [Libdl] Define compact `show` for LazyLibrary
- [`versioninfo`] Report `Sys.EFFECTIVE_CPU_THREADS` when they differ from `Sys.CPU_THREADS`
- Codegen: don't drop ABI overrides on invoke fallback paths
- `MPQ.add!`/`MPQ.sub!` return garbage when the output aliases an input (longstanding UB, exposed on 1.14 by the GMP realloc patch)
- isapprox: restore the `x == y` guard in the `Integer` method
- MPQ: fix aliasing UB in add!/sub!/mul!/div!/set! on Rational{BigInt}
- Local function assigns to its name after only the first method definition
- add loongarch support
- Docs
- Julia not yet supported