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
github.com/JuliaLang/juliaup - fd9724ba6cd3b4ed38b34fd374b1965d6e8bcf3f authored 11 months ago
Co-authored-by: ararslan <[email protected]>
github.com/JuliaLang/juliaup - 407fa15b27e46c2e22eb4d4426ac0e568ea6fcf7 authored 11 months agogithub.com/JuliaLang/BumpStdlibs.jl - 384d1d12ecd08c327cc76b41d2d5d0708cb97be8 authored 11 months ago
Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4.
- [Release notes](https://...
Guard rmprocs in tests to avoid warning. Fix leaky stderr from SIGTERM test.
github.com/JuliaLang/Distributed.jl - 6a07d9853ab7686df7440a47d1b585c6c9f3be35 authored 11 months agogithub.com/JuliaLang/Distributed.jl - 41cd14f5db601365b388964135ec678bb6fbbc14 authored 11 months ago
github.com/JuliaLang/Distributed.jl - 2b23ae478f07e4b347306a351bc6ea7d58789919 authored 11 months ago
github.com/JuliaLang/Distributed.jl - 8c033056f0be197060dad7ae39d4a2f7e2d5404f authored 11 months ago
Update julialauncher.rs update prompt message.
github.com/JuliaLang/juliaup - 5967916d85ed2935e8c35e3818830b9db5daa191 authored 12 months agogithub.com/JuliaLang/juliaup - 9aaba0a87cf2d74b2e41ff3e08c7026ede2ea5c0 authored 12 months ago
Co-authored-by: ararslan <[email protected]>
github.com/JuliaLang/juliaup - 16e40f0ad4ad60423696d4e76d035ca374c22b9f authored 12 months agoOriginally proposed in https://github.com/JuliaLang/julia/pull/50843
github.com/JuliaLang/Distributed.jl - 25ee83653e510e9c80c62f2bcb7fc6059db1a90d authored 12 months ago
`@kwdef` currently does not handle escaped type names and default values
correctly. This makes ...
Terminal color detection is a fickle beast, but it should behave as
expected more often with th...
When building julia from source in MSYS2, you need to use `;` as a path
separator, otherwise yo...
Co-authored-by: Jishnu Bhattacharya <[email protected]>
github.com/JuliaLang/julia - a0989f42b9bd0b46ec675748fca8f567ed4d13cb authored 12 months ago
Fixes #52472, which was caused by `names` being changed to also return
public, unexported symbo...
Co-authored-by: Sukera <[email protected]>
github.com/JuliaLang/julia - 3dadada6298f189003a5a270438a69564022b8c7 authored 12 months agoThis should live in test/compiler/inline.jl instead.
github.com/JuliaLang/julia - 667cdde78478234bfa8a3a2e78b4194afb06dbde authored 12 months ago
Without this, `Base.current_terminfo` returns `TermInfo(String[]; 0
flags, 0 numbers, 0 strings...
Part of #52725
---------
Co-authored-by: RichieWilynnton <[email protected]>
Co-au...
Replaces https://github.com/JuliaLang/julia/pull/53216 (I can't push to
that repo branch)
Ad...
github.com/JuliaLang/julia - c1a7bb2787695334c56f504d1f8447dadeb29e3a authored 12 months ago
Handles the `InteractiveUtils` part of
https://github.com/JuliaLang/julia/issues/52725.
cc @...
github.com/JuliaLang/julia - ebe947e95eb818d7ad10495f114124e9be42dd6b authored 12 months ago
This was one way I came up with to "mark" what dictionaries one wants to
print inline. I am not...
The reasoning is that `Pipe` is specifically documented in other
functions that are part of the...
Continuation of #49866.
Fixes #52462
So far any `include_dependency` was tracked by `mtime`...
github.com/JuliaLang/julia - b5bd10e5917f15289cfe176f27ef4566261d5081 authored 12 months agoThis is a part of issue #52725.
---------
Co-authored-by: Steven G. Johnson <[email protected]...
github.com/JuliaLang/julia - 15e2af2c917fb6f343fc9973b3fc633e4b6efaea authored 12 months agoAlmost a direct copy of the output in `julia --help`.
Closes #50588
Co-authored-by: Max ...
github.com/JuliaLang/julia - c5ad46789dcf85c70a847d62f5859e59686fb532 authored 12 months ago
Alright, here's my spitball at fixing
https://github.com/JuliaLang/julia/issues/52484.
This ...
github.com/JuliaLang/julia - 2673c14581f1074794338eddc837691e571a6721 authored 12 months agogithub.com/JuliaLang/julia - 41a6e7b6c839f4828f1dbda66725aabc78b75d50 authored 12 months ago
fix #51358
---------
Co-authored-by: Fredrik Ekre <[email protected]>
Co-authored-by:...
Fixes #52793
```
% ./julia --startup-file=no -E 'repr(Base.PkgId(Base.UUID("295af30f-e4ad-...
close #53209
github.com/JuliaLang/julia - 4d0a469e6f8fe30a5e152ac7c93b7569c41e3c39 authored 12 months ago
Currently, views-of-views construct their re-indexed indices by slicing
into the parent indices...
These were undocumented and I have seen `Base.shell_split` used in
the package ecosystem. This ...
While debugging some invalidations and instabilities in code in packages
I work on, one of the ...
github.com/JuliaLang/julia - 18df941d50aafdcc134f3048b298bd301f336617 authored 12 months ago
Add brief docs to `Base.get_world_counter` and add `Base.tls_wold_age`.
Furthermore to disambig...
Fixes #51731 and #51730
Also fixes one of the previously broken tests:
```julia
@test_brok...
As of Julia 1.9, bindings in modules can be changed directly.
See https://discourse.julialang...
github.com/JuliaLang/julia - 736eeda72493f02247994785d5b5a9c8f9dca2f5 authored 12 months agoFixes #52394.
Also fixes `Float32` for `UInt128`, since currently
`Float32((typemax(UInt128)...
Co-authored-by: Jameson Nash <[email protected]>
github.com/JuliaLang/julia - d765ad1533d8a43b8a1500bcea7aa43b7d67eead authored 12 months ago
Not clear why OpenBLAS build fails, GCC 10 should be sufficient to
compile the Bfloat16 kernels...
This issue was introduced in #52442.
The markdown parser had issues with the triple-quotes.
Us...
I realised that `angle` doesn't even specify that it's in -π to π.
These are all pretty stand...
github.com/JuliaLang/julia - 41bbfb45964d9962fa2d65c7efc170561e781d99 authored 12 months ago
Otherwise since `define_editor` is not exported, it's hard for the user
to find what it's refer...
Packages like URIs.jl overload `joinpath` with methods that return
non-strings. This prevents g...
Fixes #52688
Co-authored-by: re1san <[email protected]>
github.com/JuliaLang/julia - fc1c1cd0e7c0e48c05bd2f7e9e56b4e08b757514 authored 12 months ago
The original docs start with `Expand`, which is already a concept that
might not be clear to th...
Remove allocation from PermutedDimsArray constructor by
replacing `all(map(pred, ...))` with `a...
For clarification given its behavior is not the same as julia's
`abspath`
Related https://gi...
github.com/JuliaLang/julia - 34f14961cde9070ed09dae17bfb11f90eb80b22b authored 12 months ago
There are many uses of this function throughout the package
ecosystem. In addition, it is commo...
This adds a specialized version of `reverse` for NTuple
using a simple constructor.
1.9:
``...
This has a build change for enzyme, but should be NFC
github.com/JuliaLang/julia - 0c4900397c25d591c7301579db9002f437bf8f91 authored 12 months agogithub.com/JuliaLang/julia - 9bafc5334a6a883408ba70761111158f97cc288d authored 12 months ago
Change:
- clean `libittnotify` and `libjitprofiling`, not `libopenlibm`
c.f. https://github....
github.com/JuliaLang/julia - eb82072647a1142e2e3ab64f428e27c29531ff6b authored 12 months agoFound randomly when using JET for something completely different.
github.com/JuliaLang/julia - 31ae77542dbdd18bc43eed9e151421f5c6c416de authored 12 months agoThis bundles up the following changes:
- Rejiged TermInfo struct
- Read the extended terminf...
github.com/JuliaLang/julia - 94fd312df03d5075796fbd2e8b47288a84a1c6de authored 12 months ago
github.com/JuliaLang/julia - 353884c7e818f0412386feac72c16b243a08cd1a authored 12 months ago
In f117a500ca93 code modifying annotations via list comprehensions was
introduced. However, whe...
This is using commits that are on a branch of SparseArrays.jl. The PR
for SuiteSparse 7.6 in Sp...
This seems redundant, as the fallback constructor does the same.
```julia
julia> using LinearAlg...
github.com/JuliaLang/julia - 6defd59986503acc3891938be47563fd385fe2c6 authored 12 months ago
github.com/JuliaLang/julia - 914de06663165dfe7ffa65960c6e9839b55684b8 authored 12 months ago
Fixes #30247
@staticfloat this was your issue, so what do you think of this? I think
the mai...
Distinguish some of the cases of manually thrown MethodError by looking
for a method in the spe...
Currently, the use of `Module` in the precompilation scripts makes the
Module binding automatic...
This implements `AtomicMemory`, atomic operations for globals, and the
class of atomic function...
github.com/JuliaLang/julia - 3d8b10770a7a7317dde13ae36881991db356326c authored 12 months ago
github.com/JuliaLang/julia - 6be4235ec9d1d82b6b574070e5bdb6f0bc3759ae authored 12 months ago
Seeing implementation details like `Base.OneTo` in error messages may
be confusing to some user...
github.com/JuliaLang/julia - 831cc145793095e3c7fa65be51496f3484ac89ce authored 12 months ago
github.com/JuliaLang/julia - 6f7cfa7dbba7406b292008ffa6b77a39e9887109 authored 12 months ago
Error messages for `MethodError` are much more helpful in determining
why the method was not su...
Add MSI option to README
github.com/JuliaLang/juliaup - d3acca09e11e345e9b0fb856052ff80a99e40aa0 authored 12 months agogithub.com/JuliaLang/juliaup - 2fec8c80b704b5b5c7b6ebff29f72796a4f2025b authored 12 months ago
github.com/JuliaLang/juliaup - 443def4d13260215330ccfa0a632f4ef89012408 authored 12 months ago
Co-authored-by: Daniel Karrasch <[email protected]>
github.com/JuliaLang/julia - fda9321d6dca28ed0fc2815853c9371d11a80009 authored 12 months agogithub.com/JuliaLang/julia - 12c5d2dff8d0c34ac4c8a8b10c9a6f467d8f9d46 authored 12 months ago
github.com/JuliaLang/juliaup - 3154c92e3ff735c9f57a538e5735accef3307b0e authored 12 months ago
github.com/JuliaLang/juliaup - 26a339bdcf275b31203055bf8d46cca1f7971206 authored 12 months ago
github.com/JuliaLang/juliaup - 4fef76fd3ef6195b8bda8546ab00fa0915f51763 authored 12 months ago
github.com/JuliaLang/juliaup - 7a185e597d7e2cf69351912b80cd301d6c81259e authored 12 months ago
github.com/JuliaLang/juliaup - 3a0e6f77c577edd3e0d726570493c979ee6f8186 authored 12 months ago
github.com/JuliaLang/juliaup - f94ee4b84cfaa8d3566015d68d9c41f95819fd3b authored 12 months ago
I found this through fuzzing. The nature of the issue indicates to me
that this was untested, b...
github.com/JuliaLang/juliaup - fd38f0e635495b063fa86a6db7e7675a614b0706 authored 12 months ago
github.com/JuliaLang/juliaup - 40c954defb3fc5b22b0caf2a0c8aa3f5e0624f01 authored 12 months ago
github.com/JuliaLang/juliaup - 1c97f401308e93422ad23fd966fcf61e39c4a64b authored 12 months ago
github.com/JuliaLang/juliaup - 40a0d9482fbe26787d578b3124d0bb4253356f60 authored 12 months ago
github.com/JuliaLang/juliaup - ed1f19bf47e24545d41dff41c7126903f21079f9 authored 12 months ago
github.com/JuliaLang/juliaup - 20ac5e0f684886c9585932b3eab8511db78c3d50 authored 12 months ago
github.com/JuliaLang/juliaup - a292d58cd447a72cd53d5ab037580c433607aa39 authored 12 months ago
github.com/JuliaLang/juliaup - d2f475a4c768b39801ab0eb1d071b564218a735d authored 12 months ago
github.com/JuliaLang/juliaup - 00a39e9c3c71ce4d4cc4786c787b28ae34e6232c authored 12 months ago
github.com/JuliaLang/juliaup - 1c448d4d7641f5ed31ee7e23da97ca51d3958275 authored 12 months ago
github.com/JuliaLang/juliaup - a2378501da7a7a6d6db6d6e634d6147d3e2a95cf authored 12 months ago
Nightly
github.com/JuliaLang/juliaup - 320b968b4e312e0af031b1e724548188a3875460 authored 12 months agogithub.com/JuliaLang/julia - f2e168a0a8bbd6be82b4a0dfa205bc8080a48824 authored 12 months ago