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 supported118 Subscribers
View all SubscribersAdd a CodeTriage badge to julia
Help out
- Issues
- Feature request: Collect to `Vector`
- (in)equality comparisons of (`Date`, `DateTime`) allowed, but not simple arithmetic
- Try LOAD_LIBRARY_SEARCH_DLL_LOAD_DIR | LOAD_LIBRARY_SEARCH_SYSTEM32 | LOAD_LIBRARY_SEARCH_USER_DIRS for DLL loading on Windows
- Unified I/O error type
- "stream is closed or unusable" caused by multithreading race-condition (pipe closed in another thread)
- export Base.promote_eltype, Base.promote_eltypeof
- `mktempdir cleanup` regression(?) in 1.8.3
- `@inferred` fails if a local variable has the same name as that from an outer scope
- Add `TaggedRef{T}` / `TaggedPtr{T}` / `ImmediateOrRef{T}`
- `Base.url` is broken for non-base functions
- Docs
- Julia not yet supported