Ecosyste.ms: Issues

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

GitHub / JuliaCollections/Iterators.jl issues and pull requests

#99 - Feature Request: chain(iterable_of_iterables)

Issue - State: closed - Opened by krcools over 7 years ago - 4 comments

#98 - first pass at adding docstrings

Pull Request - State: closed - Opened by cormullion over 7 years ago - 10 comments

#97 - Fix eltype for chained generators

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

#96 - Move this package to a different organization?

Issue - State: closed - Opened by tkelman over 7 years ago - 16 comments

#95 - Fix 0.6 errors and warnings

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

#94 - add a trivial outer constructor for Binomial

Pull Request - State: closed - Opened by rdeits over 7 years ago

#93 - subsets(xs, k) fails for k::Int32

Issue - State: closed - Opened by rdeits over 7 years ago - 4 comments

#91 - Missing tags for old versions

Issue - State: closed - Opened by martinholters almost 8 years ago - 2 comments

#90 - Array{Any} when collecting chained generators

Issue - State: open - Opened by CarloLucibello almost 8 years ago - 7 comments

#89 - review iteratorsize for all types

Issue - State: open - Opened by CarloLucibello almost 8 years ago - 4 comments

#88 - Add Ncycle Iterator

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

#87 - Add Ncycle Iterator

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

#86 - Add eltype tests for peekiter and remove duplicate test

Pull Request - State: closed - Opened by iamed2 almost 8 years ago

#85 - length for chain (fixes #84)

Pull Request - State: closed - Opened by CarloLucibello almost 8 years ago - 21 comments

#84 - chain(it1,it2) should have length

Issue - State: open - Opened by CarloLucibello almost 8 years ago

#83 - Performance improvement for Distinct

Pull Request - State: closed - Opened by iamed2 almost 8 years ago

#82 - Codecov Coverage

Pull Request - State: closed - Opened by iamed2 almost 8 years ago

#81 - Add eltype tests (supersedes #38)

Pull Request - State: closed - Opened by iamed2 almost 8 years ago

#80 - Migrate docs to Documenter.jl

Issue - State: open - Opened by iamed2 about 8 years ago
Labels: docs

#79 - Re-enable coverage CI

Issue - State: closed - Opened by iamed2 about 8 years ago
Labels: ci

#78 - Full performance review

Issue - State: open - Opened by iamed2 about 8 years ago
Labels: performance

#77 - Preliminary performance review

Issue - State: closed - Opened by iamed2 about 8 years ago - 1 comment
Labels: performance

#76 - Run benchmarks on CI

Issue - State: open - Opened by iamed2 about 8 years ago - 2 comments
Labels: benchmarks, ci

#75 - Benchmarks using BenchmarkTools.jl

Issue - State: open - Opened by iamed2 about 8 years ago
Labels: benchmarks

#74 - Make all eltypes depend only on iterator type

Pull Request - State: closed - Opened by iamed2 about 8 years ago

#73 - Speed up subset iteration

Pull Request - State: closed - Opened by iamed2 about 8 years ago

#72 - Drop 0.3 and support 0.5

Pull Request - State: closed - Opened by iamed2 about 8 years ago

#71 - performance of subsets()

Issue - State: open - Opened by asbisen about 8 years ago - 2 comments
Labels: performance

#70 - RFC: implemented `nth` function

Pull Request - State: closed - Opened by gasagna about 8 years ago - 4 comments

#69 - Tag new release?

Issue - State: closed - Opened by ranjanan about 8 years ago - 3 comments

#68 - Check empty case in `length(p::Product)`

Pull Request - State: closed - Opened by TotalVerb about 8 years ago - 9 comments

#67 - Adding package fails : in pipeline_error at process.jl:555

Issue - State: closed - Opened by quantshah about 8 years ago - 2 comments

#66 - subset(xs,k) vs subset(xs) vs combinations(xs,k)

Issue - State: closed - Opened by christophfeinauer over 8 years ago - 1 comment

#65 - peekiter

Pull Request - State: closed - Opened by dfdx over 8 years ago - 7 comments

#64 - Change edge-case of iteration over size k subsets.

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

#63 - [WIP] mergesorted

Pull Request - State: open - Opened by dfdx over 8 years ago - 14 comments

#62 - mergesorted - function to merge together 2 sorted iterators

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

#61 - Shuffle order?

Issue - State: closed - Opened by ahwillia over 8 years ago - 5 comments

#60 - RFC: Knowing iteratorsize via type parameters

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

#59 - Add iteratorsize support

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

#58 - Add 0.5 PkgEval badge to README

Pull Request - State: closed - Opened by oxinabox over 8 years ago - 1 comment

#57 - Add Interleave (r2)

Pull Request - State: open - Opened by oxinabox over 8 years ago - 1 comment

#56 - no method matching length(::Iterators.Chain)

Issue - State: closed - Opened by lmshk over 8 years ago - 1 comment

#55 - groupby and zip iterators (julia 0.4.5)

Issue - State: closed - Opened by yjk21 over 8 years ago - 2 comments

#54 - Add Interleave

Pull Request - State: closed - Opened by oxinabox over 8 years ago - 2 comments

#53 - Enable 0.3 and 0.4 on Travis

Pull Request - State: closed - Opened by yuyichao about 9 years ago

#52 - Fix 0.4 deprecated bindings

Pull Request - State: closed - Opened by yuyichao about 9 years ago

#51 - Add precompile directive

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

#50 - Add a Concat Iterator

Pull Request - State: closed - Opened by Keno over 9 years ago - 8 comments

#49 - make @itr optimizations default in core

