Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / JuliaArrays/MappedArrays.jl issues and pull requests

#62 - Bump julia-actions/setup-julia from 1 to 2

Pull Request - State: open - Opened by dependabot[bot] 6 months ago
Labels: dependencies

#61 - Bump codecov/codecov-action from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago
Labels: dependencies

#60 - Bump actions/cache from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago
Labels: dependencies

#59 - Bump actions/checkout from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 1 comment
Labels: dependencies

#58 - Handle `missing` in `_zero` test

Pull Request - State: closed - Opened by timholy over 1 year ago - 1 comment

#57 - Fix deprecation warnings

Pull Request - State: closed - Opened by eliascarv over 1 year ago - 1 comment

#56 - Fix Vararg warning

Issue - State: closed - Opened by juliohm over 1 year ago - 1 comment

#55 - Bump actions/checkout from 2 to 3

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#54 - Bump actions/cache from 1 to 3

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#53 - Bump codecov/codecov-action from 1 to 3

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#52 - enable dependabot for GitHub actions

Pull Request - State: closed - Opened by ranocha over 1 year ago

#51 - Fix deprecation warning

Pull Request - State: closed - Opened by jkrumbiegel over 2 years ago - 12 comments

#50 - Update runtests.jl

Pull Request - State: open - Opened by Keno over 2 years ago - 2 comments

#49 - MultiMappedArrays have pathological performance with memory-mapped arrays

Issue - State: closed - Opened by tlnagy almost 3 years ago - 1 comment

#48 - fix inference failure

Pull Request - State: closed - Opened by johnnychen94 about 3 years ago

#47 - `of_eltype` does not work for arrays of eltype Any (?)

Issue - State: closed - Opened by lassepe over 3 years ago - 3 comments

#46 - Pass more array information

Issue - State: open - Opened by johnnychen94 over 3 years ago - 1 comment
Labels: enhancement

#45 - `iterate` fallback causes 5X performance drop

Issue - State: open - Opened by goretkin over 3 years ago - 4 comments

#44 - TagBot trigger issue

Issue - State: closed - Opened by JuliaTagBot over 3 years ago - 6 comments

#43 - Use type inference instead of test_value (cont. #34)

Pull Request - State: closed - Opened by cscherrer over 3 years ago - 7 comments

#42 - [WIP] ProductedArrays

Pull Request - State: open - Opened by johnnychen94 over 3 years ago - 2 comments

#41 - drop typeassert

Pull Request - State: closed - Opened by cscherrer over 3 years ago - 3 comments

#40 - ambigous method error on missings

Issue - State: open - Opened by bgctw over 3 years ago - 3 comments

#39 - MassInstallAction: Install the TagBot workflow on this repository

Pull Request - State: closed - Opened by timholy over 3 years ago - 2 comments

#38 - Remove FixedPointNumbers dependency

Pull Request - State: closed - Opened by omus almost 4 years ago

#37 - Switch from Travis CI to GitHub Actions

Pull Request - State: closed - Opened by omus almost 4 years ago - 2 comments

#36 - update TagBot

Pull Request - State: closed - Opened by jishnub almost 4 years ago - 1 comment

#35 - Add mappedarrayreduce

Pull Request - State: open - Opened by jishnub almost 4 years ago - 3 comments

#34 - Use type inference instead of test_value

Pull Request - State: closed - Opened by MasonProtter almost 4 years ago - 8 comments

#33 - Fix anonymous-function printing for ReturnNode

Pull Request - State: closed - Opened by timholy almost 4 years ago

#32 - why use typeof(f(testvalue(data)))?

Issue - State: closed - Opened by MasonProtter over 4 years ago - 3 comments

#31 - Install TagBot as a GitHub Action

Pull Request - State: closed - Opened by JuliaTagBot over 4 years ago - 1 comment

#30 - implemented Base.unaliascopy for mappedarrays

Pull Request - State: open - Opened by m-wells over 4 years ago - 5 comments

#29 - Domain error when inferring array type in 0-length degenerated case

Issue - State: open - Opened by fverdugo almost 5 years ago - 10 comments

#28 - Switch to Project.toml

Pull Request - State: closed - Opened by timholy about 5 years ago - 1 comment

#27 - Replace only one string at a time (fixes #26)

Pull Request - State: closed - Opened by timholy about 5 years ago

#26 - anonymous functions in mappedarray with two terms?

Issue - State: closed - Opened by longemen3000 about 5 years ago - 1 comment

#25 - Remove at-inline if at-propagate_inbounds is specified

Pull Request - State: closed - Opened by tkf over 5 years ago - 1 comment

#24 - RFC: Remove type restriction on indices

Pull Request - State: closed - Opened by tkf over 5 years ago - 5 comments

#23 - Avoid repeating the calculation, retain the results

Issue - State: open - Opened by yakir12 about 6 years ago - 10 comments

#22 - remove precompile statement

Pull Request - State: closed - Opened by Evizero about 6 years ago - 2 comments

#21 - setindex! for mappedarray(f, finv, A, B, C...) (and deprecate f_finv tuple)

Pull Request - State: closed - Opened by timholy about 6 years ago - 3 comments

#20 - Update to Julia 0.7

Pull Request - State: closed - Opened by timholy about 6 years ago - 1 comment

#19 - Add `broadcastarray` for lazy broadcasting?

Issue - State: closed - Opened by dlfivefifty over 6 years ago - 2 comments

#18 - fixes for 0.7

Pull Request - State: closed - Opened by rened over 6 years ago - 3 comments

#17 - Filtering a mapped array

Issue - State: open - Opened by cstjean over 6 years ago

#16 - Generlized lazy map

Issue - State: closed - Opened by bramtayl over 6 years ago

#15 - Support `mappedarray(f, A, B, C...)`

Pull Request - State: closed - Opened by timholy about 7 years ago - 5 comments

#14 - Fix deprecations

Pull Request - State: closed - Opened by femtocleaner[bot] about 7 years ago - 2 comments

#13 - Bump minimum Julia version

Pull Request - State: closed - Opened by timholy about 7 years ago - 1 comment

#12 - Update CI URLs to point to new caching infrastructure

Pull Request - State: closed - Opened by staticfloat over 7 years ago - 1 comment

#11 - Parallel Implementation

Issue - State: closed - Opened by shivin9 over 7 years ago - 1 comment

#10 - Make mappedarray type-inferable for Strings and friends

Pull Request - State: closed - Opened by Evizero over 7 years ago - 3 comments

#9 - Don't rely on one (fix #7), and fix IndexStyle depwarns

Pull Request - State: closed - Opened by timholy over 7 years ago - 2 comments

#8 - Fix depwarns on julia 0.6 & FixedPointNumbers 0.3

Pull Request - State: closed - Opened by yuyichao over 7 years ago - 2 comments

#7 - Make not depend one `one`

Issue - State: closed - Opened by oxinabox over 7 years ago

#6 - Export the types

Pull Request - State: closed - Opened by timholy almost 8 years ago - 1 comment

#5 - Support indices

Pull Request - State: closed - Opened by timholy almost 8 years ago - 1 comment

#4 - Add `of_eltype`, for lazy element type conversions

Pull Request - State: closed - Opened by timholy almost 8 years ago - 1 comment

#3 - Fix setindex! bug by converting to eltype before invoking inverse function

Pull Request - State: closed - Opened by timholy about 8 years ago - 1 comment

#2 - Add docstrings, tests

Pull Request - State: closed - Opened by timholy about 8 years ago - 1 comment

#1 - Small fixes and test CI

Pull Request - State: closed - Opened by timholy over 8 years ago