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
string docs: add dynamic language example
spaette opened this pull request 3 months ago
spaette opened this pull request 3 months ago
teach llvm-alloc-helpers about `gc_loaded`
oscardssmith opened this pull request 3 months ago
oscardssmith opened this pull request 3 months ago
fix `_growbeg!` unncessary resizing
oscardssmith opened this pull request 3 months ago
oscardssmith opened this pull request 3 months ago
EA: use `is_mutation_free_argtype` for the escapability check
aviatesk opened this pull request 3 months ago
aviatesk opened this pull request 3 months ago
add require_lock call to maybe_loaded_precompile
vtjnash opened this pull request 3 months ago
vtjnash opened this pull request 3 months ago
prepend! allocates when X is empty even when there's capacity
dpinol opened this issue 3 months ago
dpinol opened this issue 3 months ago
Backports for 1.11.1
KristofferC opened this pull request 3 months ago
KristofferC opened this pull request 3 months ago
Improve IOBuffer docs
haberdashPI opened this pull request 3 months ago
haberdashPI opened this pull request 3 months ago
Sockets: Warn when local network access not granted.
maleadt opened this pull request 3 months ago
maleadt opened this pull request 3 months ago
macOS 15: Socket tests fail with EHOSTUNREACH
maleadt opened this issue 3 months ago
maleadt opened this issue 3 months ago
release-1.11: bump StyledStrings to include experimental API notice
KristofferC opened this pull request 3 months ago
KristofferC opened this pull request 3 months ago
Add documentation to `Set` to clarify that types need `hash` defined to serve as elements of a `Set`, not just `isequal`.
sadish-d opened this issue 3 months ago
sadish-d opened this issue 3 months ago
Fix no-arg `ScopedValues.@with` within a scope
IanButterworth opened this pull request 3 months ago
IanButterworth opened this pull request 3 months ago
Make `isapprox` error unless shapes match
jariji opened this issue 3 months ago
jariji opened this issue 3 months ago
No-arg `ScopedValues.@with` doesn't like being in a scope
IanButterworth opened this issue 3 months ago
IanButterworth opened this issue 3 months ago
Application reaches a deadlock if an adopted thread outlives the runtime thread
Taaitaaiger opened this issue 3 months ago
Taaitaaiger opened this issue 3 months ago
`isapprox(a, b)` does not check that `a` and `b` are identical
jlapeyre opened this issue 3 months ago
jlapeyre opened this issue 3 months ago
Combine `diag` methods for `SymTridiagonal`
jishnub opened this pull request 3 months ago
jishnub opened this pull request 3 months ago
2-arg `show` for `Symmetric`/`Hermitian` and triangular
jishnub opened this pull request 3 months ago
jishnub opened this pull request 3 months ago
`julia` CLI option tab completion
jariji opened this issue 3 months ago
jariji opened this issue 3 months ago
[LinearAlgebra] Remove unreliable doctests
giordano opened this pull request 3 months ago
giordano opened this pull request 3 months ago
Disallow partial matching in CLI options
jariji opened this issue 3 months ago
jariji opened this issue 3 months ago
Fix printing of `AbstractDict`s with unknown length
ararslan opened this pull request 3 months ago
ararslan opened this pull request 3 months ago
fix typos
spaette opened this pull request 3 months ago
spaette opened this pull request 3 months ago
Subtype: some performance tuning.
N5N3 opened this pull request 3 months ago
N5N3 opened this pull request 3 months ago
Aarch64 bad fast register allocator result
vtjnash opened this issue 3 months ago
vtjnash opened this issue 3 months ago
Document type-piracy / type-leakage restrictions for `require_stdlib`
topolarity opened this pull request 3 months ago
topolarity opened this pull request 3 months ago
mod(pi,pi) not defined
andreasvarga opened this issue 3 months ago
andreasvarga opened this issue 3 months ago
REPL suggested completion displayed even after becoming inapplicable
jishnub opened this issue 3 months ago
jishnub opened this issue 3 months ago
Shadowing in closures in `let` blocks influences bindings in neighboring functions
Seelengrab opened this issue 3 months ago
Seelengrab opened this issue 3 months ago
structure-preserving broadcast for `SymTridiagonal`
jishnub opened this pull request 3 months ago
jishnub opened this pull request 3 months ago
fixup: for #55988
Mo-Gul opened this pull request 3 months ago
Mo-Gul opened this pull request 3 months ago
implement `sind` in terms of `sinpi` instead of in terms of `sin`, same for `cosd`
nsajko opened this issue 3 months ago
nsajko opened this issue 3 months ago
[CI] Doctests in `LinearAlgebra` depend on the CPU
giordano opened this issue 3 months ago
giordano opened this issue 3 months ago
Vectorise random vectors of `Float16`
giordano opened this pull request 3 months ago
giordano opened this pull request 3 months ago
🤖 [backports-release-1.10] Bump the Pkg stdlib from edfa2ed0e to e2f463263
DilumAluthgeBot opened this pull request 3 months ago
DilumAluthgeBot opened this pull request 3 months ago
Improve remarks of the alloc opt pass slightly.
gbaraldi opened this pull request 3 months ago
gbaraldi opened this pull request 3 months ago
Avoid conversions to `Float64` in non-literal powers of `Float16`
giordano opened this pull request 3 months ago
giordano opened this pull request 3 months ago
Update test due to switch to intel syntax by default in #48103
Zentrik opened this pull request 3 months ago
Zentrik opened this pull request 3 months ago
Avoid `stat`-ing stdlib path if it's unreadable
giordano opened this pull request 3 months ago
giordano opened this pull request 3 months ago
optimizer: enable load forwarding with the `finalizer` elision
aviatesk opened this pull request 3 months ago
aviatesk opened this pull request 3 months ago
optimizer: support early finalization
aviatesk opened this pull request 3 months ago
aviatesk opened this pull request 3 months ago
improve getproperty(Pairs) warnings
aplavin opened this pull request 3 months ago
aplavin opened this pull request 3 months ago
docs: make mod an operator
Mo-Gul opened this pull request 3 months ago
Mo-Gul opened this pull request 3 months ago
FR: allow MIME type for `showerror`
fonsp opened this issue 3 months ago
fonsp opened this issue 3 months ago
adjust EA to JuliaLang/julia#52527
aviatesk opened this pull request 3 months ago
aviatesk opened this pull request 3 months ago
Remove unreachable error branch in memset calls (and in repeat)
jakobnissen opened this pull request 3 months ago
jakobnissen opened this pull request 3 months ago
Reroute` (Upper/Lower)Triangular * Diagonal` through `__muldiag`
jishnub opened this pull request 3 months ago
jishnub opened this pull request 3 months ago
Improve doc example: Extracting the type parameter from a super-type
ArnoStrouwen opened this pull request 3 months ago
ArnoStrouwen opened this pull request 3 months ago
`@time` actually fix time report commas & add tests
IanButterworth opened this pull request 3 months ago
IanButterworth opened this pull request 3 months ago
Implement hyperbolic version of sinc: sinhc (feature request).
dtabell opened this issue 3 months ago
dtabell opened this issue 3 months ago
Avoid `stat`-ing stdlib path if it's unreadable
giordano opened this pull request 3 months ago
giordano opened this pull request 3 months ago
doc: manual: cmd: fix Markdown in table entry for `--trim`
nsajko opened this pull request 3 months ago
nsajko opened this pull request 3 months ago
Julia 1.11: IOBuffer does not update size of a user specified array
haberdashPI opened this issue 3 months ago
haberdashPI opened this issue 3 months ago
fix comma logic in time_print
IanButterworth opened this pull request 3 months ago
IanButterworth opened this pull request 3 months ago
Some small follow-ups to stackless compiler
Keno opened this pull request 3 months ago
Keno opened this pull request 3 months ago
Fix some formatting in NEWs.md
lanceXwq opened this pull request 3 months ago
lanceXwq opened this pull request 3 months ago
[build] avoid libedit linkage and align libccalllazy* SONAMEs
cho-m opened this pull request 3 months ago
cho-m opened this pull request 3 months ago
Code loading tries to `stat` a potentially unreadable file path
fredcouderc opened this issue 3 months ago
fredcouderc opened this issue 3 months ago
`objects of type BigFloat cannot be finalized because they are not mutable`
lgoettgens opened this issue 3 months ago
lgoettgens opened this issue 3 months ago
Make threadcall gc safe
gbaraldi opened this pull request 3 months ago
gbaraldi opened this pull request 3 months ago
optimizer: allow EA-powered `finalizer` inlining
aviatesk opened this pull request 3 months ago
aviatesk opened this pull request 3 months ago
set VERSION to 1.11.0
KristofferC opened this pull request 3 months ago
KristofferC opened this pull request 3 months ago
Improve performance of depth-limited type printing in stack traces
charleskawczynski opened this issue 3 months ago
charleskawczynski opened this issue 3 months ago
cleanup functions of Hermitian matrices
araujoms opened this pull request 3 months ago
araujoms opened this pull request 3 months ago
fix `unwrap_macrocalls`
aviatesk opened this pull request 3 months ago
aviatesk opened this pull request 3 months ago
Use a curried helper for module-local eval/include
Keno opened this pull request 3 months ago
Keno opened this pull request 3 months ago
Remove specialized `ishermitian` method for `Diagonal{<:Real}`
jishnub opened this pull request 3 months ago
jishnub opened this pull request 3 months ago
Subtraction breaks for empty CompoundPeriod
KronosTheLate opened this issue 3 months ago
KronosTheLate opened this issue 3 months ago
improved `eltype` for `flatten` with tuple argument
matthias314 opened this pull request 3 months ago
matthias314 opened this pull request 3 months ago
Fix logic in `?` docstring example
IanButterworth opened this pull request 3 months ago
IanButterworth opened this pull request 3 months ago
Implement `PaddedSpinLock`, which avoids false sharing.
kuszmaul opened this pull request 3 months ago
kuszmaul opened this pull request 3 months ago
Markdown text interpolation bug
haakon-e opened this issue 3 months ago
haakon-e opened this issue 3 months ago
SpinLocks suffer from false sharing
kuszmaul opened this issue 3 months ago
kuszmaul opened this issue 3 months ago
Fix zero elements for block-matrix kron involving Diagonal
jishnub opened this pull request 3 months ago
jishnub opened this pull request 3 months ago
isequal very slow for SparseVectors
dpinol opened this issue 3 months ago
dpinol opened this issue 3 months ago
"ArgumentError: Package FooBarExt does not have Bar in its dependencies" when `dep` in extension (rather than `weakdep`)
topolarity opened this issue 3 months ago
topolarity opened this issue 3 months ago
Revert "constrain the path argument of `include` functions to `AbstractString`"
vtjnash opened this pull request 3 months ago
vtjnash opened this pull request 3 months ago
Dependency cycles lead to repeated attempted pre-compilation and error spew
topolarity opened this issue 3 months ago
topolarity opened this issue 3 months ago
Backports release 1.11
KristofferC opened this pull request 3 months ago
KristofferC opened this pull request 3 months ago
Multi-argument `gcdx(a, b, c...)`
thchr opened this pull request 3 months ago
thchr opened this pull request 3 months ago
optimizer: simplify the finalizer inlining pass a bit
aviatesk opened this pull request 3 months ago
aviatesk opened this pull request 3 months ago
Undefined typevar when it is clearly defined
wsmoses opened this issue 3 months ago
wsmoses opened this issue 3 months ago
REPL: make UndefVarError aware of imported modules
IanButterworth opened this pull request 3 months ago
IanButterworth opened this pull request 3 months ago
`Base.show(::IO, ::MIME"text/plain", d::AbstractDict)` requires `length(d)`
kuszmaul opened this issue 3 months ago
kuszmaul opened this issue 3 months ago
Default mingw32 build does not work as that uses dw2 but we need SJLJ exception handling
Zentrik opened this issue 3 months ago
Zentrik opened this issue 3 months ago
Add `Float16` to `Base.HWReal`
giordano opened this pull request 3 months ago
giordano opened this pull request 3 months ago
Fix dispatch on `alg` in Float16 Hermitian eigen
jishnub opened this pull request 3 months ago
jishnub opened this pull request 3 months ago
Strong zero in Diagonal triple multiplication
jishnub opened this pull request 3 months ago
jishnub opened this pull request 3 months ago
`rounding(::Type{Float16})`
nsajko opened this issue 3 months ago
nsajko opened this issue 3 months ago
Customize test failure display
jariji opened this issue 3 months ago
jariji opened this issue 3 months ago
`convert(::Type{BigFloat}, ...)` uses the current rounding mode, shouldn't it instead always use `RoundNearest`?
nsajko opened this issue 3 months ago
nsajko opened this issue 3 months ago
1.11 release notes don't mention new multidimensional logical indexing feature
rversteegen opened this issue 3 months ago
rversteegen opened this issue 3 months ago
Implement a fixed size `UniformScaling`
albertomercurio opened this issue 3 months ago
albertomercurio opened this issue 3 months ago
Constant can be set multiple times with `jl_set_const`
Taaitaaiger opened this issue 3 months ago
Taaitaaiger opened this issue 3 months ago
Allow function negation `-f` to work like `!f`
mcabbott opened this pull request 3 months ago
mcabbott opened this pull request 3 months ago
Limit `@inbounds` to indexing in the dual-iterator branch in `copyto_unaliased!`
jishnub opened this pull request 3 months ago
jishnub opened this pull request 3 months ago
Clarify `div` docstring for floating-point input
Sagnac opened this pull request 3 months ago
Sagnac opened this pull request 3 months ago
fix rawbigints OOB issues
nsajko opened this pull request 3 months ago
nsajko opened this pull request 3 months ago
`Vararg{T,T} where T` leads to internal error in `code_typed`
simeonschaub opened this issue 3 months ago
simeonschaub opened this issue 3 months ago