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

Update deps

github.com/JuliaLang/juliaup - davidanthoff opened this pull request 4 months ago
Make trivial change to index.html

github.com/JuliaLang/julialang.org - LilithHafner opened this pull request 4 months ago
Improve remarks of the alloc opt pass slightly.

github.com/JuliaLang/julia - gbaraldi opened this pull request 4 months ago
[release-1.10] 1.10 backports

github.com/JuliaLang/Pkg.jl - IanButterworth opened this pull request 4 months ago
Avoid `stat`-ing stdlib path if it's unreadable

github.com/JuliaLang/julia - giordano opened this pull request 4 months ago
optimizer: support early finalization

github.com/JuliaLang/julia - aviatesk opened this pull request 4 months ago
improve getproperty(Pairs) warnings

github.com/JuliaLang/julia - aplavin opened this pull request 4 months ago
docs: make mod an operator

github.com/JuliaLang/julia - Mo-Gul opened this pull request 4 months ago
Weird sorting of versions in `juliaup list`

github.com/JuliaLang/juliaup - KristofferC opened this issue 4 months ago
FR: allow MIME type for `showerror`

github.com/JuliaLang/julia - fonsp opened this issue 4 months ago
adjust EA to JuliaLang/julia#52527

github.com/JuliaLang/julia - aviatesk opened this pull request 4 months ago
`@time` actually fix time report commas & add tests

github.com/JuliaLang/julia - IanButterworth opened this pull request 4 months ago
Avoid `stat`-ing stdlib path if it's unreadable

github.com/JuliaLang/julia - giordano opened this pull request 4 months ago
newsletter October 2024

github.com/JuliaLang/julialang.org - Krastanov opened this pull request 4 months ago
fix comma logic in time_print

github.com/JuliaLang/julia - IanButterworth opened this pull request 4 months ago
rewriting a gms into Julia: key error

github.com/JuliaLang/Pkg.jl - KikivanElsen opened this issue 5 months ago
Update triage meeting time in working-groups.md

github.com/JuliaLang/julialang.org - LilithHafner opened this pull request 5 months ago
Some small follow-ups to stackless compiler

github.com/JuliaLang/julia - Keno opened this pull request 5 months ago
Fix some formatting in NEWs.md

github.com/JuliaLang/julia - lanceXwq opened this pull request 5 months ago
add 1.11 release highlights

github.com/JuliaLang/julialang.org - KristofferC opened this pull request 5 months ago
Make threadcall gc safe

github.com/JuliaLang/julia - gbaraldi opened this pull request 5 months ago
optimizer: allow EA-powered `finalizer` inlining

github.com/JuliaLang/julia - aviatesk opened this pull request 5 months ago
set VERSION to 1.11.0

github.com/JuliaLang/julia - KristofferC opened this pull request 5 months ago
cleanup functions of Hermitian matrices

github.com/JuliaLang/julia - araujoms opened this pull request 5 months ago
Remove typo in workspaces section

github.com/JuliaLang/Pkg.jl - oxinabox opened this pull request 5 months ago
fix `unwrap_macrocalls`

github.com/JuliaLang/julia - aviatesk opened this pull request 5 months ago
Backport: Fix the greedy resolver (#4032)

github.com/JuliaLang/Pkg.jl - KristofferC opened this pull request 5 months ago
Subtraction breaks for empty CompoundPeriod

github.com/JuliaLang/julia - KronosTheLate opened this issue 5 months ago
improved `eltype` for `flatten` with tuple argument

github.com/JuliaLang/julia - matthias314 opened this pull request 5 months ago
Fix logic in `?` docstring example

github.com/JuliaLang/julia - IanButterworth opened this pull request 5 months ago
Markdown text interpolation bug

github.com/JuliaLang/julia - haakon-e opened this issue 5 months ago
SpinLocks suffer from false sharing

github.com/JuliaLang/julia - kuszmaul opened this issue 5 months ago
isequal very slow for SparseVectors

github.com/JuliaLang/julia - dpinol opened this issue 5 months ago
Backports release 1.11

github.com/JuliaLang/julia - KristofferC opened this pull request 5 months ago
Multi-argument `gcdx(a, b, c...)`

github.com/JuliaLang/julia - thchr opened this pull request 5 months ago
REPL: make UndefVarError aware of imported modules

github.com/JuliaLang/julia - IanButterworth opened this pull request 5 months ago
Add `Float16` to `Base.HWReal`

github.com/JuliaLang/julia - giordano opened this pull request 5 months ago
Fix dispatch on `alg` in Float16 Hermitian eigen

github.com/JuliaLang/julia - jishnub opened this pull request 5 months ago
Strong zero in Diagonal triple multiplication

github.com/JuliaLang/julia - jishnub opened this pull request 5 months ago
`rounding(::Type{Float16})`

github.com/JuliaLang/julia - nsajko opened this issue 5 months ago
Customize test failure display

github.com/JuliaLang/julia - jariji opened this issue 5 months ago
Implement a fixed size `UniformScaling`

github.com/JuliaLang/julia - albertomercurio opened this issue 5 months ago
Allow function negation `-f` to work like `!f`

github.com/JuliaLang/julia - mcabbott opened this pull request 5 months ago
https in readme

github.com/JuliaLang/JuliaSyntax.jl - spaette opened this pull request 5 months ago
lexer code's use of string

github.com/JuliaLang/Tokenize.jl - spaette opened this issue 5 months ago
Clarify `div` docstring for floating-point input

github.com/JuliaLang/julia - Sagnac opened this pull request 5 months ago
fix rawbigints OOB issues

github.com/JuliaLang/julia - nsajko opened this pull request 5 months ago
InteractiveUtils: add `@trace_compile` and `@trace_dispatch`

github.com/JuliaLang/julia - IanButterworth opened this pull request 5 months ago
codegen: Restore `ct->scope` in `jl_eh_restore_state`

github.com/JuliaLang/julia - topolarity opened this pull request 5 months ago
AssertionError with Resolver (gmsk fail)

github.com/JuliaLang/Pkg.jl - alecloudenback opened this issue 5 months ago
make faster BigFloats

github.com/JuliaLang/julia - vtjnash opened this pull request 5 months ago
try adding more unwind info to builds fix profiling

github.com/JuliaLang/julia - IanButterworth opened this pull request 5 months ago
Remove eigvecs method for SymTridiagonal

github.com/JuliaLang/julia - jishnub opened this pull request 5 months ago
ntuple: ensure eltype is always `Int`

github.com/JuliaLang/julia - barucden opened this pull request 5 months ago