Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/JuliaLang/julia

The Julia Programming Language
https://github.com/JuliaLang/julia

Typing unsoundness

chethega opened this issue over 5 years ago
Typing unsoundness

chethega opened this issue over 5 years ago
changed broadcast! into bitarray algorithm

chethega opened this pull request over 5 years ago
copy not implemented for String

meggart opened this issue over 5 years ago
the future of Random.gentype

tpapp opened this issue over 5 years ago
the future of Random.gentype

tpapp opened this issue over 5 years ago
improved implementation of hypot(a,b)

cfborges opened this pull request over 5 years ago
Implements the @nonans decorator to enable some LLVM vectorizations

nlw0 opened this pull request over 5 years ago
RFC: Embed an error when a generator fails.

maleadt opened this pull request over 5 years ago
RFC: Embed an error when a generator fails.

maleadt opened this pull request over 5 years ago
Some concrete types are not properly interned

Keno opened this issue almost 6 years ago
Some concrete types are not properly interned

Keno opened this issue almost 6 years ago
Proposal to use map!(f,A) for in place modification of collections

ndinsmore opened this issue almost 6 years ago
Proposal for AbstractWrappedArray in order to mitigate "AbstractArray-fallback"

KlausC opened this pull request almost 6 years ago
Proposal for AbstractWrappedArray in order to mitigate "AbstractArray-fallback"

KlausC opened this pull request almost 6 years ago
A fix to the eigen function for Block Vectors

karthikrangasai opened this pull request almost 6 years ago
A fix to the eigen function for Block Vectors

karthikrangasai opened this pull request almost 6 years ago
REPL shell mode for Windows

stevengj opened this pull request almost 6 years ago
feature request: implement error for overloading "final" methods

KristofferC opened this issue almost 6 years ago
Documenting all exports from the standard libraries

mbauman opened this issue almost 6 years ago
cat(a, b; dims=1) is slow compared with vcat(a, b)

strickek opened this issue almost 6 years ago
cat(a, b; dims=1) is slow compared with vcat(a, b)

strickek opened this issue almost 6 years ago
cumsum(Union{}[]) results in an ambiguity error

yurivish opened this issue almost 6 years ago
cumsum(Union{}[]) results in an ambiguity error

yurivish opened this issue almost 6 years ago
JVM fails to load in 1.1 (JavaCall.jl)

aviks opened this issue almost 6 years ago
JVM fails to load in 1.1 (JavaCall.jl)

