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
Fix a couple of bad JULIA_DEPOT_PATH settings
github.com/JuliaLang/Pkg.jl - IanButterworth opened this pull request about 2 months ago
github.com/JuliaLang/Pkg.jl - IanButterworth opened this pull request about 2 months ago
Regression in `collect(Iterators.flatten((some_values..., )))` on the main branch
github.com/JuliaLang/julia - bvdmitri opened this issue about 2 months ago
github.com/JuliaLang/julia - bvdmitri opened this issue about 2 months ago
Add another research proposal by Trixi.jl on asynchronous computing
github.com/JuliaLang/julialang.org - Arpit-Babbar opened this pull request about 2 months ago
github.com/JuliaLang/julialang.org - Arpit-Babbar opened this pull request about 2 months ago
Failing test `tests/command_initial_setup_from_launcher_test.rs`
github.com/JuliaLang/juliaup - pavelToman opened this issue about 2 months ago
github.com/JuliaLang/juliaup - pavelToman opened this issue about 2 months ago
Revert "๐ค [master] Bump the Pkg stdlib from 7b759d7f0 to d84a1a38b"
github.com/JuliaLang/julia - DilumAluthge opened this pull request about 2 months ago
github.com/JuliaLang/julia - DilumAluthge opened this pull request about 2 months ago
Error setting mixed type Cmd environment
github.com/JuliaLang/julia - KSepetanc opened this issue about 2 months ago
github.com/JuliaLang/julia - KSepetanc opened this issue about 2 months ago
Add `promote_rule` methods instead of `promote_type`
github.com/JuliaLang/julia - jishnub opened this pull request about 2 months ago
github.com/JuliaLang/julia - jishnub opened this pull request about 2 months ago
chore: fix some comments
github.com/JuliaLang/julia - clonefetch opened this pull request about 2 months ago
github.com/JuliaLang/julia - clonefetch opened this pull request about 2 months ago
Fix `stack(; dims)` on containers with HasLength eltype & HasShape elements
github.com/JuliaLang/julia - mcabbott opened this pull request about 2 months ago
github.com/JuliaLang/julia - mcabbott opened this pull request about 2 months ago
handle stack with abstract eltype
github.com/JuliaLang/julia - adienes opened this pull request about 2 months ago
github.com/JuliaLang/julia - adienes opened this pull request about 2 months ago
deepcopy with non-trivial circular references fails in 1.11.2
github.com/JuliaLang/julia - DrChainsaw opened this issue 2 months ago
github.com/JuliaLang/julia - DrChainsaw opened this issue 2 months ago
Adding tests for AbstractArrayMath.jl
github.com/JuliaLang/julia - Priynsh opened this pull request 2 months ago
github.com/JuliaLang/julia - Priynsh opened this pull request 2 months ago
docs: fix edge case in rational number conversion `float(a//b)`
github.com/JuliaLang/julia - Priynsh opened this pull request 2 months ago
github.com/JuliaLang/julia - Priynsh opened this pull request 2 months ago
bug in `stack` for collection of abstract arrays
github.com/JuliaLang/julia - CarloLucibello opened this issue 2 months ago
github.com/JuliaLang/julia - CarloLucibello opened this issue 2 months ago
Tuple assigments fail in short-circuit evaluations
github.com/JuliaLang/julia - subthedubdub opened this issue 2 months ago
github.com/JuliaLang/julia - subthedubdub opened this issue 2 months ago
status: highlight when deps have different loaded versions
github.com/JuliaLang/Pkg.jl - IanButterworth opened this pull request 2 months ago
github.com/JuliaLang/Pkg.jl - IanButterworth opened this pull request 2 months ago
Disable serial precompilation. Add warning when loaded dep versions mismatch env.
github.com/JuliaLang/julia - IanButterworth opened this pull request 2 months ago
github.com/JuliaLang/julia - IanButterworth opened this pull request 2 months ago
Edit of "Output-function summary" docs from a new learner
github.com/JuliaLang/julia - nathanrboyer opened this pull request 2 months ago
github.com/JuliaLang/julia - nathanrboyer opened this pull request 2 months ago
`package` shown in autocompletion list of pkg mode but not a recognized command
github.com/JuliaLang/Pkg.jl - felixcremer opened this issue 2 months ago
github.com/JuliaLang/Pkg.jl - felixcremer opened this issue 2 months ago
Default env & startup.jl loading pattern can cause excessive precompilation
github.com/JuliaLang/julia - IanButterworth opened this issue 2 months ago
github.com/JuliaLang/julia - IanButterworth opened this issue 2 months ago
Fallback `newindex` method with a `BandIndex`
github.com/JuliaLang/LinearAlgebra.jl - jishnub opened this pull request 2 months ago
github.com/JuliaLang/LinearAlgebra.jl - jishnub opened this pull request 2 months ago
ci: add linux-i686
github.com/JuliaLang/LinearAlgebra.jl - inkydragon opened this pull request 2 months ago
github.com/JuliaLang/LinearAlgebra.jl - inkydragon opened this pull request 2 months ago
Fix `incomplete_tag` generation with trailing whitespace
github.com/JuliaLang/JuliaSyntax.jl - c42f opened this pull request 2 months ago
github.com/JuliaLang/JuliaSyntax.jl - c42f opened this pull request 2 months ago
Array Printing depends on the contents of its elements
github.com/JuliaLang/julia - longemen3000 opened this issue 2 months ago
github.com/JuliaLang/julia - longemen3000 opened this issue 2 months ago
libgit2: update enums from v1.8.0
github.com/JuliaLang/julia - inkydragon opened this pull request 2 months ago
github.com/JuliaLang/julia - inkydragon opened this pull request 2 months ago
libgit2 can't handle some large error codes
github.com/JuliaLang/julia - inkydragon opened this issue 2 months ago
github.com/JuliaLang/julia - inkydragon opened this issue 2 months ago
remove superfluous global keywords in scope docs
github.com/JuliaLang/julia - ArnoStrouwen opened this pull request 2 months ago
github.com/JuliaLang/julia - ArnoStrouwen opened this pull request 2 months ago
Update repr docstring to hint what it stands for.
github.com/JuliaLang/julia - nathanrboyer opened this pull request 2 months ago
github.com/JuliaLang/julia - nathanrboyer opened this pull request 2 months ago
2GB limit to sysimage size?
github.com/JuliaLang/PackageCompiler.jl - dgleich opened this issue 2 months ago
github.com/JuliaLang/PackageCompiler.jl - dgleich opened this issue 2 months ago
don't refer to internal variable names in gemv exceptions
github.com/JuliaLang/LinearAlgebra.jl - stevengj opened this pull request 2 months ago
github.com/JuliaLang/LinearAlgebra.jl - stevengj opened this pull request 2 months ago
ObjectDetector.jl hangs during precompilation on 1.11
github.com/JuliaLang/julia - IanButterworth opened this issue 2 months ago
github.com/JuliaLang/julia - IanButterworth opened this issue 2 months ago
Difference between Mac and Linux for 2x2 non-symmetric matrices with real eigenvalues
github.com/JuliaLang/LinearAlgebra.jl - DavidMeadon opened this issue 2 months ago
github.com/JuliaLang/LinearAlgebra.jl - DavidMeadon opened this issue 2 months ago
Backport nightly precompilation code to 1.10.
github.com/JuliaLang/Pkg.jl - KristofferC opened this pull request 2 months ago
github.com/JuliaLang/Pkg.jl - KristofferC opened this pull request 2 months ago
Package marked with ^ but new version is not available
github.com/JuliaLang/Pkg.jl - LilithHafner opened this issue 2 months ago
github.com/JuliaLang/Pkg.jl - LilithHafner opened this issue 2 months ago
Memory leak with Julia 1.11's GC (discovered in SymbolicRegression.jl)
github.com/JuliaLang/julia - MilesCranmer opened this issue 2 months ago
github.com/JuliaLang/julia - MilesCranmer opened this issue 2 months ago
fixup!: JuliaLang/julia#56756
github.com/JuliaLang/julia - aviatesk opened this pull request 2 months ago
github.com/JuliaLang/julia - aviatesk opened this pull request 2 months ago
Importing an undefined var by running `using Package: abc` warns instead of erroring in 1.11
github.com/JuliaLang/julia - krynju opened this issue 2 months ago
github.com/JuliaLang/julia - krynju opened this issue 2 months ago
Trigger CI
github.com/JuliaLang/PackageCompiler.jl - DilumAluthge opened this pull request 2 months ago
github.com/JuliaLang/PackageCompiler.jl - DilumAluthge opened this pull request 2 months ago
Hide IRShow include from Revise
github.com/JuliaLang/julia - Keno opened this pull request 2 months ago
github.com/JuliaLang/julia - Keno opened this pull request 2 months ago
docs: fix scope type of a `struct` to hard
github.com/JuliaLang/julia - ArnoStrouwen opened this pull request 2 months ago
github.com/JuliaLang/julia - ArnoStrouwen opened this pull request 2 months ago
should `x // y` such that `iszero(x) && iszero(y)` throw an `ArgumentError` or a `DivideError`?
github.com/JuliaLang/julia - nsajko opened this issue 2 months ago
github.com/JuliaLang/julia - nsajko opened this issue 2 months ago
Remove highlight bubble from downloads page
github.com/JuliaLang/julialang.org - Keno opened this pull request 2 months ago
github.com/JuliaLang/julialang.org - Keno opened this pull request 2 months ago
Add "See also" to the regex function docstrings
github.com/JuliaLang/julia - jariji opened this issue 2 months ago
github.com/JuliaLang/julia - jariji opened this issue 2 months ago
wrong line number when line ends with a semi-colon
github.com/JuliaLang/JuliaSyntax.jl - ArbitRandomUser opened this issue 2 months ago
github.com/JuliaLang/JuliaSyntax.jl - ArbitRandomUser opened this issue 2 months ago
Add `NEWS.md` to keep track of/announce changes
github.com/JuliaLang/LinearAlgebra.jl - ajinkya-k opened this issue 2 months ago
github.com/JuliaLang/LinearAlgebra.jl - ajinkya-k opened this issue 2 months ago
precompile: don't waste memory on useless inferred code
github.com/JuliaLang/julia - vtjnash opened this pull request 2 months ago
github.com/JuliaLang/julia - vtjnash opened this pull request 2 months ago
Julia crash report, likely associated with faulty local network connection
github.com/JuliaLang/juliaup - kbarros opened this issue 2 months ago
github.com/JuliaLang/juliaup - kbarros opened this issue 2 months ago
Port structured opnorm changes from main julia PR
github.com/JuliaLang/LinearAlgebra.jl - dgleich opened this pull request 2 months ago
github.com/JuliaLang/LinearAlgebra.jl - dgleich opened this pull request 2 months ago
Pkg docs: `Pkg.resolve` differs from `pkg> resolve`
github.com/JuliaLang/Pkg.jl - fonsp opened this issue 2 months ago
github.com/JuliaLang/Pkg.jl - fonsp opened this issue 2 months ago
flaky allocation amount test: Compiler/codegen
github.com/JuliaLang/julia - nsajko opened this issue 2 months ago
github.com/JuliaLang/julia - nsajko opened this issue 2 months ago
Address some post-commit review from #56660
github.com/JuliaLang/julia - Keno opened this pull request 2 months ago
github.com/JuliaLang/julia - Keno opened this pull request 2 months ago
Fully outline all GlobalRefs
github.com/JuliaLang/julia - Keno opened this pull request 2 months ago
github.com/JuliaLang/julia - Keno opened this pull request 2 months ago
Spawn timer tasks to avoid stickiness
github.com/JuliaLang/julia - IanButterworth opened this pull request 2 months ago
github.com/JuliaLang/julia - IanButterworth opened this pull request 2 months ago
Provide a way to highlight the location of slow locks
github.com/JuliaLang/julia - IanButterworth opened this pull request 2 months ago
github.com/JuliaLang/julia - IanButterworth opened this pull request 2 months ago
๐ค [master] Bump the Pkg stdlib from 7b759d7f0 to d84a1a38b
github.com/JuliaLang/julia - DilumAluthgeBot opened this pull request 2 months ago
github.com/JuliaLang/julia - DilumAluthgeBot opened this pull request 2 months ago
bring back [l/r]mul! shortcuts for (kn)own triangular types
github.com/JuliaLang/LinearAlgebra.jl - dkarrasch opened this pull request 2 months ago
github.com/JuliaLang/LinearAlgebra.jl - dkarrasch opened this pull request 2 months ago
`package_locks` not held while loading package
github.com/JuliaLang/julia - KristofferC opened this issue 2 months ago
github.com/JuliaLang/julia - KristofferC opened this issue 2 months ago
showerror(::MethodError) performance
github.com/JuliaLang/julia - green-nsk opened this issue 2 months ago
github.com/JuliaLang/julia - green-nsk opened this issue 2 months ago
Segfault in Automa.jl tests on master
github.com/JuliaLang/julia - jakobnissen opened this issue 2 months ago
github.com/JuliaLang/julia - jakobnissen opened this issue 2 months ago
Add LU decomposition with complete pivoting?
github.com/JuliaLang/LinearAlgebra.jl - ajinkya-k opened this issue 2 months ago
github.com/JuliaLang/LinearAlgebra.jl - ajinkya-k opened this issue 2 months ago
Resolver does not seem to take into account ยด+ยด in version
github.com/JuliaLang/Pkg.jl - jaakkor2 opened this issue 2 months ago
github.com/JuliaLang/Pkg.jl - jaakkor2 opened this issue 2 months ago
Creating sysimage for BFloat16s.jl fails on Windows
github.com/JuliaLang/PackageCompiler.jl - abhro opened this issue 2 months ago
github.com/JuliaLang/PackageCompiler.jl - abhro opened this issue 2 months ago
effects: pack bits better
github.com/JuliaLang/julia - vtjnash opened this pull request 2 months ago
github.com/JuliaLang/julia - vtjnash opened this pull request 2 months ago
Add clima GSOC project
github.com/JuliaLang/julialang.org - Sbozzolo opened this pull request 2 months ago
github.com/JuliaLang/julialang.org - Sbozzolo opened this pull request 2 months ago
Option to update all shared environments after `juliaup update`
github.com/JuliaLang/juliaup - nathanrboyer opened this issue 2 months ago
github.com/JuliaLang/juliaup - nathanrboyer opened this issue 2 months ago
Update annotated.jl docstrings according to #55741
github.com/JuliaLang/julia - danielwe opened this pull request 2 months ago
github.com/JuliaLang/julia - danielwe opened this pull request 2 months ago
Line-end backslash before newline and end is interpreted incorrectly
github.com/JuliaLang/StyledStrings.jl - tecosaur opened this issue 2 months ago
github.com/JuliaLang/StyledStrings.jl - tecosaur opened this issue 2 months ago
Set stable version to 1.11.2
github.com/JuliaLang/julialang.org - ararslan opened this pull request 2 months ago
github.com/JuliaLang/julialang.org - ararslan opened this pull request 2 months ago
[AUTO] Update version db
github.com/JuliaLang/juliaup - github-actions[bot] opened this pull request 2 months ago
github.com/JuliaLang/juliaup - github-actions[bot] opened this pull request 2 months ago
is_manifest_current doesn't detect changes to deved packages
github.com/JuliaLang/Pkg.jl - amilsted opened this issue 2 months ago
github.com/JuliaLang/Pkg.jl - amilsted opened this issue 2 months ago
Higher-order functions in `factorize` to obtain structure
github.com/JuliaLang/LinearAlgebra.jl - jishnub opened this pull request 2 months ago
github.com/JuliaLang/LinearAlgebra.jl - jishnub opened this pull request 2 months ago
Instructions for using development version of the package in the README
github.com/JuliaLang/Distributed.jl - ViralBShah opened this issue 2 months ago
github.com/JuliaLang/Distributed.jl - ViralBShah opened this issue 2 months ago
Backports release 1.11
github.com/JuliaLang/LinearAlgebra.jl - KristofferC opened this pull request 2 months ago
github.com/JuliaLang/LinearAlgebra.jl - KristofferC opened this pull request 2 months ago
Garbage Collection Segfaults on 1.11 from Enzyme + SymbolicRegression
github.com/JuliaLang/julia - MilesCranmer opened this issue 2 months ago
github.com/JuliaLang/julia - MilesCranmer opened this issue 2 months ago
Backports release 1.10
github.com/JuliaLang/LinearAlgebra.jl - KristofferC opened this pull request 2 months ago
github.com/JuliaLang/LinearAlgebra.jl - KristofferC opened this pull request 2 months ago
Update juliadynamics.md
github.com/JuliaLang/julialang.org - Datseris opened this pull request 2 months ago
github.com/JuliaLang/julialang.org - Datseris opened this pull request 2 months ago
Experiment with generational switch
github.com/JuliaLang/julia - gbaraldi opened this pull request 2 months ago
github.com/JuliaLang/julia - gbaraldi opened this pull request 2 months ago
Cache and reuse `R` in adjoint `QR` `ldiv!`
github.com/JuliaLang/LinearAlgebra.jl - jishnub opened this pull request 2 months ago
github.com/JuliaLang/LinearAlgebra.jl - jishnub opened this pull request 2 months ago
type normalization: `Union{Tuple{}, Tuple{Int64, Vararg{Int64, N}} where {N}}` into `Tuple{Vararg{Int64}}`?
github.com/JuliaLang/julia - nsajko opened this issue 2 months ago
github.com/JuliaLang/julia - nsajko opened this issue 2 months ago
stricter dispatch for `sort` for tuples
github.com/JuliaLang/julia - nsajko opened this pull request 2 months ago
github.com/JuliaLang/julia - nsajko opened this pull request 2 months ago
Next set of stdlibs to move out into their own repos
github.com/JuliaLang/julia - ViralBShah opened this issue 2 months ago
github.com/JuliaLang/julia - ViralBShah opened this issue 2 months ago
Update references to LTS from v1.6 to v1.10
github.com/JuliaLang/julia - PallHaraldsson opened this pull request 2 months ago
github.com/JuliaLang/julia - PallHaraldsson opened this pull request 2 months ago
define lu!(F::LU,A) for general matrices
github.com/JuliaLang/LinearAlgebra.jl - longemen3000 opened this pull request 2 months ago
github.com/JuliaLang/LinearAlgebra.jl - longemen3000 opened this pull request 2 months ago
Bump julia-actions/setup-julia from 2.6.0 to 2.6.1
github.com/JuliaLang/VersionsJSONUtil.jl - dependabot[bot] opened this pull request 2 months ago
github.com/JuliaLang/VersionsJSONUtil.jl - dependabot[bot] opened this pull request 2 months ago
Bump julia-actions/setup-julia from 2.6.0 to 2.6.1
github.com/JuliaLang/PackageCompiler.jl - dependabot[bot] opened this pull request 2 months ago
github.com/JuliaLang/PackageCompiler.jl - dependabot[bot] opened this pull request 2 months ago
Bump codecov/codecov-action from 4.6.0 to 5.0.7
github.com/JuliaLang/PackageCompiler.jl - dependabot[bot] opened this pull request 2 months ago
github.com/JuliaLang/PackageCompiler.jl - dependabot[bot] opened this pull request 2 months ago
Bump julia-actions/julia-buildpkg from 1.6.0 to 1.7.0
github.com/JuliaLang/PackageCompiler.jl - dependabot[bot] opened this pull request 2 months ago
github.com/JuliaLang/PackageCompiler.jl - dependabot[bot] opened this pull request 2 months ago
Support `shuffle(::NTuple)`
github.com/JuliaLang/julia - LilithHafner opened this issue 2 months ago
github.com/JuliaLang/julia - LilithHafner opened this issue 2 months ago
Bump codecov/codecov-action from 4 to 5
github.com/JuliaLang/Downloads.jl - dependabot[bot] opened this pull request 2 months ago
github.com/JuliaLang/Downloads.jl - dependabot[bot] opened this pull request 2 months ago
Bump thollander/actions-comment-pull-request from 2.5.0 to 3.0.1
github.com/JuliaLang/julialang.org - dependabot[bot] opened this pull request 2 months ago
github.com/JuliaLang/julialang.org - dependabot[bot] opened this pull request 2 months ago
Clarifying ispunct behavior difference between Julia and C in documentation
github.com/JuliaLang/julia - Priynsh opened this pull request 2 months ago
github.com/JuliaLang/julia - Priynsh opened this pull request 2 months ago
Documentation about "Conversion from rational to floating-point"
github.com/JuliaLang/julia - ArnoStrouwen opened this issue 2 months ago
github.com/JuliaLang/julia - ArnoStrouwen opened this issue 2 months ago
Bump codecov/codecov-action from 4 to 5
github.com/JuliaLang/Distributed.jl - dependabot[bot] opened this pull request 2 months ago
github.com/JuliaLang/Distributed.jl - dependabot[bot] opened this pull request 2 months ago