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
- fix evalpoly type instability and 0-length case
- REPLExt: no method matching repl_init(::REPL.LineEditREPL) when loading packages in REPL mode.
- InexactError: Int64(1.0) on macOS Apple Silicon CI runners when using an x86_64 julia binary (via. rosetta)
- Add takestring! and make `String(::Memory)` not truncate
- Add devdocs on UB
- Document that reduce-like functions use `init` one or more times
- Add `ispositive`, etc.
- Add a fast processor-native bitshift function
- Missing docstrings for public/exported symbols
- WIP: Add `parse(Type, str)` method for parsing Types: DataTypes, Unions and UnionAlls.
- Docs
- Julia not yet supported