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
Large regression with StaticArrays in v1.11
github.com/JuliaLang/julia - kaipartmann opened this issue 4 months ago
github.com/JuliaLang/julia - kaipartmann opened this issue 4 months ago
Broadcast in Julia 1.11 requires `getindex`/`setindex!` to work on multiple integer indexing
github.com/JuliaLang/julia - charleskawczynski opened this issue 4 months ago
github.com/JuliaLang/julia - charleskawczynski opened this issue 4 months ago
Fix interpolation edge case dropping annotations
github.com/JuliaLang/StyledStrings.jl - tecosaur opened this pull request 4 months ago
github.com/JuliaLang/StyledStrings.jl - tecosaur opened this pull request 4 months ago
Stricter command line parsing
github.com/JuliaLang/julia - LilithHafner opened this issue 4 months ago
github.com/JuliaLang/julia - LilithHafner opened this issue 4 months ago
drop require lock when not needed during loading to allow parallel precompile loading
github.com/JuliaLang/julia - vtjnash opened this pull request 4 months ago
github.com/JuliaLang/julia - vtjnash opened this pull request 4 months ago
Adding support for MMTk (non-moving immix)
github.com/JuliaLang/julia - udesou opened this pull request 4 months ago
github.com/JuliaLang/julia - udesou opened this pull request 4 months ago
Fix fetching parent in symmetric algebra
github.com/JuliaLang/julia - jishnub opened this pull request 4 months ago
github.com/JuliaLang/julia - jishnub opened this pull request 4 months ago
Bump version number from `2.1.20` to `2.1.21`
github.com/JuliaLang/PackageCompiler.jl - DilumAluthge opened this pull request 4 months ago
github.com/JuliaLang/PackageCompiler.jl - DilumAluthge opened this pull request 4 months ago
Provide a UI output for version db checking
github.com/JuliaLang/juliaup - davidanthoff opened this pull request 4 months ago
github.com/JuliaLang/juliaup - davidanthoff opened this pull request 4 months ago
Fix trampoline warning on x86 as well
github.com/JuliaLang/julia - gbaraldi opened this pull request 4 months ago
github.com/JuliaLang/julia - gbaraldi opened this pull request 4 months ago
add `hasmethod_n` intrinsic to check for the existance of `n` argument methods for a function.
github.com/JuliaLang/julia - oscardssmith opened this issue 4 months ago
github.com/JuliaLang/julia - oscardssmith opened this issue 4 months ago
REPL: Don't search for ?( completions when hinting
github.com/JuliaLang/julia - IanButterworth opened this pull request 4 months ago
github.com/JuliaLang/julia - IanButterworth opened this pull request 4 months ago
chore(deps): bump dawidd6/action-homebrew-bump-formula from 3 to 4
github.com/JuliaLang/juliaup - dependabot[bot] opened this pull request 4 months ago
github.com/JuliaLang/juliaup - dependabot[bot] opened this pull request 4 months ago
chore(deps): bump serde_json from 1.0.131 to 1.0.132
github.com/JuliaLang/juliaup - dependabot[bot] opened this pull request 4 months ago
github.com/JuliaLang/juliaup - dependabot[bot] opened this pull request 4 months ago
move time_imports and trace_* macros to Base but remain owned by InteractiveUtils
github.com/JuliaLang/julia - IanButterworth opened this pull request 4 months ago
github.com/JuliaLang/julia - IanButterworth opened this pull request 4 months ago
add recompile comment in --trace-compile in terminal color mode too
github.com/JuliaLang/julia - IanButterworth opened this pull request 4 months ago
github.com/JuliaLang/julia - IanButterworth opened this pull request 4 months ago
Inconsistent handling of `--trace-compile` argument
github.com/JuliaLang/julia - paulmelis opened this issue 4 months ago
github.com/JuliaLang/julia - paulmelis opened this issue 4 months ago
Some usability follow-ups and fixes for the world macro
github.com/JuliaLang/julia - Keno opened this pull request 4 months ago
github.com/JuliaLang/julia - Keno opened this pull request 4 months ago
The string `?(` bogs down REPL input to a crawl
github.com/JuliaLang/julia - mbauman opened this issue 4 months ago
github.com/JuliaLang/julia - mbauman opened this issue 4 months ago
juliaup spends a lot of time silent and downloads without saying what
github.com/JuliaLang/juliaup - IanButterworth opened this issue 4 months ago
github.com/JuliaLang/juliaup - IanButterworth opened this issue 4 months ago
trimming: don't abort where we used to resolve dynamic calls
github.com/JuliaLang/julia - topolarity opened this pull request 4 months ago
github.com/JuliaLang/julia - topolarity opened this pull request 4 months ago
Reland "Reroute (Upper/Lower)Triangular * Diagonal through __muldiag #55984"
github.com/JuliaLang/julia - jishnub opened this pull request 4 months ago
github.com/JuliaLang/julia - jishnub opened this pull request 4 months ago
Remove NewPM pass exports.
github.com/JuliaLang/julia - maleadt opened this pull request 4 months ago
github.com/JuliaLang/julia - maleadt opened this pull request 4 months ago
Regression in startup time to full REPL
github.com/JuliaLang/julia - knuesel opened this issue 4 months ago
github.com/JuliaLang/julia - knuesel opened this issue 4 months ago
Revert "Reroute` (Upper/Lower)Triangular * Diagonal` through `__muldiag`"
github.com/JuliaLang/julia - jishnub opened this pull request 4 months ago
github.com/JuliaLang/julia - jishnub opened this pull request 4 months ago
CI: Run the `build-mylib` job on both LTS (1.10) and stable (currently 1.11)
github.com/JuliaLang/PackageCompiler.jl - DilumAluthge opened this pull request 4 months ago
github.com/JuliaLang/PackageCompiler.jl - DilumAluthge opened this pull request 4 months ago
Segfault when `unsafe_load`ing inbounds pointer
github.com/JuliaLang/julia - jakobnissen opened this issue 4 months ago
github.com/JuliaLang/julia - jakobnissen opened this issue 4 months ago
Test suite: When skipping tests, skip them ONLY in GitHub Actions CI; do NOT skip them in other CI (such as PkgEval)
github.com/JuliaLang/PackageCompiler.jl - DilumAluthge opened this pull request 4 months ago
github.com/JuliaLang/PackageCompiler.jl - DilumAluthge opened this pull request 4 months ago
inference: fix inference error from constructing invalid `TypeVar`
github.com/JuliaLang/julia - aviatesk opened this pull request 4 months ago
github.com/JuliaLang/julia - aviatesk opened this pull request 4 months ago
Preserve type in `first` for `OneTo`
github.com/JuliaLang/julia - jishnub opened this pull request 4 months ago
github.com/JuliaLang/julia - jishnub opened this pull request 4 months ago
Warn about negative size in array construction
github.com/JuliaLang/julia - jishnub opened this pull request 4 months ago
github.com/JuliaLang/julia - jishnub opened this pull request 4 months ago
🤖 [backports-release-1.11] Bump the Pkg stdlib from aba90d22b to 9438b6e99
github.com/JuliaLang/julia - DilumAluthgeBot opened this pull request 4 months ago
github.com/JuliaLang/julia - DilumAluthgeBot opened this pull request 4 months ago
[Test] Print RNG seed of a failed testset and add option to set it
github.com/JuliaLang/julia - giordano opened this pull request 4 months ago
github.com/JuliaLang/julia - giordano opened this pull request 4 months ago
LinearAlgebra support for cross product of 3-tuples
github.com/JuliaLang/julia - MilesCranmer opened this pull request 4 months ago
github.com/JuliaLang/julia - MilesCranmer opened this pull request 4 months ago
Allocation at nonexisting line
github.com/JuliaLang/AllocCheck.jl - ForceBru opened this issue 4 months ago
github.com/JuliaLang/AllocCheck.jl - ForceBru opened this issue 4 months ago
🤖 [master] Bump the Pkg stdlib from 27c1b1ee5 to 799dc2d54
github.com/JuliaLang/julia - DilumAluthgeBot opened this pull request 4 months ago
github.com/JuliaLang/julia - DilumAluthgeBot opened this pull request 4 months ago
Update videos to 2024
github.com/JuliaLang/julialang.org - ViralBShah opened this pull request 4 months ago
github.com/JuliaLang/julialang.org - ViralBShah opened this pull request 4 months ago
wrong location for Julia's start menu entry under Windows
github.com/JuliaLang/julia - donovaly opened this issue 4 months ago
github.com/JuliaLang/julia - donovaly opened this issue 4 months ago
Can't add nor remove multiple channels at once
github.com/JuliaLang/juliaup - giordano opened this issue 4 months ago
github.com/JuliaLang/juliaup - giordano opened this issue 4 months ago
CI: Test both `incremental={true,false}` on "slow CI"; also, stop considering Apple Silicon macOS as "slow CI"
github.com/JuliaLang/PackageCompiler.jl - DilumAluthge opened this pull request 4 months ago
github.com/JuliaLang/PackageCompiler.jl - DilumAluthge opened this pull request 4 months ago
CI: Run a single job on Julia nightly (but skip the `incremental=false` tests on Julia 1.12)
github.com/JuliaLang/PackageCompiler.jl - DilumAluthge opened this pull request 4 months ago
github.com/JuliaLang/PackageCompiler.jl - DilumAluthge opened this pull request 4 months ago
Test failure in `LinearAlgebra/lapack.jl` in comparing `LAPACK.sytri!` to `inv` for an almost-symmetric matrix
github.com/JuliaLang/julia - jishnub opened this issue 4 months ago
github.com/JuliaLang/julia - jishnub opened this issue 4 months ago
Test failure in `LinearAlgebra/lapack.jl` in comparing `LAPACK.sytri!` to `inv` for an almost-symmetric matrix
github.com/JuliaLang/LinearAlgebra.jl - jishnub opened this issue 4 months ago
github.com/JuliaLang/LinearAlgebra.jl - jishnub opened this issue 4 months ago
REPL: don't complete str and cmd macros when the input matches the internal name like `r_` to `r"`
github.com/JuliaLang/julia - IanButterworth opened this pull request 4 months ago
github.com/JuliaLang/julia - IanButterworth opened this pull request 4 months ago
CI: Only run one CI job on Julia 1.9
github.com/JuliaLang/PackageCompiler.jl - DilumAluthge opened this pull request 4 months ago
github.com/JuliaLang/PackageCompiler.jl - DilumAluthge opened this pull request 4 months ago
Only run a single CI job on Julia 1.9?
github.com/JuliaLang/PackageCompiler.jl - DilumAluthge opened this issue 4 months ago
github.com/JuliaLang/PackageCompiler.jl - DilumAluthge opened this issue 4 months ago
REPL: fix closing quote on completing files in a ~ path
github.com/JuliaLang/julia - IanButterworth opened this pull request 4 months ago
github.com/JuliaLang/julia - IanButterworth opened this pull request 4 months ago
REPL: fix brace detection when ' is used for transpose
github.com/JuliaLang/julia - IanButterworth opened this pull request 4 months ago
github.com/JuliaLang/julia - IanButterworth opened this pull request 4 months ago
REPLExt: run repl hint generation for modeswitch chars when not switching
github.com/JuliaLang/Pkg.jl - IanButterworth opened this pull request 4 months ago
github.com/JuliaLang/Pkg.jl - IanButterworth opened this pull request 4 months ago
REPL: run repl hint generation for modeswitch chars when not switching
github.com/JuliaLang/julia - IanButterworth opened this pull request 4 months ago
github.com/JuliaLang/julia - IanButterworth opened this pull request 4 months ago
REPLExt: use Base.isaccessibledir rather than isdir in completions
github.com/JuliaLang/Pkg.jl - IanButterworth opened this pull request 4 months ago
github.com/JuliaLang/Pkg.jl - IanButterworth opened this pull request 4 months ago
fix julia crash in type inference of `TypeVar` construction
github.com/JuliaLang/julia - nsajko opened this pull request 4 months ago
github.com/JuliaLang/julia - nsajko opened this pull request 4 months ago
Note that IJulia must be installed in the global environment in README
github.com/JuliaLang/IJulia.jl - LilithHafner opened this pull request 4 months ago
github.com/JuliaLang/IJulia.jl - LilithHafner opened this pull request 4 months ago
Provide better error message when IJulia is installed somewhere other than the global environment
github.com/JuliaLang/IJulia.jl - LilithHafner opened this issue 4 months ago
github.com/JuliaLang/IJulia.jl - LilithHafner opened this issue 4 months ago
Few more tests for AbstractChar
github.com/JuliaLang/julia - kshyatt opened this pull request 4 months ago
github.com/JuliaLang/julia - kshyatt opened this pull request 4 months ago
Resume CI on Julia 1.9, but only 64-bit (skip 32-bit); also, skip the `LLVMExtra_jll`-related tests on Julia 1.9
github.com/JuliaLang/PackageCompiler.jl - DilumAluthge opened this pull request 4 months ago
github.com/JuliaLang/PackageCompiler.jl - DilumAluthge opened this pull request 4 months ago
[AUTO] Update version db
github.com/JuliaLang/juliaup - github-actions[bot] opened this pull request 4 months ago
github.com/JuliaLang/juliaup - github-actions[bot] opened this pull request 4 months ago
Tests for two AbstractString methods
github.com/JuliaLang/julia - kshyatt opened this pull request 4 months ago
github.com/JuliaLang/julia - kshyatt opened this pull request 4 months ago
Test for showing AnnotatedIOBuffer
github.com/JuliaLang/julia - kshyatt opened this pull request 4 months ago
github.com/JuliaLang/julia - kshyatt opened this pull request 4 months ago
the `//(::Number, ::Complex)` method is not correct when the second argument is zero or infinite
github.com/JuliaLang/julia - nsajko opened this issue 4 months ago
github.com/JuliaLang/julia - nsajko opened this issue 4 months ago
Improve docstrings for `filesize` and `stat`
github.com/JuliaLang/julia - KronosTheLate opened this pull request 4 months ago
github.com/JuliaLang/julia - KronosTheLate opened this pull request 4 months ago
LinearAlgebra: replace some hardcoded loop ranges with axes
github.com/JuliaLang/julia - jishnub opened this pull request 4 months ago
github.com/JuliaLang/julia - jishnub opened this pull request 4 months ago
Kernal does not connect
github.com/JuliaLang/IJulia.jl - LilithHafner opened this issue 4 months ago
github.com/JuliaLang/IJulia.jl - LilithHafner opened this issue 4 months ago
Change in-place exp to out-of-place in matrix trig functions
github.com/JuliaLang/julia - jishnub opened this pull request 4 months ago
github.com/JuliaLang/julia - jishnub opened this pull request 4 months ago
rename: invalid -> incompatible cache header
github.com/JuliaLang/julia - IanButterworth opened this pull request 4 months ago
github.com/JuliaLang/julia - IanButterworth opened this pull request 4 months ago
[backports-release-1.11] Actually setup jit targets when compiling packageimages instead of targeting only one (#54471)
github.com/JuliaLang/julia - IanButterworth opened this pull request 4 months ago
github.com/JuliaLang/julia - IanButterworth opened this pull request 4 months ago
Make isbitstypes use memmove instead of the runtime function in copyto!
github.com/JuliaLang/julia - gbaraldi opened this pull request 4 months ago
github.com/JuliaLang/julia - gbaraldi opened this pull request 4 months ago
Allow taking Matrix slices without an extra allocation
github.com/JuliaLang/julia - vtjnash opened this pull request 4 months ago
github.com/JuliaLang/julia - vtjnash opened this pull request 4 months ago
Revert "Extensions: make loading of extensions independent of what packages are in the sysimage (#52841)
github.com/JuliaLang/julia - KristofferC opened this pull request 4 months ago
github.com/JuliaLang/julia - KristofferC opened this pull request 4 months ago
precompile: add error for using require_stdlib during precompile
github.com/JuliaLang/julia - vtjnash opened this pull request 4 months ago
github.com/JuliaLang/julia - vtjnash opened this pull request 4 months ago
Restore support for checking for UndefVarError variable name in at-test_throws
github.com/JuliaLang/julia - nickrobinson251 opened this pull request 4 months ago
github.com/JuliaLang/julia - nickrobinson251 opened this pull request 4 months ago
Misleading "This error has been manually thrown, [...]" hint
github.com/JuliaLang/julia - thofma opened this issue 4 months ago
github.com/JuliaLang/julia - thofma opened this issue 4 months ago
Fix kron indexing for types without a unique zero
github.com/JuliaLang/julia - jishnub opened this pull request 4 months ago
github.com/JuliaLang/julia - jishnub opened this pull request 4 months ago
Add basic infrastructure for binding replacement
github.com/JuliaLang/julia - Keno opened this pull request 4 months ago
github.com/JuliaLang/julia - Keno opened this pull request 4 months ago
Make `LinearAlgebra.haszero` public
github.com/JuliaLang/julia - jishnub opened this pull request 4 months ago
github.com/JuliaLang/julia - jishnub opened this pull request 4 months ago
Non-deterministic Windows CI error: `rmdir: Directory not empty`
github.com/JuliaLang/PackageCompiler.jl - DilumAluthge opened this issue 4 months ago
github.com/JuliaLang/PackageCompiler.jl - DilumAluthge opened this issue 4 months ago
Environment is incorrectly resolved in 1.11.1
github.com/JuliaLang/Pkg.jl - miguelbiron opened this issue 4 months ago
github.com/JuliaLang/Pkg.jl - miguelbiron opened this issue 4 months ago
Bump version from 2.1.19 to 2.1.20
github.com/JuliaLang/PackageCompiler.jl - DilumAluthge opened this pull request 4 months ago
github.com/JuliaLang/PackageCompiler.jl - DilumAluthge opened this pull request 4 months ago
fix REPL test if a "juliadev" directory exists in home
github.com/JuliaLang/julia - nhz2 opened this pull request 4 months ago
github.com/JuliaLang/julia - nhz2 opened this pull request 4 months ago
url relocation build markdown
github.com/JuliaLang/julia - spaette opened this pull request 4 months ago
github.com/JuliaLang/julia - spaette opened this pull request 4 months ago
Regression in Julia 1.11: Cannot create fresh base sysimage (`incremental=false`) containing Pkg
github.com/JuliaLang/PackageCompiler.jl - DilumAluthge opened this issue 4 months ago
github.com/JuliaLang/PackageCompiler.jl - DilumAluthge opened this issue 4 months ago
REPLExt: no method matching repl_init(::REPL.LineEditREPL) when loading packages in REPL mode.
github.com/JuliaLang/julia - ndgnuh opened this issue 4 months ago
github.com/JuliaLang/julia - ndgnuh opened this issue 4 months ago
Pkg hang in CI while building packages
github.com/JuliaLang/Pkg.jl - NHDaly opened this issue 4 months ago
github.com/JuliaLang/Pkg.jl - NHDaly opened this issue 4 months ago
"Checking standard library notarization" should be a spinner
github.com/JuliaLang/juliaup - adienes opened this issue 4 months ago
github.com/JuliaLang/juliaup - adienes opened this issue 4 months ago
[REPL] fix lock ordering mistake in load_pkg
github.com/JuliaLang/julia - vtjnash opened this pull request 4 months ago
github.com/JuliaLang/julia - vtjnash opened this pull request 4 months ago
fix precompile process flags
github.com/JuliaLang/julia - vtjnash opened this pull request 4 months ago
github.com/JuliaLang/julia - vtjnash opened this pull request 4 months ago
Added a further kwarg to PlatformEngines download function
github.com/JuliaLang/Pkg.jl - GhostOfElectric opened this pull request 4 months ago
github.com/JuliaLang/Pkg.jl - GhostOfElectric opened this pull request 4 months ago
`__precompile__(false)` in extensions is not applied correctly
github.com/JuliaLang/julia - topolarity opened this issue 4 months ago
github.com/JuliaLang/julia - topolarity opened this issue 4 months ago
Add_kwargs_platformengine
github.com/JuliaLang/Pkg.jl - GhostOfElectric opened this pull request 4 months ago
github.com/JuliaLang/Pkg.jl - GhostOfElectric opened this pull request 4 months ago
Base: new function `isdivisible`
github.com/JuliaLang/julia - barucden opened this issue 4 months ago
github.com/JuliaLang/julia - barucden opened this issue 4 months ago
call inactive function in while loop
github.com/JuliaLang/julia - kulowf opened this issue 4 months ago
github.com/JuliaLang/julia - kulowf opened this issue 4 months ago
Add `atol` to addmul tests
github.com/JuliaLang/julia - jishnub opened this pull request 4 months ago
github.com/JuliaLang/julia - jishnub opened this pull request 4 months ago
Julia 1.11 EXCEPTION_ACCESS_VIOLATION
github.com/JuliaLang/julia - gyk opened this issue 4 months ago
github.com/JuliaLang/julia - gyk opened this issue 4 months ago
Using length() in the conditional expression for while is slow
github.com/JuliaLang/julia - 1s22s1 opened this issue 4 months ago
github.com/JuliaLang/julia - 1s22s1 opened this issue 4 months ago
Julia 1.11.1 precompilations and freeze with -O3
github.com/JuliaLang/julia - ancapdev opened this issue 4 months ago
github.com/JuliaLang/julia - ancapdev opened this issue 4 months ago