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
Add news entry for `matprod_dest`
jishnub opened this pull request 2 months ago
jishnub opened this pull request 2 months ago
Add invalidation barriers for `displaysize` and `implicit_typeinfo`
topolarity opened this pull request 2 months ago
topolarity opened this pull request 2 months ago
[release-1.10] Subtype: some performance tuning. (#56007)
charleskawczynski opened this pull request 2 months ago
charleskawczynski opened this pull request 2 months ago
precompile: compile inlinable methods that were inferred
topolarity opened this pull request 2 months ago
topolarity opened this pull request 2 months ago
`--trace-compile` incorrectly reports only-inferred methods as being re-compiled
topolarity opened this issue 2 months ago
topolarity opened this issue 2 months ago
propagate inbounds in a few more places for memoryref
vchuravy opened this pull request 2 months ago
vchuravy opened this pull request 2 months ago
Specialize adding/subtracting mixed Upper/LowerTriangular
jishnub opened this pull request 2 months ago
jishnub opened this pull request 2 months ago
Make loading work when stdlib deps are missing in the manifest
IanButterworth opened this pull request 2 months ago
IanButterworth opened this pull request 2 months ago
build and LinearAlgebra markdown
spaette opened this issue 2 months ago
spaette opened this issue 2 months ago
Allow sealing of `Core.MethodTables`
fatteneder opened this pull request 2 months ago
fatteneder opened this pull request 2 months ago
typo in `Compiler.Effects` doc string: `checkbounds` -> `boundscheck`
nsajko opened this pull request 2 months ago
nsajko opened this pull request 2 months ago
OpenBLAS: Fix cross-compilation detection for source build.
maleadt opened this pull request 2 months ago
maleadt opened this pull request 2 months ago
Read views of destination in adjoint * adjoint
jishnub opened this pull request 2 months ago
jishnub opened this pull request 2 months ago
HISTORY: fix missing links
inkydragon opened this pull request 2 months ago
inkydragon opened this pull request 2 months ago
`StackOverflowError` in `errorshow.jl` tests caused by a failed process
jishnub opened this issue 2 months ago
jishnub opened this issue 2 months ago
Bug Report: `SymTridiagonal` Constructor Fails to `show` or `collect`
singularitti opened this issue 2 months ago
singularitti opened this issue 2 months ago
Bug Report: Error when Subtracting `AbstractTriangular` wrapping `Symmetric`/`Hermitian` Matrices in `LinearAlgebra`
singularitti opened this issue 2 months ago
singularitti opened this issue 2 months ago
Update JLL build versions
ararslan opened this pull request 2 months ago
ararslan opened this pull request 2 months ago
widen `join(::Any...)` return type to `AbstractString`
topolarity opened this pull request 2 months ago
topolarity opened this pull request 2 months ago
Comment out url and fix typo in stackwalk.c
Zentrik opened this pull request 2 months ago
Zentrik opened this pull request 2 months ago
Bump LLVM to v19.1.1+1
Zentrik opened this pull request 2 months ago
Zentrik opened this pull request 2 months ago
libgit2: Always use the bundled PCRE library.
maleadt opened this pull request 2 months ago
maleadt opened this pull request 2 months ago
Move Core.Compiler into Base
Keno opened this pull request 2 months ago
Keno opened this pull request 2 months ago
Remove debug error statement from Makefile.
maleadt opened this pull request 2 months ago
maleadt opened this pull request 2 months ago
Add `isunitary` & `isorthogonal` functions to `LinearAlgebra` stdlib?
singularitti opened this issue 2 months ago
singularitti opened this issue 2 months ago
Port progress bar improvements from Pkg
christiangnrd opened this pull request 2 months ago
christiangnrd opened this pull request 2 months ago
🤖 [master] Bump the Pkg stdlib from 51d4910c1 to fbaa2e337
DilumAluthgeBot opened this pull request 2 months ago
DilumAluthgeBot opened this pull request 2 months ago
WIP: Tests for Base.cwstring
rileysheridan opened this pull request 2 months ago
rileysheridan opened this pull request 2 months ago
align markdown table
spaette opened this pull request 2 months ago
spaette opened this pull request 2 months ago
Hard-coded `Tuple(...)` abstract inference result is unsound
topolarity opened this issue 2 months ago
topolarity opened this issue 2 months ago
Improve type inference of nonmissingtype, nonnothingtype and of Ryu
gbaraldi opened this pull request 2 months ago
gbaraldi opened this pull request 2 months ago
Add small tweaks to juliac script and misc fixes to juliac
gbaraldi opened this pull request 2 months ago
gbaraldi opened this pull request 2 months ago
Improve type inference of Artifacts.jl
gbaraldi opened this pull request 2 months ago
gbaraldi opened this pull request 2 months ago
Backport Subtype: some performance tuning. (#56007)
charleskawczynski opened this pull request 2 months ago
charleskawczynski opened this pull request 2 months ago
Test failures caused by Downloads.jl upgrade
antonio-rojas opened this issue 2 months ago
antonio-rojas opened this issue 2 months ago
snoop_inference is broken on latest after stackless inference change
NHDaly opened this issue 2 months ago
NHDaly opened this issue 2 months ago
Bug preventing installing packages (only if deved before?)
PallHaraldsson opened this issue 2 months ago
PallHaraldsson opened this issue 2 months ago
Correction of lcm() for Array arguments
cyanescent opened this pull request 2 months ago
cyanescent opened this pull request 2 months ago
Overhead in recursive broadcasting due to recursion limiting
yaccos opened this issue 2 months ago
yaccos opened this issue 2 months ago
v1.11 errors when loading REPL and Pkg
vpuri3 opened this issue 2 months ago
vpuri3 opened this issue 2 months ago
Try bumping JuliaSyntax to 0.4.10
Keno opened this pull request 2 months ago
Keno opened this pull request 2 months ago
Look up dependency list and extensions from project file for stdlibs and deved packages.
KristofferC opened this issue 2 months ago
KristofferC opened this issue 2 months ago
`jl_record_backtrace` may not terminate.
d-netto opened this issue 2 months ago
d-netto opened this issue 2 months ago
OpenBLAS: Use dynamic architecture support on AArch64.
maleadt opened this pull request 2 months ago
maleadt opened this pull request 2 months ago
in 1.10+, matrix decomposition components aren't always AbstractMatrix
aplavin opened this issue 2 months ago
aplavin opened this issue 2 months ago
Initial support for RISC-V
maleadt opened this pull request 2 months ago
maleadt opened this pull request 2 months ago
Remove warning from c when binding is ambiguous
IanButterworth opened this pull request 2 months ago
IanButterworth opened this pull request 2 months ago
Revert "REPL: hide any prints to stdio during `complete_line`"
IanButterworth opened this pull request 2 months ago
IanButterworth opened this pull request 2 months ago
`UndefRefError` when defining `Base.getproperty(::AbstractArray{<:SomeUserType}, ::Symbol)`
anowacki opened this issue 2 months ago
anowacki opened this issue 2 months ago
Persistant readline() issues further deteriorated in v1.11.0
potaslab opened this issue 2 months ago
potaslab opened this issue 2 months ago
rearrange jl_delete_thread to be thread-safe
vtjnash opened this pull request 2 months ago
vtjnash opened this pull request 2 months ago
[libblastrampoline_jll] Upgrade to v5.11.1
maleadt opened this pull request 2 months ago
maleadt opened this pull request 2 months ago
Compilation time regression in 1.11
charleskawczynski opened this issue 2 months ago
charleskawczynski opened this issue 2 months ago
stream: fix reading LibuvStream into array
vtjnash opened this pull request 2 months ago
vtjnash opened this pull request 2 months ago
Downloads EASY_HOOK regression in v1.11.0?
GhostOfElectric opened this issue 2 months ago
GhostOfElectric opened this issue 2 months ago
Call `MulAddMul` instead of multiplication in _generic_matmatmul!
jishnub opened this pull request 2 months ago
jishnub opened this pull request 2 months ago
make `Base.ANSIIterator` have a concrete field
KristofferC opened this pull request 2 months ago
KristofferC opened this pull request 2 months ago
slightly improve inference in precompilation code
KristofferC opened this pull request 2 months ago
KristofferC opened this pull request 2 months ago
fix `Vararg{T,T} where T` crashing `code_typed`
simeonschaub opened this pull request 2 months ago
simeonschaub opened this pull request 2 months ago
Huge precompilation overhead in Julia 1.11
ronisbr opened this issue 2 months ago
ronisbr opened this issue 2 months ago
`pkgdir(@__MODULE__)` returns `nothing` during `__init__` on 1.11.0
SBuercklin opened this issue 2 months ago
SBuercklin opened this issue 2 months ago
OpenBLAS: DYNAMIC_ARCH mismatch between Yggdrasil and source build
maleadt opened this issue 2 months ago
maleadt opened this issue 2 months ago
Julia nightly has ASCII salad for prompt in Windows CMD
KristofferC opened this issue 2 months ago
KristofferC opened this issue 2 months ago
Tab completion of string macros
fredrikekre opened this issue 2 months ago
fredrikekre opened this issue 2 months ago
CI doc build started failing after 1.11 was released
KristofferC opened this issue 2 months ago
KristofferC opened this issue 2 months ago
Revert "do not intentionally suppress errors in precompile script from being reported or failing the result"
KristofferC opened this pull request 2 months ago
KristofferC opened this pull request 2 months ago
Disallow assigning asymmetric values to SymTridiagonal
jishnub opened this pull request 2 months ago
jishnub opened this pull request 2 months ago
Implement support for set of constants in absint
vchuravy opened this pull request 2 months ago
vchuravy opened this pull request 2 months ago
1.11 Array push! double allocates after a certain size
ancapdev opened this issue 2 months ago
ancapdev opened this issue 2 months ago
`diag` for `BandedMatrix`es for off-limit bands
jishnub opened this pull request 2 months ago
jishnub opened this pull request 2 months ago
how addprocs add a process?
jiudianren opened this issue 2 months ago
jiudianren opened this issue 2 months ago
big startup time regression with v1.11 release
nsajko opened this issue 2 months ago
nsajko opened this issue 2 months ago
Assertion failure on nightly: scopedvalue + try/catch/finally
simonbyrne opened this issue 2 months ago
simonbyrne opened this issue 2 months ago
effects: fix `Base.@_noub_meta`
topolarity opened this pull request 2 months ago
topolarity opened this pull request 2 months ago
effects: improve `:noub_if_noinbounds` documentation
topolarity opened this pull request 2 months ago
topolarity opened this pull request 2 months ago
`@inbounds` taints `:noub` even when `@boundscheck` code is not elided
topolarity opened this issue 2 months ago
topolarity opened this issue 2 months ago
`:noub_if_noinbounds` promoted unexpectedly to `:noub`
topolarity opened this issue 2 months ago
topolarity opened this issue 2 months ago
`sdiv_int` / `udiv_int` does not taint `:noub` effect
topolarity opened this issue 2 months ago
topolarity opened this issue 2 months ago
`unsafe_load` does not taint `:noub` effect
topolarity opened this issue 2 months ago
topolarity opened this issue 2 months ago
Inconsistent random output from MersenneTwister in Julia 1.11
raphasampaio opened this issue 2 months ago
raphasampaio opened this issue 2 months ago
1.11 regression: REPL error if starting julia with `-O3`
cgeoga opened this issue 2 months ago
cgeoga opened this issue 2 months ago
RFC: Add `RelocPath` type for userdefined relocatable paths
fatteneder opened this pull request 2 months ago
fatteneder opened this pull request 2 months ago
Nested tuple construction hangs forever in 1.10 and earlier
luchr opened this issue 2 months ago
luchr opened this issue 2 months ago
in 1.11, `push!` doesn't forward to `append!` as it should
aplavin opened this issue 2 months ago
aplavin opened this issue 2 months ago
1.11 regression: source file does not contain a module declaration
aplavin opened this issue 2 months ago
aplavin opened this issue 2 months ago
mpfr: prevent changing precision
vtjnash opened this pull request 2 months ago
vtjnash opened this pull request 2 months ago
Remove unused matrix type params in diag methods
jishnub opened this pull request 3 months ago
jishnub opened this pull request 3 months ago
stackwalk: fix jl_thread_suspend_and_get_state race
vtjnash opened this pull request 3 months ago
vtjnash opened this pull request 3 months ago
`jl_record_backtrace` may miss tasks?
d-netto opened this issue 3 months ago
d-netto opened this issue 3 months ago
cli: Add required `--experimental` flag for experimental features (e.g. `--trim`)
topolarity opened this pull request 3 months ago
topolarity opened this pull request 3 months ago
Too large `BigFloat` precision causes segfault
jarlebring opened this issue 3 months ago
jarlebring opened this issue 3 months ago
Allow printing task backtraces via profiling peek mechanism
Drvi opened this pull request 3 months ago
Drvi opened this pull request 3 months ago
Precision is not propagated in `one` for `BigFloat`
jarlebring opened this issue 3 months ago
jarlebring opened this issue 3 months ago
Don't show keymap `@error` for hints
IanButterworth opened this pull request 3 months ago
IanButterworth opened this pull request 3 months ago
StackOverflowError during precompilation of StructuralIdentifiability on Julia 1.12
sumiya11 opened this issue 3 months ago
sumiya11 opened this issue 3 months ago
v1.11.0 listed as stable in https://julialang-s3.julialang.org/bin/versions.json
matthew-liu-1 opened this issue 3 months ago
matthew-liu-1 opened this issue 3 months ago
Fix typo in sockets tests.
maleadt opened this pull request 3 months ago
maleadt opened this pull request 3 months ago
Autocomplete fails if `stat` errors, on nightly
asinghvi17 opened this issue 3 months ago
asinghvi17 opened this issue 3 months ago
IRShow: label builtin / intrinsic / dynamic calls in `code_typed`
topolarity opened this pull request 3 months ago
topolarity opened this pull request 3 months ago
array: inline `convert` where possible
topolarity opened this pull request 3 months ago
topolarity opened this pull request 3 months ago