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

Remove implicit pinvs of vectors

github.com/JuliaLang/LinearAlgebra.jl - antoine-levitt opened this issue 23 days ago
Check sizes of arguments in `dot`

github.com/JuliaLang/LinearAlgebra.jl - antoine-levitt opened this issue 23 days ago
Fix #1164 - flaky posv test

github.com/JuliaLang/LinearAlgebra.jl - ViralBShah opened this pull request 24 days ago
feat: add fmt to status command

github.com/JuliaLang/juliaup - JosiahParry opened this pull request 24 days ago
Use `_` for unused argument [NFC]

github.com/JuliaLang/Pkg.jl - LilithHafner opened this pull request 24 days ago
[release-1.11] 1.11 backports

github.com/JuliaLang/Pkg.jl - IanButterworth opened this pull request 26 days ago
[release-1.10] 1.10 backports

github.com/JuliaLang/Pkg.jl - IanButterworth opened this pull request 26 days ago
Fix JLL version fix fix

github.com/JuliaLang/Pkg.jl - IanButterworth opened this pull request 26 days ago
Add a new proposal for GSoC25 in Trixi.jl

github.com/JuliaLang/julialang.org - huiyuxie opened this pull request 27 days ago
missing kernel

github.com/JuliaLang/IJulia.jl - janxkoci opened this issue 28 days ago
GC: report times spent in each step of sweeping

github.com/JuliaLang/julia - d-netto opened this pull request 28 days ago
Deepcopy Fix

github.com/JuliaLang/julia - willtebbutt opened this pull request 28 days ago
Add U+1F8B2 🢲 as an operator

github.com/JuliaLang/JuliaSyntax.jl - pthariensflame opened this pull request 28 days ago
staticdata: remove `reinit_ccallable`

github.com/JuliaLang/julia - aviatesk opened this pull request 29 days ago
Confusing docstring

github.com/JuliaLang/StyledStrings.jl - mcabbott opened this issue 29 days ago
remove fence that GC change made unnecessary

github.com/JuliaLang/julia - oscardssmith opened this pull request 29 days ago
Course Added to Julia

github.com/JuliaLang/julialang.org - CWAbhi opened this pull request 29 days ago
Add timeout parameter to `wait(::Condition)`

github.com/JuliaLang/julia - kpamnany opened this pull request 30 days ago
Fix a race condition in the tests

github.com/JuliaLang/Distributed.jl - JamesWrigley opened this pull request about 1 month ago
Replace a timeout task with timedwait()

github.com/JuliaLang/Distributed.jl - JamesWrigley opened this pull request about 1 month ago
Julia Kernel Fails to Start in JupyterLab

github.com/JuliaLang/julia - MaybeTommorow opened this issue about 1 month ago
add detection for zen 5

github.com/JuliaLang/julia - simeonschaub opened this pull request about 1 month ago
a failure to infer `:consistent`

github.com/JuliaLang/julia - nsajko opened this issue about 1 month ago
Install correct libgcc_s on darwin

github.com/JuliaLang/julia - fxcoudert opened this pull request about 1 month ago
Update books.md Julia Quick Sytax to 2nd edition

github.com/JuliaLang/julialang.org - sylvaticus opened this pull request about 1 month ago
[build] Enable Intel JIT events only on x86_64

github.com/JuliaLang/julia - giordano opened this pull request about 1 month ago
REPL: Limit method lookup when completing kwargs

github.com/JuliaLang/julia - IanButterworth opened this pull request about 1 month ago
Don't set up LibGit2 callbacks if using cli git

github.com/JuliaLang/Pkg.jl - IanButterworth opened this pull request about 1 month ago
Add compat annotation for sorting NTuples.

github.com/JuliaLang/julia - LilithHafner opened this pull request about 1 month ago
[deps] Fix build systems of curl and openssl

github.com/JuliaLang/julia - giordano opened this pull request about 1 month ago
Update suitesparse to 7.8.3

github.com/JuliaLang/julia - fxcoudert opened this pull request about 1 month ago
[deps] Update most jll stdlibs to newer builds

github.com/JuliaLang/julia - giordano opened this pull request about 1 month ago
curl: remove patch

github.com/JuliaLang/julia - fxcoudert opened this pull request about 1 month ago
Add "mea culpa" to foreign module assignment error.

github.com/JuliaLang/julia - Keno opened this pull request about 1 month ago
Update LibGit2 to 1.9.0

github.com/JuliaLang/julia - fxcoudert opened this pull request about 1 month ago
🤖 [master] Bump the Downloads stdlib from afd04be to e692e77

github.com/JuliaLang/julia - DilumAluthgeBot opened this pull request about 1 month ago
Fix running Compiler tests standalone

github.com/JuliaLang/julia - Keno opened this pull request about 1 month ago
lapack: posv: flaky test

github.com/JuliaLang/LinearAlgebra.jl - nsajko opened this issue about 1 month ago
Commit as the user who triggered the workflow

