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

Show manifest julia version in `status`

github.com/JuliaLang/Pkg.jl - IanButterworth opened this issue 3 months ago
make `_unsetindex` fast for isbits eltype

github.com/JuliaLang/julia - oscardssmith opened this pull request 3 months ago
copy effects key to `Base.infer_effects`

github.com/JuliaLang/julia - MasonProtter opened this pull request 3 months ago
Support `eltype`s without zero in `_rmul_or_fill!`

github.com/JuliaLang/julia - jishnub opened this pull request 3 months ago
Rather refer to Linux for newbies

github.com/JuliaLang/julialang.org - PallHaraldsson opened this pull request 3 months ago
Replace `MulAddMul` by `alpha,beta` in `__muldiag`

github.com/JuliaLang/julia - jishnub opened this pull request 3 months ago
`resize!` is O(N) when downsizing.

github.com/JuliaLang/julia - sgaure opened this issue 3 months ago
Launch the manifest-specified Julia version v2

github.com/JuliaLang/juliaup - davidanthoff opened this pull request 3 months ago
remove spurious parens in profiler docs

github.com/JuliaLang/julia - d-netto opened this pull request 3 months ago
Backport #50832 to v1.10

github.com/JuliaLang/julia - mofeing opened this pull request 3 months ago
Backport ebae716 to v1.10

github.com/JuliaLang/julia - mofeing opened this pull request 3 months ago
Fix link to package naming rules

github.com/JuliaLang/julialang.org - han-ol opened this pull request 3 months ago
Code sign pr binaries on macOS

github.com/JuliaLang/juliaup - davidanthoff opened this pull request 3 months ago
Fix `make install` for asan build

github.com/JuliaLang/julia - Zentrik opened this pull request 3 months ago
juliaup crash report

github.com/JuliaLang/juliaup - markushhh opened this issue 3 months ago
`max_fast` doesn't vectorize for tuples

github.com/JuliaLang/julia - matthias314 opened this issue 3 months ago
Add jl_stdout_obj back fixing regression of r-juliacall

github.com/JuliaLang/julia - PallHaraldsson opened this pull request 3 months ago
Removal of jl_stdout_obj broke r-juliacall

github.com/JuliaLang/julia - PallHaraldsson opened this issue 3 months ago
Remove ARMv7 from downloads for LTS

github.com/JuliaLang/julialang.org - ViralBShah opened this pull request 3 months ago
set VERSION to 1.10.6

github.com/JuliaLang/julia - KristofferC opened this pull request 3 months ago
Update index.md

github.com/JuliaLang/julialang.org - ViralBShah opened this pull request 3 months ago
🤖 [master] Bump the Pkg stdlib from 799dc2d54 to 116ba910c

github.com/JuliaLang/julia - DilumAluthgeBot opened this pull request 3 months ago
fix Base.unreference_module call

github.com/JuliaLang/Pkg.jl - vtjnash opened this pull request 3 months ago
Known profiling issues where unwinding fails

github.com/JuliaLang/julia - IanButterworth opened this issue 3 months ago
Add one-arg `norm` method

github.com/JuliaLang/julia - jishnub opened this pull request 3 months ago
loading: clean up more concurrency issues

github.com/JuliaLang/julia - vtjnash opened this pull request 3 months ago
Empty profile information on v1.11

github.com/JuliaLang/julia - kalmarek opened this issue 3 months ago
Add freebsd and juliaup to nightlies.md

github.com/JuliaLang/julialang.org - ViralBShah opened this pull request 3 months ago
Regression in 1.11.1 adding conditional jumps

github.com/JuliaLang/julia - PallHaraldsson opened this issue 3 months ago
Prevent compiler warning without panicking

github.com/JuliaLang/juliaup - christiangnrd opened this pull request 3 months ago
Make `popat!` support `@inbounds`

github.com/JuliaLang/julia - putianyi889 opened this pull request 3 months ago
REPL: know when to release the prefix context when completing

github.com/JuliaLang/julia - IanButterworth opened this pull request 3 months ago
Add per-task metrics

github.com/JuliaLang/julia - nickrobinson251 opened this pull request 3 months ago
Put `jl_gc_new_weakref` in a header file again

github.com/JuliaLang/julia - lgoettgens opened this pull request 3 months ago
Get rid of --lisp prompt

github.com/JuliaLang/julia - PallHaraldsson opened this pull request 3 months ago
inference: don't allow `SSAValue`s in assignment lhs

github.com/JuliaLang/julia - aviatesk opened this pull request 3 months ago
Scaling `mul!` for generic `AbstractArray`s

github.com/JuliaLang/julia - jishnub opened this pull request 4 months ago
Fix `log_quasitriu` for internal scaling `s=0`

github.com/JuliaLang/julia - aravindh-krishnamoorthy opened this pull request 4 months ago
inference: fix `[modifyfield!|replacefield!]_tfunc`s

github.com/JuliaLang/julia - aviatesk opened this pull request 4 months ago
ARMv7 downloads: dead url

github.com/JuliaLang/julialang.org - maleadt opened this issue 4 months ago
significant slowdown involving `findall`

github.com/JuliaLang/julia - matthias314 opened this issue 4 months ago
Faster println()

github.com/JuliaLang/julia - PallHaraldsson opened this pull request 4 months ago
Add ppc and mac aarch64 to LTS downloads

github.com/JuliaLang/julialang.org - ViralBShah opened this pull request 4 months ago
Teach compiler about partitioned bindings

github.com/JuliaLang/julia - Keno opened this pull request 4 months ago
[REPL] raise default implicit `show` limit to 1MiB

github.com/JuliaLang/julia - ericphanson opened this pull request 4 months ago
Mark Distributed.jl upgradeable

github.com/JuliaLang/Pkg.jl - vchuravy opened this pull request 4 months ago
Large regression with StaticArrays in v1.11

github.com/JuliaLang/julia - kaipartmann opened this issue 4 months ago
Stricter command line parsing

github.com/JuliaLang/julia - LilithHafner opened this issue 4 months ago
Adding support for MMTk (non-moving immix)

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
Bump version number from `2.1.20` to `2.1.21`

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
Fix trampoline warning on x86 as well

github.com/JuliaLang/julia - gbaraldi opened this pull request 4 months ago
REPL: Don't search for ?( completions when hinting

github.com/JuliaLang/julia - IanButterworth 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