Ecosyste.ms: Issues

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

GitHub / ryanhaining/cppitertools issues and pull requests

#101 - iter::combinations' behaviour when r = 0 is different from Python's itertools.combinations

Issue - State: closed - Opened by GaffaSnobb 9 months ago - 2 comments
Labels: bug

#100 - Can't get cmake FetchContent to work

Issue - State: open - Opened by maxmarsc 11 months ago - 2 comments

#99 - Combinations seems not to work with std::vector<torch::Tensor> with degree 3.

Issue - State: closed - Opened by Piotr321123 12 months ago - 2 comments
Labels: question

#98 - Question : enumerate(zip(...))

Issue - State: closed - Opened by pfeatherstone about 1 year ago - 4 comments
Labels: question

#97 - [cmake] FetchContent warning message

Issue - State: closed - Opened by pfeatherstone about 1 year ago - 1 comment

#96 - Nesting with Combinations Compilation Issue in MSVC

Issue - State: closed - Opened by ryandougherty about 1 year ago - 1 comment
Labels: question

#95 - Can't use as subproject

Issue - State: closed - Opened by Naville about 1 year ago - 3 comments

#94 - Add security policy

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

#93 - Add security policy

Issue - State: closed - Opened by pnacht over 1 year ago

#92 - Make operator* and operator-> const in all iterators.

Pull Request - State: open - Opened by thomas001 over 1 year ago

#91 - dereference operators should be const

Issue - State: open - Opened by thomas001 over 1 year ago

#90 - unique_everseen should be templated by a hash function and use a different set object

Issue - State: open - Opened by nimrodfg almost 2 years ago - 1 comment
Labels: enhancement

#89 - Accept move-only callables in all itertools that take callables objects

Issue - State: open - Opened by ryanhaining almost 2 years ago
Labels: enhancement

#87 - Resolved a TODO regarding an MSVC bug that has been fixed

Pull Request - State: open - Opened by term-est over 2 years ago

#86 - Requesting rbegin and rend for iter::repeat

Issue - State: closed - Opened by roastduck over 2 years ago - 5 comments
Labels: enhancement

#85 - [DOC] compress

Issue - State: closed - Opened by keithbriggs almost 3 years ago - 2 comments
Labels: question

#84 - enumerate with signed index

Issue - State: closed - Opened by hmoffatt almost 3 years ago - 2 comments
Labels: question

#83 - cmake: Fix warning about cppitertools_INSTALL_CMAKE_DIR

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

#82 - enumerate.hpp mixes class and struct

Issue - State: closed - Opened by hmoffatt about 3 years ago - 1 comment
Labels: bug

#81 - product's repeat argument as a variant.

Issue - State: open - Opened by alphahmed over 3 years ago

#80 - Unable to use iterator from combination with C++17 STL transform_reduce

Issue - State: closed - Opened by remz1337 over 3 years ago - 1 comment

#79 - New tagged versioned release.

Issue - State: closed - Opened by HeavyHat over 3 years ago - 1 comment

#78 - `product` with repeats as an argument

Issue - State: open - Opened by simonzack about 4 years ago - 5 comments

#77 - Negative indexing on slice

Issue - State: open - Opened by gaffney2010 over 4 years ago - 1 comment

#76 - Bad check in CMakeLists

Issue - State: closed - Opened by GabrielRavier over 4 years ago - 2 comments

#75 - fixed all C++ warnings

Pull Request - State: open - Opened by GregTalotta over 4 years ago - 1 comment

#74 - Does iter::enumerate copy lvalue collections?

Issue - State: closed - Opened by cleeff over 4 years ago - 2 comments
Labels: question

#73 - Fix CMakeLists.txt install paths

Pull Request - State: closed - Opened by strega-nil over 4 years ago - 2 comments

#72 - The cmake version config file is not installed alongside the config file

Issue - State: closed - Opened by strega-nil over 4 years ago - 5 comments

#71 - request zip/zip_longest functionality

