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
Allow '?' in variable and function names
github.com/JuliaLang/julia - nsmith5 opened this issue over 7 years ago
github.com/JuliaLang/julia - nsmith5 opened this issue over 7 years ago
Create UTC for Dates
github.com/JuliaLang/Juleps - stephancb opened this pull request over 7 years ago
github.com/JuliaLang/Juleps - stephancb opened this pull request over 7 years ago
Setup worker-worker connections lazily
github.com/JuliaLang/Distributed.jl - amitmurthy opened this issue over 7 years ago
github.com/JuliaLang/Distributed.jl - amitmurthy opened this issue over 7 years ago
Pkg3: TOML Compatibility
github.com/JuliaLang/Juleps - GravityAssisted opened this issue over 7 years ago
github.com/JuliaLang/Juleps - GravityAssisted opened this issue over 7 years ago
Different remote copying behaviour with one process vs multiple
github.com/JuliaLang/Distributed.jl - iamed2 opened this issue over 7 years ago
github.com/JuliaLang/Distributed.jl - iamed2 opened this issue over 7 years ago
Proposal: Make creation of CachingPool a default for pmap
github.com/JuliaLang/julia - sbromberger opened this issue over 7 years ago
github.com/JuliaLang/julia - sbromberger opened this issue over 7 years ago
Remove bullet mentioning removal of findin
github.com/JuliaLang/Juleps - andreasnoack opened this pull request over 7 years ago
github.com/JuliaLang/Juleps - andreasnoack opened this pull request over 7 years ago
Update appveyor.yml
github.com/JuliaLang/Example.jl - musm opened this pull request over 7 years ago
github.com/JuliaLang/Example.jl - musm opened this pull request over 7 years ago
Error in: f(x::T)::Int where T = x
github.com/JuliaLang/julia - rfourquet opened this issue over 7 years ago
github.com/JuliaLang/julia - rfourquet opened this issue over 7 years ago
Translation pt-br
github.com/JuliaLang/www_old.julialang.org - pmargreff opened this issue almost 8 years ago
github.com/JuliaLang/www_old.julialang.org - pmargreff opened this issue almost 8 years ago
Don't use semantic versioning for Pkg3
github.com/JuliaLang/Juleps - DataDaoDe opened this issue almost 8 years ago
github.com/JuliaLang/Juleps - DataDaoDe opened this issue almost 8 years ago
Add a build variable for pulling in cacert.pem
github.com/JuliaLang/MbedTLS.jl - quinnj opened this issue almost 8 years ago
github.com/JuliaLang/MbedTLS.jl - quinnj opened this issue almost 8 years ago
Error with remotecall_fetch called on locally defined closures
github.com/JuliaLang/Distributed.jl - EthanAnderes opened this issue almost 8 years ago
github.com/JuliaLang/Distributed.jl - EthanAnderes opened this issue almost 8 years ago
WIP: Introduce Overflow Checking for ^(::Integer, ::Integer)
github.com/JuliaLang/julia - Keno opened this pull request almost 8 years ago
github.com/JuliaLang/julia - Keno opened this pull request almost 8 years ago
use where as operator, fix typo
github.com/JuliaLang/Tokenize.jl - ZacLN opened this pull request almost 8 years ago
github.com/JuliaLang/Tokenize.jl - ZacLN opened this pull request almost 8 years ago
Dynamic dispatch performance problem in 0.6
github.com/JuliaLang/julia - jebej opened this issue almost 8 years ago
github.com/JuliaLang/julia - jebej opened this issue almost 8 years ago
Dynamic dispatch performance problem in 0.6
github.com/JuliaLang/julia - jebej opened this issue almost 8 years ago
github.com/JuliaLang/julia - jebej opened this issue almost 8 years ago
State of website translations
github.com/JuliaLang/www_old.julialang.org - ViralBShah opened this issue almost 8 years ago
github.com/JuliaLang/www_old.julialang.org - ViralBShah opened this issue almost 8 years ago
Script to populate and save test dependencies of registered packages
github.com/JuliaLang/METADATA.jl - tkelman opened this pull request almost 8 years ago
github.com/JuliaLang/METADATA.jl - tkelman opened this pull request almost 8 years ago
Complete the translation of the documentation into Russian
github.com/JuliaLang/www_old.julialang.org - ezekeli opened this issue almost 8 years ago
github.com/JuliaLang/www_old.julialang.org - ezekeli opened this issue almost 8 years ago
add a cache to reuse identical anonymous functions in the REPL
github.com/JuliaLang/julia - MikaelSlevinsky opened this issue almost 8 years ago
github.com/JuliaLang/julia - MikaelSlevinsky opened this issue almost 8 years ago
possibly fix #101
github.com/JuliaLang/PkgDev.jl - simonbyrne opened this pull request almost 8 years ago
github.com/JuliaLang/PkgDev.jl - simonbyrne opened this pull request almost 8 years ago
Feature request: deprecate across modules
github.com/JuliaLang/julia - malmaud opened this issue almost 8 years ago
github.com/JuliaLang/julia - malmaud opened this issue almost 8 years ago
Feature request: deprecate across modules
github.com/JuliaLang/julia - malmaud opened this issue almost 8 years ago
github.com/JuliaLang/julia - malmaud opened this issue almost 8 years ago
`@which` and `@code_warntype` don't show `^Val{p}` lowering
github.com/JuliaLang/julia - rdeits opened this issue almost 8 years ago
github.com/JuliaLang/julia - rdeits opened this issue almost 8 years ago
RFC: user-friendly aggregation of time and allocation stats
github.com/JuliaLang/julia - hsgg opened this pull request almost 8 years ago
github.com/JuliaLang/julia - hsgg opened this pull request almost 8 years ago
RFC: user-friendly aggregation of time and allocation stats
github.com/JuliaLang/julia - hsgg opened this pull request almost 8 years ago
github.com/JuliaLang/julia - hsgg opened this pull request almost 8 years ago
Suggestion: Avoid showing people what *not* to do
github.com/JuliaLang/JuliaDoc - mark-summerfield opened this issue almost 8 years ago
github.com/JuliaLang/JuliaDoc - mark-summerfield opened this issue almost 8 years ago
Suggestion: show a try...catch...finally example
github.com/JuliaLang/JuliaDoc - mark-summerfield opened this issue almost 8 years ago
github.com/JuliaLang/JuliaDoc - mark-summerfield opened this issue almost 8 years ago
Suggestion: improve the explanation of throw()
github.com/JuliaLang/JuliaDoc - mark-summerfield opened this issue almost 8 years ago
github.com/JuliaLang/JuliaDoc - mark-summerfield opened this issue almost 8 years ago
Suggestion: Examples should only throw custom exceptions
github.com/JuliaLang/JuliaDoc - mark-summerfield opened this issue almost 8 years ago
github.com/JuliaLang/JuliaDoc - mark-summerfield opened this issue almost 8 years ago
Explain or link to first use of :symbol
github.com/JuliaLang/JuliaDoc - mark-summerfield opened this issue almost 8 years ago
github.com/JuliaLang/JuliaDoc - mark-summerfield opened this issue almost 8 years ago
Suggestion: Make the Search work for individual symbols
github.com/JuliaLang/JuliaDoc - mark-summerfield opened this issue almost 8 years ago
github.com/JuliaLang/JuliaDoc - mark-summerfield opened this issue almost 8 years ago
Explain first use of ÷ in the manual
github.com/JuliaLang/JuliaDoc - mark-summerfield opened this issue almost 8 years ago
github.com/JuliaLang/JuliaDoc - mark-summerfield opened this issue almost 8 years ago
Post-Installation Suggestions
github.com/JuliaLang/www_old.julialang.org - ChrisRackauckas opened this issue almost 8 years ago
github.com/JuliaLang/www_old.julialang.org - ChrisRackauckas opened this issue almost 8 years ago
Pkg3: relative paths for adding local packages
github.com/JuliaLang/Juleps - djsegal opened this issue almost 8 years ago
github.com/JuliaLang/Juleps - djsegal opened this issue almost 8 years ago
Add a findversion script that determines the correct tag.
github.com/JuliaLang/Compat.jl - helgee opened this pull request almost 8 years ago
github.com/JuliaLang/Compat.jl - helgee opened this pull request almost 8 years ago
Parsing error with anonymous function
github.com/JuliaLang/julia - rborder opened this issue almost 8 years ago
github.com/JuliaLang/julia - rborder opened this issue almost 8 years ago
Parsing error with anonymous function
github.com/JuliaLang/julia - rborder opened this issue almost 8 years ago
github.com/JuliaLang/julia - rborder opened this issue almost 8 years ago
[WIP] Flexible and convenient logging
github.com/JuliaLang/Juleps - c42f opened this pull request almost 8 years ago
github.com/JuliaLang/Juleps - c42f opened this pull request almost 8 years ago
Add Find to README
github.com/JuliaLang/Juleps - ChrisRackauckas opened this pull request almost 8 years ago
github.com/JuliaLang/Juleps - ChrisRackauckas opened this pull request almost 8 years ago
Describe problem with sentinel values for non-1 arrays
github.com/JuliaLang/Juleps - timholy opened this pull request almost 8 years ago
github.com/JuliaLang/Juleps - timholy opened this pull request almost 8 years ago
Remove deprecated -F option
github.com/JuliaLang/Example.jl - nalimilan opened this pull request almost 8 years ago
github.com/JuliaLang/Example.jl - nalimilan opened this pull request almost 8 years ago
Make a Documenter documentation.
github.com/JuliaLang/Tokenize.jl - KristofferC opened this issue about 8 years ago
github.com/JuliaLang/Tokenize.jl - KristofferC opened this issue about 8 years ago
[WIP] Using types and not strings to represent Paths
github.com/JuliaLang/Juleps - oxinabox opened this pull request about 8 years ago
github.com/JuliaLang/Juleps - oxinabox opened this pull request about 8 years ago
CI logs do not report testset stats for tests run on node 1
github.com/JuliaLang/julia - amitmurthy opened this issue about 8 years ago
github.com/JuliaLang/julia - amitmurthy opened this issue about 8 years ago
Allow arrays to customize nonscalar indexing return type
github.com/JuliaLang/julia - mbauman opened this pull request about 8 years ago
github.com/JuliaLang/julia - mbauman opened this pull request about 8 years ago
A few small tests
github.com/JuliaLang/PkgDev.jl - kshyatt opened this pull request about 8 years ago
github.com/JuliaLang/PkgDev.jl - kshyatt opened this pull request about 8 years ago
Failing test_throws does not show the error
github.com/JuliaLang/julia - yuyichao opened this issue about 8 years ago
github.com/JuliaLang/julia - yuyichao opened this issue about 8 years ago
Failing test_throws does not show the error
github.com/JuliaLang/julia - yuyichao opened this issue about 8 years ago
github.com/JuliaLang/julia - yuyichao opened this issue about 8 years ago
Document PkgDev.Github.token()
github.com/JuliaLang/PkgDev.jl - rsrock opened this issue about 8 years ago
github.com/JuliaLang/PkgDev.jl - rsrock opened this issue about 8 years ago
Add tag_repo and upper-bound tools
github.com/JuliaLang/PkgDev.jl - timholy opened this pull request about 8 years ago
github.com/JuliaLang/PkgDev.jl - timholy opened this pull request about 8 years ago
github private with git credentials
github.com/JuliaLang/Juleps - JeffreySarnoff opened this issue about 8 years ago
github.com/JuliaLang/Juleps - JeffreySarnoff opened this issue about 8 years ago
nightly win64 build fails
github.com/JuliaLang/Example.jl - JeffreySarnoff opened this issue about 8 years ago
github.com/JuliaLang/Example.jl - JeffreySarnoff opened this issue about 8 years ago
pre-emptive 0.6 compatability fix
github.com/JuliaLang/JuliaParser.jl - ZacLN opened this pull request about 8 years ago
github.com/JuliaLang/JuliaParser.jl - ZacLN opened this pull request about 8 years ago
remove references to v0.4
github.com/JuliaLang/JuliaParser.jl - ZacLN opened this pull request about 8 years ago
github.com/JuliaLang/JuliaParser.jl - ZacLN opened this pull request about 8 years ago
fix Compat minimum requirement for take!
github.com/JuliaLang/JuliaParser.jl - tkelman opened this pull request about 8 years ago
github.com/JuliaLang/JuliaParser.jl - tkelman opened this pull request about 8 years ago
requesting new method for * for: (real array)*(complex array)
github.com/JuliaLang/julia - AshtonSBradley opened this issue about 8 years ago
github.com/JuliaLang/julia - AshtonSBradley opened this issue about 8 years ago
requesting new method for * for: (real array)*(complex array)
github.com/JuliaLang/julia - AshtonSBradley opened this issue about 8 years ago
github.com/JuliaLang/julia - AshtonSBradley opened this issue about 8 years ago
Address more 0.6 deprecations
github.com/JuliaLang/JuliaParser.jl - ararslan opened this pull request about 8 years ago
github.com/JuliaLang/JuliaParser.jl - ararslan opened this pull request about 8 years ago
Parameterise TokenStream
github.com/JuliaLang/JuliaParser.jl - ZacLN opened this pull request about 8 years ago
github.com/JuliaLang/JuliaParser.jl - ZacLN opened this pull request about 8 years ago
Make code agnostic with respect to the package directory
github.com/JuliaLang/JuliaParser.jl - davidanthoff opened this pull request about 8 years ago
github.com/JuliaLang/JuliaParser.jl - davidanthoff opened this pull request about 8 years ago
StructuralEstimation.jl and friends
github.com/JuliaLang/METADATA.jl - pkofod opened this issue about 8 years ago
github.com/JuliaLang/METADATA.jl - pkofod opened this issue about 8 years ago
nextfloat(x), prevfloat(x), eps(x) respect precision of BigFloat
github.com/JuliaLang/julia - dpsanders opened this pull request about 8 years ago
github.com/JuliaLang/julia - dpsanders opened this pull request about 8 years ago
nextfloat(x), prevfloat(x), eps(x) respect precision of BigFloat
github.com/JuliaLang/julia - dpsanders opened this pull request about 8 years ago
github.com/JuliaLang/julia - dpsanders opened this pull request about 8 years ago
Naming of PkgDev.tag is ambiguous
github.com/JuliaLang/PkgDev.jl - waldyrious opened this issue about 8 years ago
github.com/JuliaLang/PkgDev.jl - waldyrious opened this issue about 8 years ago
Security of unencrypted git:// protocol
github.com/JuliaLang/METADATA.jl - nullchinchilla opened this issue about 8 years ago
github.com/JuliaLang/METADATA.jl - nullchinchilla opened this issue about 8 years ago
Pkg3: Unregistered Packages?
github.com/JuliaLang/Juleps - rofinn opened this issue about 8 years ago
github.com/JuliaLang/Juleps - rofinn opened this issue about 8 years ago
rmprocs / addprocs racy
github.com/JuliaLang/Distributed.jl - vtjnash opened this issue about 8 years ago
github.com/JuliaLang/Distributed.jl - vtjnash opened this issue about 8 years ago
Pkg3: "Binary" or "non-source" packages
github.com/JuliaLang/Juleps - tknopp opened this issue about 8 years ago
github.com/JuliaLang/Juleps - tknopp opened this issue about 8 years ago
PkgDev.generate should make an empty test/REQUIRE
github.com/JuliaLang/PkgDev.jl - tpapp opened this issue about 8 years ago
github.com/JuliaLang/PkgDev.jl - tpapp opened this issue about 8 years ago
`@printf` does not accept `*` to specify field width
github.com/JuliaLang/julia - eschnett opened this issue about 8 years ago
github.com/JuliaLang/julia - eschnett opened this issue about 8 years ago
`@printf` does not accept `*` to specify field width
github.com/JuliaLang/julia - eschnett opened this issue about 8 years ago
github.com/JuliaLang/julia - eschnett opened this issue about 8 years ago
[WIP] Reorganize Search and Find API
github.com/JuliaLang/Juleps - nalimilan opened this pull request about 8 years ago
github.com/JuliaLang/Juleps - nalimilan opened this pull request about 8 years ago
[WIP] Nullable Redesign
github.com/JuliaLang/Juleps - johnmyleswhite opened this pull request about 8 years ago
github.com/JuliaLang/Juleps - johnmyleswhite opened this pull request about 8 years ago
Pkg3: default pkg/depot precedence clarification
github.com/JuliaLang/Juleps - rofinn opened this issue about 8 years ago
github.com/JuliaLang/Juleps - rofinn opened this issue about 8 years ago
remove use of is()
github.com/JuliaLang/JuliaParser.jl - ZacLN opened this pull request about 8 years ago
github.com/JuliaLang/JuliaParser.jl - ZacLN opened this pull request about 8 years ago
Add theme files to package_data
github.com/JuliaLang/JuliaDoc - mgeier opened this pull request about 8 years ago
github.com/JuliaLang/JuliaDoc - mgeier opened this pull request about 8 years ago
Pkg3: correcting invalid version compatibility claims
github.com/JuliaLang/Juleps - simonbyrne opened this pull request about 8 years ago
github.com/JuliaLang/Juleps - simonbyrne opened this pull request about 8 years ago
typo: promt ->prompt
github.com/JuliaLang/Juleps - simonbyrne opened this pull request about 8 years ago
github.com/JuliaLang/Juleps - simonbyrne opened this pull request about 8 years ago
Pkg3: compatibility constraint granularity
github.com/JuliaLang/Juleps - StefanKarpinski opened this issue about 8 years ago
github.com/JuliaLang/Juleps - StefanKarpinski opened this issue about 8 years ago
Pkg3: immutability of compatibility
github.com/JuliaLang/Juleps - StefanKarpinski opened this issue about 8 years ago
github.com/JuliaLang/Juleps - StefanKarpinski opened this issue about 8 years ago
Add unit tests and coverage reporting for C/C++ code
github.com/JuliaLang/julia - ararslan opened this issue over 8 years ago
github.com/JuliaLang/julia - ararslan opened this issue over 8 years ago
Default version chosen by PkgDev.tag is sometimes unacceptable to METADATA.jl
github.com/JuliaLang/PkgDev.jl - simonster opened this issue over 8 years ago
github.com/JuliaLang/PkgDev.jl - simonster opened this issue over 8 years ago
PkgDev.publish(): access denied when pushing
github.com/JuliaLang/PkgDev.jl - pwl opened this issue over 8 years ago
github.com/JuliaLang/PkgDev.jl - pwl opened this issue over 8 years ago
Pkg3: Separated Test Environments
github.com/JuliaLang/Juleps - ChrisRackauckas opened this issue over 8 years ago
github.com/JuliaLang/Juleps - ChrisRackauckas opened this issue over 8 years ago
RTLIB: A runtime-library for Julia
github.com/JuliaLang/Juleps - vchuravy opened this pull request over 8 years ago
github.com/JuliaLang/Juleps - vchuravy opened this pull request over 8 years ago