aviks opened this issue almost 6 years ago
Fix byte unit: 1024 B should print as 1 KiB. (copy pr #19040)

inkydragon opened this pull request almost 6 years ago
textwidth returns wrong width for some unicode strings

davidanthoff opened this issue almost 6 years ago
Workaround #28126, support SIMDing broadcast in more cases

mbauman opened this pull request almost 6 years ago
Workaround #28126, support SIMDing broadcast in more cases

mbauman opened this pull request almost 6 years ago
Provide a message when the shapes of vectors and/or matrices are mismatched

petershintech opened this pull request almost 6 years ago
Throw exceptions but with no messages

petershintech opened this issue almost 6 years ago
IOError from cp with large file on Windows

davidanthoff opened this issue almost 6 years ago
IOError from cp with large file on Windows

davidanthoff opened this issue almost 6 years ago
`write` method for `Ref` is too permissive

JeffBezanson opened this issue almost 6 years ago
`write` method for `Ref` is too permissive

JeffBezanson opened this issue almost 6 years ago
Faster factorial;w/gamma still working identically

PallHaraldsson opened this pull request almost 6 years ago
broken eig functions for Diagonal{Matrix}

stevengj opened this issue about 6 years ago
Looping over codeunits could perhaps be optimized

KristofferC opened this issue about 6 years ago
audit usages of `@assert`

StefanKarpinski opened this issue about 6 years ago
Add missing methods to `round`

sam0410 opened this pull request about 6 years ago
Add missing methods to `round`

sam0410 opened this pull request about 6 years ago
`typename` is not fully optimized away

JeffBezanson opened this issue about 6 years ago
`typename` is not fully optimized away

JeffBezanson opened this issue about 6 years ago
Imprecision of sum(::Generator)

cstjean opened this issue about 6 years ago
Imprecision of sum(::Generator)

cstjean opened this issue about 6 years ago
workaround for F_DUPFD_CLOEXEC on Linux kernel <2.6.24 before it existed

marius311 opened this pull request about 6 years ago
workaround for F_DUPFD_CLOEXEC on Linux kernel <2.6.24 before it existed

marius311 opened this pull request about 6 years ago
Improve efficiency of minimum/maximum(::Diagonal)

jlapeyre opened this pull request about 6 years ago
Improve efficiency of minimum/maximum(::Diagonal)

jlapeyre opened this pull request about 6 years ago
!isimmutable("abc") && !isimmutable(:abc)

StefanKarpinski opened this issue about 6 years ago
!isimmutable("abc") && !isimmutable(:abc)

StefanKarpinski opened this issue about 6 years ago
Change printing of Unsigned types to decimal base

AzamatB opened this issue about 6 years ago
Change printing of Unsigned types to decimal base

AzamatB opened this issue about 6 years ago
Making the most of exception stacks

c42f opened this issue about 6 years ago
Pkg.build fails with LoadError: Unable to open libLLVM!

markleary opened this issue about 6 years ago
Pkg.build fails with LoadError: Unable to open libLLVM!

markleary opened this issue about 6 years ago
ReinterpretArray and nested structure padding

chethega opened this issue about 6 years ago
ReinterpretArray and nested structure padding

chethega opened this issue about 6 years ago
Type alias defs can contain parameters but they are just ignored

mauro3 opened this issue over 6 years ago
deepcopy does not respect reshape-shared memory

chethega opened this issue over 6 years ago
Tab completion of symbols fails when doing using Package: Foo

KristofferC opened this issue over 6 years ago
Tab completion of symbols fails when doing using Package: Foo

KristofferC opened this issue over 6 years ago
Provide a simple way to print all entries in a collection

nalimilan opened this issue over 6 years ago
Return type not inferred with invoke and keyword arguments

nalimilan opened this issue over 6 years ago
Return type not inferred with invoke and keyword arguments

nalimilan opened this issue over 6 years ago
Output of show(bitvector) is misleading

sbromberger opened this issue over 6 years ago
gc heuristics seem to be problematic when working with large arrays

ekinakyurek opened this issue over 6 years ago
gc heuristics seem to be problematic when working with large arrays

ekinakyurek opened this issue over 6 years ago
Can not call @sync from another macro in Julia 0.7

mattcbro opened this issue over 6 years ago
Can not call @sync from another macro in Julia 0.7

mattcbro opened this issue over 6 years ago
functions `tan` and `cot` with multiples of pi

raneameya opened this issue over 6 years ago
functions `tan` and `cot` with multiples of pi

raneameya opened this issue over 6 years ago
Reduction on array view is slow

ZeppLu opened this issue over 6 years ago
Reduction on array view is slow

ZeppLu opened this issue over 6 years ago
Precompile statement emitter sometimes emits invalid statements

KristofferC opened this issue over 6 years ago
Type piracy over Union{} with Dict

cstjean opened this issue over 6 years ago
Type piracy over Union{} with Dict

cstjean opened this issue over 6 years ago
add rand(::Type{<:Pair})

rfourquet opened this pull request over 6 years ago
add rand(::Type{<:Pair})

rfourquet opened this pull request over 6 years ago
Default REPL output is difficult to read on light background

eschnett opened this issue over 6 years ago
Default REPL output is difficult to read on light background

eschnett opened this issue over 6 years ago
Performance of immutable vs mutable unions

bkamins opened this issue over 6 years ago
exception stack corrupted if finally-block contains a return statement

PhilippeMaincon opened this issue over 6 years ago
exception stack corrupted if finally-block contains a return statement

PhilippeMaincon opened this issue over 6 years ago
Parameterized vararg called with no arguments

HarrisonGrodin opened this issue over 6 years ago
Parameterized vararg called with no arguments

HarrisonGrodin opened this issue over 6 years ago
Mmap bus error

quinnj opened this issue over 6 years ago
Mmap bus error

quinnj opened this issue over 6 years ago
inlining regression in large StaticArray kernels

JeffBezanson opened this issue over 6 years ago
inlining regression in large StaticArray kernels

JeffBezanson opened this issue over 6 years ago