Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
Julia Language
Julia is a fast and user-friendly programming language for high-performance scientific computing.
Collective -
Host: numfocus -
https://opencollective.com/julialang
- Website: https://julialang.org/
- Code: https://github.com/JuliaLang/julia
Align the API for Ref with the new definition for AbstractArray (#49769)
and ensure this API do...
Co-authored-by: Viral B. Shah <[email protected]>
Co-authored-by: Daniel Karr...
Co-authored-by: Jameson Nash <[email protected]>
github.com/JuliaLang/julia - 2253cdf46444676bda962df0ac25590009c684fc authored over 1 year agoPoint 5 of https://github.com/JuliaLang/julia/issues/43428
Motivation: I feel like the most f...
github.com/JuliaLang/julia - 0887a33a949bf46df234ce692b462d077328cc18 authored over 1 year agoThis shouldn't be needed because `ldd` should do it itself.
github.com/JuliaLang/julia - 5b34cdfa705df21997a8b97f6642c18de3a6d0e1 authored over 1 year agoRestores the method whose removal was probably causing problems.
github.com/JuliaLang/julia - 9075731481a4ce0bccde0c9611b6695e6d0d0f57 authored over 1 year agoPartially addresses issue #35959
Adds examples for redirecting std to a file to the markdown ...
github.com/JuliaLang/julia - 6084a62c148e019d43ff5d978e6b7a75e5d09626 authored over 1 year ago
`sparam_syms` was removed in
https://github.com/JuliaLang/julia/pull/31015.
---------
Co-...
github.com/JuliaLang/julia - b9dcb94f450dcafa22fa6e5a17dbe3bceceb16b3 authored over 1 year ago
#51892 caused depots to be skipped when inserting the `@depot` tags,
because it assumed that `i...
Co-authored-by: Jameson Nash <[email protected]>
github.com/JuliaLang/julia - aeb4e7d2755489fb1d4eb96fc577c33e465d6115 authored over 1 year agogithub.com/JuliaLang/JuliaSyntax.jl - 48ddfc6cc754c4450ed234ca49afb5b347bdc591 authored over 1 year ago
Makes `abstract_call_gf_by_type` more memory efficient.
github.com/JuliaLang/julia - 3f77e1ef9a6545f962882d4a4beff607671bd89f authored over 1 year agogithub.com/JuliaLang/julia - a9509be40a7cba9c760a26d50e52f6b37d483616 authored over 1 year ago
This is the sentence used for `find*` functions, introduced by #25577.
Also change "the domai...
github.com/JuliaLang/julia - 85ed34ca47a588d491d66cece5d5f525a1a62686 authored over 1 year ago
I came upon this piece of documentation again after seeing this post:
https://discourse.juliala...
Now, we fill the inference's local cache exclusively with locally-cached
results. Given that so...
github.com/JuliaLang/julia - af0bd56f83f305ca941b3fe28acb8b2babcd6d54 authored over 1 year ago
The pattern `log(rand(rng))` has the consequence of permitting `log(0.0)
== -Inf` to be compute...
github.com/JuliaLang/Distributed.jl - 87996602f23b860d77772bdada7d618ab0c6ac2f authored over 1 year ago
In #47035 we realised that `issubnormal` used the word "exponent" quite
loosely, and this is al...
Computing the file URL for pretty printing using `abspath` can fail when
the current working di...
Fixes #51488
---------
Co-authored-by: Rafael Fourquet <[email protected]>
github.com/JuliaLang/julia - d5c30d8b2eaecea1005b38859883b60b8115ac4f authored over 1 year agoStale now that the Memory PR got merged.
github.com/JuliaLang/julia - b5b05c82afadf41f4f56fb2bcc23cdf444225ac0 authored over 1 year ago
Co-authored-by: Gabriel Baraldi <[email protected]>
Co-authored-by: Prem Chintalapudi <p...
github.com/JuliaLang/julia - 18f8070af473064ae06970abc439fb0c92ffe848 authored over 1 year ago
This was recently refactored in #51319 and while trying to adapt
`libcxxwrap-julia` to the new ...
github.com/JuliaLang/Distributed.jl - 0c7ad880fbb7ad307da76ab99257130333c9f67e authored over 1 year ago
We can finally add this routine, supported by the last version of
OpenBLAS (3.24) and Intel MKL.
Co-authored-by: Ian Butterworth <[email protected]>
github.com/JuliaLang/julia - 57c7c00db1a53e503ff0d09cc270800dc1370839 authored over 1 year agogithub.com/JuliaLang/julia - f7b8e6b8fc60a4d9c062f714fec10410eb07d3d7 authored over 1 year ago
github.com/JuliaLang/julia - 98542d748540e2390d6222282749c7dd534544da authored over 1 year ago
github.com/JuliaLang/julia - 4975c02bdce654c18c6fda3898049d0c1a5f3d44 authored over 1 year ago
github.com/JuliaLang/julia - f573c4aad0b326450dce1936fceff0c256dccc08 authored over 1 year ago
github.com/JuliaLang/julia - 9c581cd719fbef73f2e805ce3f746697fbf001f4 authored over 1 year ago
And code clean for `first_index` and `compute_linindex`:
1. call `compute_linindex` directly in...
Co-authored-by: Elliot Saba <[email protected]>
github.com/JuliaLang/julia - f106bd9708fd61735f658e3e27ee1f227b829736 authored over 1 year agoPrem said this might fix #51794.
github.com/JuliaLang/julia - 93dbe3631999bc252cfc07f9c4d3b997f9168ce5 authored over 1 year ago
I was intermittently observing the REPL precompile process not
finishing. What I believe was ha...
In macOS there is a file, `/usr/sbin/weakpass_edit` that is a symlink to
a directory that is on...
The new relocatable cache file work uses simple text substitution when
stripping out the depot ...
The expanded form is not fully correct since it misses the preservation
of
the return value fr...
See <https://hackmd.io/@vtjnash/rkzazi7an> for the Julep describing this
change.
Also makes ...
github.com/JuliaLang/julia - 909bceae8a60969dfceba4924142e5efee459d47 authored over 1 year agogithub.com/JuliaLang/julia - 58030da3bc4e6790d7bafe66d5f37b382dd6df3c authored over 1 year ago
The recursion (for invalid bytes) was preventing inlining, as was the
length of the function. F...
github.com/JuliaLang/julia - a41e2b158f040ff3d6cba35c1db1226514f1ad6f authored over 1 year ago
fixes https://github.com/JuliaLang/julia/issues/45085, fixes
https://github.com/JuliaLang/julia...
Contains a fix for AMDGPU.jl
github.com/JuliaLang/julia - 75881a9edd8a2d4b46664f27fae98c6ec16f6e38 authored over 1 year ago
Fixes #48551
Continued from #51815
The `load_overrides()` method in `Artifacts.jl` has a large...
Co-authored-by: Jameson Nash <[email protected]>
github.com/JuliaLang/julia - 342d05df673782df12c89d42e3c6f446d116f86a authored over 1 year agoThe first argument is not actually restricted to `Function` types.
github.com/JuliaLang/julia - 3c4bccd93b2b7d9954ebd3ab43268a3e13185775 authored over 1 year ago
There are two types for the `sinc` function, unnormalized
$\frac{\sin(x)}{x}$ and normalized $\...
github.com/JuliaLang/julia - 44238459414c4ec66e1cad032f49a7e9cb12cfee authored over 1 year ago
In e5cd9b6b3888c, the properties field was renamed to annotations, but
the code here was not up...
github.com/JuliaLang/Microbenchmarks - 6d66e4c35241dad6eb15d5389f55f000ddfad770 authored over 1 year ago
github.com/JuliaLang/julia - b5a531aa25a0a21e2b235bbef6f0cefccfe8c638 authored over 1 year ago
`jl_gc_wb_binding` has become a thin wrapper around `jl_gc_wb` now that
`jl_binding_t` is first...
Closes #51856
github.com/JuliaLang/julia - 946ab7192df6e5ddf488c9f3038b4f51c43568e9 authored over 1 year ago
This is effectively a type-assert, but the error message sounded
confusing and internal without...
When inference decided it was not necessary to cache the object, it also
skipped all of the wor...
Can cause spurious warnings about not closing these properly and
unexpected events to appear af...
This aligns their behavior with manual calls to `finalize(o)`, and
prepares for a future time i...
This allows other users of LLVM to use opaque pointers with their
contexts.
Co-authored-by: ...
github.com/JuliaLang/julia - 34934736fa4dcb30697ac1b23d11d5ad394d6a4d authored over 1 year ago
This PR makes `read!(s::IO,a::StridedArray)` call `unsafe_read`, if `a`
has continous memory lay...
After switching to LLVM for BFloat16 in #51470 (i.e., relying on
`Intrinsics.sub_float` etc ins...
```
julia> DM = Diagonal(rand(100));
julia> @btime minimum($DM); # before
27.987 Ξs (0...
fix #51827
---------
Co-authored-by: Kristoffer Carlsson <[email protected]>
github.com/JuliaLang/julia - 3b1ba62bd27e0dabbd2ec0a6c000edb8138c5915 authored over 1 year ago
It seems this case has already been fixed by other improvements, so we
no longer need this hack...
Otherwise we fail to scan all statements.
fix #51837
github.com/JuliaLang/julia - a43fcbc82850624fc169762f18585d1ad69e39c9 authored over 1 year ago
This is not-quite-public API, but since we have this for Array-to-Array
copies, this tries to e...
This seems the correct way to define most conversions, since the unsafe
logic should typically ...
Co-authored-by: Dilum Aluthge <[email protected]>
github.com/JuliaLang/julia - 2d8325b684be778115d65def8efa3946b82944cf authored over 1 year agogithub.com/JuliaLang/julia - a6d9df76bce04653738ee25896d62aea67d36787 authored over 1 year ago
github.com/JuliaLang/julia - a75c7091f5480247fc8fe2592e526ce842e9cec1 authored over 1 year ago
github.com/JuliaLang/headscale.julialang.org - 84d2619bcd5c2de53990655ae66bb816da54386c authored over 1 year ago
The `accumulate` function had missing code coverage for one dimensional
arrays with an `init` v...
github.com/JuliaLang/headscale.julialang.org - abda8d7229a7688ed24c2da8e74214f1abe36956 authored over 1 year ago
github.com/JuliaLang/headscale.julialang.org - c26d9cd7b5cf1e6266d71b6260bcc742a6602a32 authored over 1 year ago
github.com/JuliaLang/headscale.julialang.org - 2072dab8d26d6e2ad0acad65fb6249068b9fd3ea authored over 1 year ago
github.com/JuliaLang/julia - 5e4330926aee261553b89eddc3b6df905c14571c authored over 1 year ago
Co-authored-by: Shuhei Kadowaki <[email protected]>
github.com/JuliaLang/julia - d38348b47616394799c7856e119cdc43418c4885 authored over 1 year ago
[Docs](https://docs.julialang.org/en/v1/manual/control-flow/#else-Clauses)
state:
> The try,...
github.com/JuliaLang/julia - 17a36eeb06192b9c878cdaa8436ede23f61acfa0 authored over 1 year ago
followup to https://github.com/JuliaLang/julia/pull/51723 to prevent
```julia
â Warning
â...
This reverts commit ab94a242f6e56438f86a1babab7721db45b7feed.
Ref
https://github.com/JuliaLa...
Thanks ScottPJones for finding this.
Co-authored-by: Lilith Hafner <[email protected]>
github.com/JuliaLang/julia - b197197a51cb1d4eea5c3e3fed0ae3419449a6d6 authored over 1 year agogithub.com/JuliaLang/julia - abd00d09ce37c2e1a09efde6bb5a588f7b33cd72 authored over 1 year ago
github.com/JuliaLang/BugReporting.jl - 4235da12e3e5a4b114639f98a90c0b9254feb47f authored over 1 year ago
Similar to #47392, support [Unicode
15.1](https://www.unicode.org/versions/Unicode15.1.0/) by b...
Fixes https://github.com/JuliaLang/julia/issues/51771
The convert method that asserts in #517...
github.com/JuliaLang/julia - cf00550f955abd408bf0f478882c57887522f67e authored over 1 year agogithub.com/JuliaLang/julia - 37611b407da73b13ec3b520e15fcc39f17293ba5 authored over 1 year ago
A new unit test is also added for the edge-case found, and a few details
of the test string adj...
The code in `Artifacts.jl` has some missing test coverage.
![image](https://github.com/JuliaL...
github.com/JuliaLang/julia - 0617fecfad3015b7896eba6c34b21364629d2ce6 authored over 1 year agogithub.com/JuliaLang/julia - fa66820901a71fbd6bf9c9bf8040ee38c78513a1 authored over 1 year ago
Cleanup weird cases where the parser would `bump()` interior nodes into
the output stream rathe...
Fixes #32443
Currently `typemin(Int)//(-1) == typemin(Int)//(1)`, ignoring an
overflow.
A...
github.com/JuliaLang/julia - fb01dd28a5fbabdae6cb5f23c8493db9a377fda3 authored over 1 year ago
This fixes a string-indexing bug introduced in #24713 (Julia 0.7).
Sometimes, this would cause ...
follow-up PR to #51750 since BugReporting was broken at the time
github.com/JuliaLang/julia - 6d1c0a067fddfc30b4f3e7cff1b6e5869095292b authored over 1 year agogithub.com/JuliaLang/julia - abe430300a4b21446e47aad044f67bc100162d40 authored over 1 year ago
In response to further naming discussion. Please, please, let this be
the last rename.
Along th...
github.com/JuliaLang/julia - e5cd9b6b3888c907247917534c414a8a0344facf authored over 1 year ago
Instead of having a split between Tags/Annotations/Text properties
(regions of the string are an...
After discussion on Triage, we've decided that the base
Styled{String,Char} types will be rename...