github.com/JuliaLang/BumpStdlibs.jl - giordano opened this pull request about 1 month ago
Curl 8.11.1 and nghttp2 1.64.0

github.com/JuliaLang/julia - fxcoudert opened this pull request about 1 month ago
CI: Don't run tests on Julia nightly

github.com/JuliaLang/BumpStdlibs.jl - DilumAluthge opened this pull request about 1 month ago
CI: Migrate from Bors to GitHub Merge Queue

github.com/JuliaLang/BumpStdlibs.jl - DilumAluthge opened this pull request about 1 month ago
[CI] Excessive concurrecy group

github.com/JuliaLang/BumpStdlibs.jl - giordano opened this issue about 1 month ago
ParseError when typing multi-line input with comment

github.com/JuliaLang/julia - lgoettgens opened this issue about 1 month ago
[CI] Update GitHub Actions setup

github.com/JuliaLang/NetworkOptions.jl - giordano opened this pull request about 1 month ago
fix handling of experimental module compile flag

github.com/JuliaLang/julia - vtjnash opened this pull request about 1 month ago
gc: fix assertion / ASAN violation in gc_big_object_link

github.com/JuliaLang/julia - vtjnash opened this pull request about 1 month ago
Add append(_, _) and ++

github.com/JuliaLang/julia - jariji opened this pull request about 1 month ago
evalpoly for matrix polynomials

github.com/JuliaLang/LinearAlgebra.jl - stevengj opened this pull request about 1 month ago
Blog post: The SatelliteToolbox.jl Ecosystem

github.com/JuliaLang/julialang.org - ronisbr opened this pull request about 1 month ago
Update MIME docstring

github.com/JuliaLang/julia - nathanrboyer opened this pull request about 1 month ago
Make `ScopedValues.get` a method of `Base.get`

github.com/JuliaLang/julia - LilithHafner opened this pull request about 1 month ago
We lie to LLVM about alignment of `VecElement` types.

github.com/JuliaLang/julia - oscardssmith opened this issue about 1 month ago
Code printing of illegal identifiers, e.g. var"do"

github.com/JuliaLang/julia - StefanKarpinski opened this issue about 1 month ago
Update emoji completions for Unicode 16

github.com/JuliaLang/julia - inkydragon opened this issue about 1 month ago
Remove unused variable from `endswith`

github.com/JuliaLang/julia - llbit opened this pull request about 1 month ago
Breaking change in module variable assignment

github.com/JuliaLang/julia - MilesCranmer opened this issue about 1 month ago
Bump actions/upload-artifact from 4.4.3 to 4.5.0

github.com/JuliaLang/VersionsJSONUtil.jl - dependabot[bot] opened this pull request about 1 month ago
Properly mark `Meta.parse` as public

github.com/JuliaLang/julia - christiangnrd opened this pull request about 1 month ago
Bump codecov/codecov-action from 4.6.0 to 5.1.2

github.com/JuliaLang/PackageCompiler.jl - dependabot[bot] opened this pull request about 1 month ago
🤖 [master] Bump the Pkg stdlib from 739a64a0b to 8d3cf02e5

github.com/JuliaLang/julia - DilumAluthgeBot opened this pull request about 1 month ago
Fix OpenSSL_jll detection

github.com/JuliaLang/Pkg.jl - IanButterworth opened this pull request about 1 month ago
base/strings: Add documentation to unicode conversion table

github.com/JuliaLang/julia - eschnett opened this pull request about 1 month ago
`evalpoly` is broken for matrices

github.com/JuliaLang/LinearAlgebra.jl - LilithHafner opened this issue about 1 month ago
Bump julia-actions/julia-runtest from 1.9.3 to 1.11.1

github.com/JuliaLang/Public.jl - dependabot[bot] opened this pull request about 1 month ago
Bump julia-actions/julia-buildpkg from 1.6.0 to 1.7.0

github.com/JuliaLang/Public.jl - dependabot[bot] opened this pull request about 1 month ago
🤖 [master] Bump the Pkg stdlib from c7e611bc8 to 739a64a0b

github.com/JuliaLang/julia - DilumAluthgeBot opened this pull request about 1 month ago
Check source path is found when getting package_info

github.com/JuliaLang/Pkg.jl - IanButterworth opened this pull request about 1 month ago
support Unicode 16 via utf8proc 2.10.0

github.com/JuliaLang/julia - stevengj opened this pull request about 1 month ago
Use `jldoctest` wherever possible

github.com/JuliaLang/julia - LilithHafner opened this issue about 1 month ago
Temporarily remove the AlphaZero.jl project

github.com/JuliaLang/julialang.org - jonathan-laurent opened this pull request about 1 month ago
Broken on 1.11

github.com/JuliaLang/JuliaSyntaxHighlighting.jl - MilesCranmer opened this issue about 1 month ago