Issue - State: open - Opened by ghost over 4 years ago - 2 comments

#70 - Files for building conan package

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

#69 - Port to conan

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

#68 - Make available via conan

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

#67 - Appveyor MSVC 2019 build failing

Issue - State: closed - Opened by ryanhaining over 4 years ago - 1 comment

#65 - cannot iterate over const chain object.

Issue - State: closed - Opened by ryanhaining almost 5 years ago
Labels: bug

#64 - errors in iterbase.hpp (unable to build solution).

Issue - State: closed - Opened by namangupta-98 almost 5 years ago - 2 comments

#63 - VS2019 compilation errors iter::chain (fix planned for 16.4)

Issue - State: closed - Opened by tonyriviere88 about 5 years ago - 2 comments

#62 - Combining enumerate with filter

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

#61 - New proposed tool: batched

Pull Request - State: closed - Opened by ssbotelh about 5 years ago - 8 comments

#60 - count not working for negative non-integer step

Issue - State: closed - Opened by pedrogarciafreitas over 5 years ago - 2 comments
Labels: bug

#59 - groupby segmentation fault

Issue - State: closed - Opened by miguel-negrao over 5 years ago - 5 comments
Labels: duplicate

#58 - vector<bool> and groupby

Issue - State: open - Opened by miguel-negrao over 5 years ago - 2 comments
Labels: bug

#57 - combination of chunked -> filter -> imap = bogus results

Issue - State: closed - Opened by miguel-negrao over 5 years ago - 15 comments
Labels: bug

#56 - Can I get just the counts from combinations_with_replacement ?

Issue - State: open - Opened by thehans over 5 years ago - 1 comment
Labels: question

#55 - Update range() for additional features in python's range

Issue - State: open - Opened by ryanhaining over 5 years ago - 5 comments
Labels: enhancement

#54 - Attempt to make filter return a forward iterator

Pull Request - State: open - Opened by EricWF over 5 years ago

#53 - Accelerate test compilation by moving test_main.cc to a library

Issue - State: closed - Opened by njlr over 5 years ago - 1 comment

#52 - Fixed typos, capitalizations, and added commas.

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

#51 - fix chain.from_iterable() when subiterables are empty

Pull Request - State: closed - Opened by tonyriviere88 almost 6 years ago - 1 comment

#50 - Modify get_begin() get_end() to use either member functions or ADL

Pull Request - State: closed - Opened by tonyriviere88 almost 6 years ago - 2 comments

#49 - Can't dereference const zip iterator

Issue - State: closed - Opened by ilyalesokhin-starkware almost 6 years ago - 11 comments

#48 - zip.hpp doesn't compile with gcc 8.2.1

Issue - State: closed - Opened by ilyalesokhin-starkware almost 6 years ago - 8 comments

#47 - All tests now pass under latest MSVC

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

#46 - Everything that takes a Callable should use std::invoke

Issue - State: closed - Opened by ryanhaining over 6 years ago - 2 comments
Labels: enhancement

#45 - Remove use of std::iterator

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

#44 - Building and Running tests

Issue - State: closed - Opened by nvander1 over 6 years ago - 5 comments

#43 - Product begin won't compile

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

#42 - count is not actually infinite

Issue - State: closed - Opened by furkanusta almost 7 years ago - 1 comment

#41 - arguments for product

Issue - State: open - Opened by aolluisma almost 7 years ago - 5 comments

#40 - Combining reversed with zip (and possibly others)

Issue - State: closed - Opened by ptenbrock about 7 years ago - 4 comments

#39 - Typo

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

#38 - Make index and element public in enumerate

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

#37 - Replace unique_ptr with optional

Pull Request - State: closed - Opened by mbradac about 7 years ago - 4 comments

#36 - repeat in product

Issue - State: closed - Opened by snirgaz about 7 years ago - 4 comments

#35 - Can't chain a `std::set` with an `std::vector`

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

#34 - enumerate.hpp : EnumIterYield members should be public

