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
- implement `sind` in terms of `sinpi` instead of in terms of `sin`, same for `cosd`
- Implement hyperbolic version of sinc: sinhc (feature request).
- FR: allow MIME type for `showerror`
- `^(::AbstractIrrational, ::Integer)` should probably behave like `^(::Float64, ::Integer)` instead of like `^(::Integer, ::Integer)`
- `objects of type BigFloat cannot be finalized because they are not mutable`
- Fix some formatting in NEWs.md
- Make threadcall gc safe
- the error message for `^` calls all unknown types "integer"
- Julia 1.11 RC 4 crashes on trying to access invalid file path
- also redirect JL_STDERR etc. when redirecting to devnull
- Docs
- Julia not yet supported