Issue - State: closed - Opened by holocronweaver over 9 years ago - 2 comments

#48 - METADATA version bump

Issue - State: closed - Opened by schmrlng over 9 years ago - 1 comment

#47 - Fix eltype(::Product) to return a tuple type

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

#46 - Use Base types when available and fix tests on 0.4-dev

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

#45 - Tests failed

Issue - State: closed - Opened by lindahua over 9 years ago - 1 comment

#44 - Fix typos in README

Pull Request - State: closed - Opened by garrison over 9 years ago

#43 - Iterate over all subsets of a given size (with performance improvements)

Pull Request - State: closed - Opened by mrtzh over 9 years ago - 1 comment

#42 - length() isn't required for iterators

Issue - State: closed - Opened by arghhhh over 9 years ago - 15 comments

#41 - take(Any,Int64) shadows Base method in 0.4

Issue - State: closed - Opened by jiahao over 9 years ago - 6 comments

#40 - WIP: Added 'order' keyword argument to cartesian product

Pull Request - State: open - Opened by marcusps over 9 years ago - 11 comments

#39 - Migration of iterators to Base, and sync with 0.4 syntax

Pull Request - State: closed - Opened by garborg over 9 years ago - 7 comments

#38 - RFC: Update eltype to operate on types

Pull Request - State: closed - Opened by kmsquire over 9 years ago - 4 comments

#37 - Cartesian `product` ordering

Issue - State: open - Opened by marcusps over 9 years ago - 4 comments

#36 - Update examples

Pull Request - State: closed - Opened by garborg over 9 years ago - 2 comments

#35 - Enable travis

Issue - State: closed - Opened by dcjones almost 10 years ago - 2 comments

#34 - generalize chain to allow any iterable of iterables

Pull Request - State: closed - Opened by Futrell about 10 years ago - 11 comments

#33 - Added some macro iterators

Pull Request - State: closed - Opened by carlobaldassi about 10 years ago - 10 comments

#32 - Update groupby to allow grouping Ranges

Pull Request - State: closed - Opened by kmsquire about 10 years ago

#31 - Fix omitted GroupBy2 benchmark

Pull Request - State: closed - Opened by lendle about 10 years ago - 1 comment

#30 - Make order of arguments for groupby consistent with other iterators.

Pull Request - State: closed - Opened by lendle about 10 years ago - 15 comments

#29 - Added test/perf.jl

Pull Request - State: closed - Opened by kmsquire about 10 years ago

#28 - RFC: Parametrize iterators based on applicable(length, it.xs); fixes #25

Pull Request - State: closed - Opened by kmsquire about 10 years ago - 5 comments

#27 - Remove length(::Take)

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

#26 - iterate/lazy macro

Issue - State: closed - Opened by hayd over 10 years ago - 4 comments

#25 - `length(it::Take)` is not consistent with `done(it::Take)`

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

#24 - License is the Cairo license?

Issue - State: closed - Opened by IainNZ over 10 years ago - 1 comment

#23 - groupby only grouping consecutive occurrences

Issue - State: closed - Opened by cgroll over 10 years ago - 5 comments

#22 - add everynth (iterate through every n'th element of a collection)

Pull Request - State: closed - Opened by micklat over 10 years ago - 4 comments

#21 - Add repeatedly for repeating a function call

Pull Request - State: closed - Opened by mk12 over 10 years ago

#20 - bind

Issue - State: open - Opened by filmackay over 10 years ago - 1 comment

#19 - capitalization convention

Issue - State: open - Opened by StefanKarpinski over 10 years ago - 7 comments
Labels: question

#18 - License?

Issue - State: closed - Opened by IainNZ over 10 years ago - 4 comments

#17 - Document product

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

#16 - Documentation

Issue - State: closed - Opened by timholy over 10 years ago - 3 comments
Labels: enhancement, up for grabs

#15 - Change product iteration order

Pull Request - State: closed - Opened by garborg over 10 years ago - 4 comments

#14 - METADATA needs sha1 bump

Issue - State: closed - Opened by milktrader over 10 years ago - 5 comments

#13 - imap not exported

Issue - State: closed - Opened by milktrader over 10 years ago - 2 comments

#12 - eltype updates for chain(), count()

Pull Request - State: closed - Opened by kmsquire almost 11 years ago - 2 comments

#11 - Added eltype, length for most iterators

Pull Request - State: closed - Opened by kmsquire almost 11 years ago - 1 comment

#10 - Added unfold iterable called Iterate

Pull Request - State: closed - Opened by malmaud almost 11 years ago - 1 comment

#9 - Miscellaneous fixes and tests

Pull Request - State: closed - Opened by simonster almost 11 years ago - 1 comment

#8 - Add groupby

Pull Request - State: closed - Opened by slycoder almost 11 years ago - 4 comments

#7 - Rename repeat

Issue - State: closed - Opened by simonster almost 11 years ago - 2 comments

#6 - Add map iterator

Pull Request - State: closed - Opened by simonster over 11 years ago - 1 comment

#5 - Added an unfold function

Pull Request - State: closed - Opened by malmaud over 11 years ago - 2 comments

#4 - Added subsets, combinations, permutations

Pull Request - State: closed - Opened by paulgb over 11 years ago - 2 comments

#3 - Fix a bug in partition.

Pull Request - State: closed - Opened by dcjones over 11 years ago

#2 - Add a partition iterator

Pull Request - State: closed - Opened by dcjones over 11 years ago - 2 comments

#1 - Add a distinct iterator.

Pull Request - State: closed - Opened by dcjones over 11 years ago