Issue - State: closed - Opened by SamSamFR over 7 years ago - 1 comment
Labels: bug

#33 - [c++17] enumerate should work with structured bindings

Issue - State: closed - Opened by ryanhaining over 7 years ago - 3 comments
Labels: enhancement

#32 - [c++17] replace boost optional with std::optional in zip_longest

Issue - State: open - Opened by ryanhaining over 7 years ago - 7 comments
Labels: enhancement

#31 - [c++17] Remove use of std::iterator

Issue - State: closed - Opened by ryanhaining almost 8 years ago
Labels: enhancement

#30 - Feature request: Something like list comprehension

Issue - State: closed - Opened by adamsd5 almost 8 years ago - 12 comments

#29 - Uses features from C++14

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

#28 - New iterator released: shuffled

Pull Request - State: open - Opened by hoxnox over 8 years ago - 11 comments

#27 - sorted: can modify elements - why normal?

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

#26 - New iterator released: mixed Cartesian product

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

#25 - Add compiler compatibility list

Issue - State: open - Opened by B3rn475 over 8 years ago - 32 comments

#24 - Drop support for deduced std::initializer_list

Issue - State: closed - Opened by ryanhaining over 8 years ago - 1 comment
Labels: enhancement

#23 - `error: 'rbegin' is not a member of 'std'` - C++11 compliancy

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

#22 - group_by a tuple key

Issue - State: closed - Opened by candychiu over 8 years ago - 1 comment
Labels: question

#21 - Consider overloading the "pipe" operator

Issue - State: closed - Opened by iliocatallo over 8 years ago - 24 comments
Labels: enhancement

#20 - compilation of test code on OSX

Issue - State: closed - Opened by jkhoogland about 9 years ago - 3 comments
Labels: bug

#19 - Fix OSX build

Pull Request - State: closed - Opened by jkhoogland about 9 years ago - 2 comments

#18 - imap function applied multiple times

Issue - State: closed - Opened by staticlibs over 9 years ago - 12 comments

#17 - Filtering `iter::product`

Issue - State: closed - Opened by iliocatallo about 10 years ago - 3 comments

#16 - `iter::product` of `iter::range`'s

Issue - State: closed - Opened by iliocatallo about 10 years ago - 1 comment

#15 - `iter::reversed` vs. `std::rbegin`/`std::rend`

Issue - State: closed - Opened by iliocatallo about 10 years ago - 1 comment

#14 - Support for move only types

Issue - State: closed - Opened by iliocatallo about 10 years ago - 12 comments
Labels: enhancement

#13 - fixed

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

#12 - Added iterator_tags for zip

Pull Request - State: closed - Opened by benjones over 10 years ago - 6 comments

#11 - added specialization of range w/ unsigned types

Pull Request - State: closed - Opened by benjones over 10 years ago - 2 comments

#10 - Default include

Issue - State: closed - Opened by tzachar almost 11 years ago - 4 comments

#9 - slice bug with oversize ranges

Issue - State: closed - Opened by aaronjosephs almost 11 years ago - 3 comments
Labels: bug

#8 - groupby support for automatic exhaustion of skipped groups

Issue - State: closed - Opened by ryanhaining almost 11 years ago - 1 comment
Labels: bug

#7 - Refactor slice and fix iterator_traits specialization

Pull Request - State: closed - Opened by jared-schmitz almost 11 years ago

#6 - Boost unit tests

Issue - State: closed - Opened by aaronjosephs almost 11 years ago - 1 comment
Labels: enhancement

#5 - Using SFINAE to detect for certain methods

Issue - State: closed - Opened by aaronjosephs almost 11 years ago - 5 comments
Labels: enhancement

#4 - Support for std::begin & std::end

Issue - State: closed - Opened by nova77 almost 11 years ago - 16 comments
Labels: enhancement

#3 - Fix sconstruct:

Pull Request - State: closed - Opened by grimreaper almost 11 years ago

#2 - Fix Makefile so that make(1) can actually understand it.

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