Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/JuliaLang/julia
The Julia Programming Language
https://github.com/JuliaLang/julia
`power_by_squaring` (thus `^`, too) broken for "type domain number" types
nsajko opened this issue 5 months ago
nsajko opened this issue 5 months ago
Crash when opening julia 1.11-rc3
hz-xiaxz opened this issue 5 months ago
hz-xiaxz opened this issue 5 months ago
Make heap size hint available as an env variable
MilesCranmer opened this pull request 5 months ago
MilesCranmer opened this pull request 5 months ago
Infer eltype from diag element in off-diag bands for structured matrices
jishnub opened this pull request 5 months ago
jishnub opened this pull request 5 months ago
Small fixes to work-stealing-queue
vchuravy opened this pull request 5 months ago
vchuravy opened this pull request 5 months ago
unify reduce/reducedim empty case behaviors
mbauman opened this pull request 5 months ago
mbauman opened this pull request 5 months ago
`AssertionError` when inferring an OpaqueClosure w/ incorrect arguments
topolarity opened this issue 5 months ago
topolarity opened this issue 5 months ago
Specialize newindex for StructuredMatrix broadcasting
jishnub opened this pull request 5 months ago
jishnub opened this pull request 5 months ago
fix new type instability from `getindex(::String, r::UnitRange{Int})`
aviatesk opened this pull request 5 months ago
aviatesk opened this pull request 5 months ago
Try to fix libunwind source build
Zentrik opened this pull request 5 months ago
Zentrik opened this pull request 5 months ago
better signal handling
vtjnash opened this pull request 5 months ago
vtjnash opened this pull request 5 months ago
add pending state back to jl_thread_suspend_and_get_state-machine
vtjnash opened this pull request 5 months ago
vtjnash opened this pull request 5 months ago
julia-1.10.5.pdf gives the 404 error
waywardpidgeon opened this issue 5 months ago
waywardpidgeon opened this issue 5 months ago
Make jl_static_show_func_sig more robust
Keno opened this pull request 5 months ago
Keno opened this pull request 5 months ago
Synchronize arg name with description and --help
pzygielo opened this pull request 5 months ago
pzygielo opened this pull request 5 months ago
🤖 [master] Bump the Pkg stdlib from d1d2fc986 to 43e7849ce
DilumAluthgeBot opened this pull request 5 months ago
DilumAluthgeBot opened this pull request 5 months ago
`libunwind` build system not picking up `LDFLAGS` causing build failure on systems without `zlib`
NickCao opened this issue 5 months ago
NickCao opened this issue 5 months ago
`@test_logs` should allow restricting `min_level` to a file/module as JULIA_DEBUG does
IanButterworth opened this issue 5 months ago
IanButterworth opened this issue 5 months ago
🤖 [backports-release-1.11] Bump the Downloads stdlib from a9d274f to 1061ecc
DilumAluthgeBot opened this pull request 5 months ago
DilumAluthgeBot opened this pull request 5 months ago
🤖 [master] Bump the Downloads stdlib from a9d274f to 1061ecc
DilumAluthgeBot opened this pull request 5 months ago
DilumAluthgeBot opened this pull request 5 months ago
report error magnitude on @test x ≈ y failure
stevengj opened this issue 5 months ago
stevengj opened this issue 5 months ago
repl completion shows qualification warning inline
IanButterworth opened this issue 5 months ago
IanButterworth opened this issue 5 months ago
`OutOfMemoryError()` with plenty of RAM still available
artemsolod opened this issue 5 months ago
artemsolod opened this issue 5 months ago
Indexing in diag for structured matrices
jishnub opened this pull request 5 months ago
jishnub opened this pull request 5 months ago
Convert triangular inv test comparison to isapprox
jishnub opened this pull request 5 months ago
jishnub opened this pull request 5 months ago
Refactoring to be considered before adding MMTk
udesou opened this pull request 5 months ago
udesou opened this pull request 5 months ago
Revert "Fix self-recursion in generic triangular (l/r)mul!"
giordano opened this pull request 5 months ago
giordano opened this pull request 5 months ago
`--project=@script` is broken or NEWS entry is incorrect (Julia 1.11.0-rc3)
StevenWhitaker opened this issue 5 months ago
StevenWhitaker opened this issue 5 months ago
Reroute Symmetric/Hermitian + Diagonal through triangular
jishnub opened this pull request 5 months ago
jishnub opened this pull request 5 months ago
Unwrap parent in triangular broadcast
jishnub opened this pull request 5 months ago
jishnub opened this pull request 5 months ago
Check if ct is not null before doing is_addr_on_stack in the macos signal handler.
gbaraldi opened this pull request 5 months ago
gbaraldi opened this pull request 5 months ago
Downgrade patchelf to v0.17.2
staticfloat opened this pull request 5 months ago
staticfloat opened this pull request 5 months ago
inference: track reaching defs for slots
topolarity opened this pull request 5 months ago
topolarity opened this pull request 5 months ago
optimizer: don't insert `:throw_undef_if_not` for defined slots
aviatesk opened this pull request 5 months ago
aviatesk opened this pull request 5 months ago
provide access to @kwdef default values
aplavin opened this pull request 5 months ago
aplavin opened this pull request 5 months ago
Automatically enable JITPROFILING with ITTAPI
vchuravy opened this pull request 5 months ago
vchuravy opened this pull request 5 months ago
split internal dates methods into separate functions
aplavin opened this pull request 5 months ago
aplavin opened this pull request 5 months ago
Fast bounds-check for CartesianIndex ranges
jishnub opened this pull request 5 months ago
jishnub opened this pull request 5 months ago
WIP: Refactoring to be considered before adding MMTk
udesou opened this pull request 5 months ago
udesou opened this pull request 5 months ago
Call `pthread_attr_init` in `jl_init_stack_limits`
ararslan opened this pull request 5 months ago
ararslan opened this pull request 5 months ago
Fix invalidations for FileIO
nhz2 opened this pull request 5 months ago
nhz2 opened this pull request 5 months ago
Use `uv_available_parallelism` inside `jl_effective_threads`
giordano opened this pull request 5 months ago
giordano opened this pull request 5 months ago
[pkgimg] Split data from code
vchuravy opened this pull request 5 months ago
vchuravy opened this pull request 5 months ago
Can't sum partially initialized non-isbits Hermitian or Symmetric matrix with Diagonal or SymTridiagonal
araujoms opened this issue 5 months ago
araujoms opened this issue 5 months ago
prevent loading other extensions when precompiling an extension
KristofferC opened this pull request 5 months ago
KristofferC opened this pull request 5 months ago
Homogenize the progress bar in Pkg and base package precompilation
KristofferC opened this pull request 5 months ago
KristofferC opened this pull request 5 months ago
Reset mtime of BOLTed files to prevent make rebuilding targets
Zentrik opened this pull request 5 months ago
Zentrik opened this pull request 5 months ago
Backports for 1.11.0-rc4/1.11.0
KristofferC opened this pull request 5 months ago
KristofferC opened this pull request 5 months ago
release-1.11: set VERSION to 1.11.0-rc3
KristofferC opened this pull request 5 months ago
KristofferC opened this pull request 5 months ago
Type instability when using intrinsics as higher order functions
PatrickHaecker opened this issue 5 months ago
PatrickHaecker opened this issue 5 months ago
fix a huge part of invalidation on defining a new `Integer` subtype
nsajko opened this pull request 5 months ago
nsajko opened this pull request 5 months ago
Small missing AnnotatedString/Char tests
kshyatt opened this pull request 5 months ago
kshyatt opened this pull request 5 months ago
Fix various issues with PGO+LTO makefile
Zentrik opened this pull request 5 months ago
Zentrik opened this pull request 5 months ago
Test more UTF-8 characters in transcode
kshyatt opened this pull request 5 months ago
kshyatt opened this pull request 5 months ago
`define_editor` should default to `wait=true`
jyn514 opened this issue 5 months ago
jyn514 opened this issue 5 months ago
`Iterators.rest` gives wrong result for `AbstractRange`
DatName opened this issue 5 months ago
DatName opened this issue 5 months ago
Use native tls model in macos for better performance
gbaraldi opened this pull request 5 months ago
gbaraldi opened this pull request 5 months ago
change compiler to be stackless
vtjnash opened this pull request 5 months ago
vtjnash opened this pull request 5 months ago
[LinearAlgebra] Initialise number of BLAS threads with `jl_effective_threads`
giordano opened this pull request 5 months ago
giordano opened this pull request 5 months ago
Choose number of OpenBLAS threads based on process affinity
carstenbauer opened this issue 5 months ago
carstenbauer opened this issue 5 months ago
`Integer`s in the type domain
nsajko opened this pull request 5 months ago
nsajko opened this pull request 5 months ago
Add a docs section about loading/precomp/ttfx time tuning
IanButterworth opened this pull request 5 months ago
IanButterworth opened this pull request 5 months ago
Update llvm ittapi patch for llvm 19
Zentrik opened this pull request 5 months ago
Zentrik opened this pull request 5 months ago
Initialize threadpools correctly during sysimg build
gbaraldi opened this pull request 5 months ago
gbaraldi opened this pull request 5 months ago
[Profile] Replace `SIGTERM` with `SIGQUIT`
giordano opened this pull request 5 months ago
giordano opened this pull request 5 months ago
Add tests for alignment of `Int128`/`UInt128`
giordano opened this pull request 5 months ago
giordano opened this pull request 5 months ago
Empty out loaded_precompiles dict instead of asserting it's empty.
gbaraldi opened this pull request 5 months ago
gbaraldi opened this pull request 5 months ago
preserve non-float in `hypot(::Number)`
nsajko opened this pull request 5 months ago
nsajko opened this pull request 5 months ago
better implementations for `unionlen`/`uniontypes`
aviatesk opened this pull request 5 months ago
aviatesk opened this pull request 5 months ago
document `fourthroot`
nsajko opened this pull request 5 months ago
nsajko opened this pull request 5 months ago
added cholesky of cholesky
dev10110 opened this pull request 5 months ago
dev10110 opened this pull request 5 months ago
Add tests about layout of Int128
giordano opened this issue 5 months ago
giordano opened this issue 5 months ago
Extension cycles are problematic (long `precompile` times, difficult to understand/resolve)
topolarity opened this issue 5 months ago
topolarity opened this issue 5 months ago
`__init__` side effects order is not defined, such that any global effects from `__init__` are a data race
vtjnash opened this issue 5 months ago
vtjnash opened this issue 5 months ago
Revert "Don't expose guard pages to malloc_stack API consumers"
vtjnash opened this pull request 5 months ago
vtjnash opened this pull request 5 months ago
prevent stackoverflow of stat/lstat
vtjnash opened this pull request 5 months ago
vtjnash opened this pull request 5 months ago
re-enable profiling stack switch test
vtjnash opened this pull request 5 months ago
vtjnash opened this pull request 5 months ago
Mention accuracy of `Base.summarysize` in docstring
xlxs4 opened this issue 5 months ago
xlxs4 opened this issue 5 months ago
inference: invalidate stale slot wrapper types in `ssavaluetypes`
aviatesk opened this pull request 5 months ago
aviatesk opened this pull request 5 months ago
Use `pwd()` as the default directory to walk in `walkdir`
fredrikekre opened this pull request 5 months ago
fredrikekre opened this pull request 5 months ago
`Base.summarysize(::Symbol)` returns zero
xlxs4 opened this issue 5 months ago
xlxs4 opened this issue 5 months ago
`Conditional` lattice element is semantically broken in the presence of SSAValues
Keno opened this issue 5 months ago
Keno opened this issue 5 months ago
Fix self-recursion in generic triangular (l/r)mul!
jishnub opened this pull request 5 months ago
jishnub opened this pull request 5 months ago
Fix errant lmul! for tridiagonal and triangular
jishnub opened this pull request 5 months ago
jishnub opened this pull request 5 months ago
inference: refine slot undef info within `then` branch of `@isdefined`
aviatesk opened this pull request 5 months ago
aviatesk opened this pull request 5 months ago
LinearAlgebra: return destination in `setindex!`
jishnub opened this pull request 5 months ago
jishnub opened this pull request 5 months ago
soften circular dep warning during precompilation
IanButterworth opened this pull request 5 months ago
IanButterworth opened this pull request 5 months ago
WIP workstealing scheduler + refactor for easier experimentation
gbaraldi opened this pull request 5 months ago
gbaraldi opened this pull request 5 months ago
Explain `walkdir` docstring second example.
nathanrboyer opened this pull request 5 months ago
nathanrboyer opened this pull request 5 months ago
Implement lock based on uv_mutex for OS aware but not julia scheduler aware synchronization
gbaraldi opened this pull request 5 months ago
gbaraldi opened this pull request 5 months ago
Update display style of `n` in `invmod(n)` dosctring.
LilithHafner opened this pull request 5 months ago
LilithHafner opened this pull request 5 months ago
Remove specialized vector-matrix multiplication methods
jishnub opened this pull request 5 months ago
jishnub opened this pull request 5 months ago
LinearAlgebra: make matprod_dest public
jishnub opened this pull request 5 months ago
jishnub opened this pull request 5 months ago
effects: minor fixes for the effects system correctness
aviatesk opened this pull request 5 months ago
aviatesk opened this pull request 5 months ago
Backport "Fix tr for Symmetric/Hermitian block matrices #55522" to v1.11
jishnub opened this pull request 5 months ago
jishnub opened this pull request 5 months ago
Set stdlib sources as read-only during installation
staticfloat opened this pull request 5 months ago
staticfloat opened this pull request 5 months ago
inference: propagate partially initialized mutable structs more
aviatesk opened this pull request 5 months ago
aviatesk opened this pull request 5 months ago
Try to remove likely-unused codepath in codegen for :method
Keno opened this pull request 5 months ago
Keno opened this pull request 5 months ago
Add behavior for even values to docs for new invmod(n, T) functions
kenahoo opened this pull request 5 months ago
kenahoo opened this pull request 5 months ago
atomics: fix setonce runtime intrinsic
vtjnash opened this pull request 5 months ago
vtjnash opened this pull request 5 months ago