Ecosyste.ms: Issues

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

GitHub / scikit-hep/awkward issues and pull requests

#2701 - Blocking issue for Coffea: RegularArrays from Delphes ROOT files NanoEvents

Issue - State: closed - Opened by jpivarski about 1 year ago - 3 comments
Labels: bug (unverified)

#2700 - feat: expose `ak.from_non_simplified_buffers`

Pull Request - State: closed - Opened by agoose77 about 1 year ago - 5 comments

#2699 - docs: update obsolete comment in docs (relevant only in v1).

Pull Request - State: closed - Opened by jpivarski about 1 year ago - 2 comments

#2697 - fix: drop zero-cost views of `ak.Array`

Pull Request - State: closed - Opened by agoose77 about 1 year ago - 4 comments

#2696 - fix: implement dlpack-device for ArrayBuilder

Pull Request - State: closed - Opened by agoose77 about 1 year ago - 2 comments

#2695 - zip + combinations clobbers data on x86?

Issue - State: closed - Opened by lgray about 1 year ago - 7 comments
Labels: bug (unverified)

#2694 - Endianness is determined by host system, not backend

Issue - State: open - Opened by agoose77 about 1 year ago - 1 comment
Labels: bug

#2693 - fix: support placeholder arrays in `ArrayModuleNumpyLike.frombuffer`

Pull Request - State: closed - Opened by agoose77 about 1 year ago - 1 comment

#2692 - chore: update pre-commit hooks

Pull Request - State: closed - Opened by pre-commit-ci[bot] about 1 year ago - 1 comment

#2689 - chore(deps): bump actions/checkout from 3 to 4

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

#2688 - feat!: remove deprecations for 1.4.0 release

Pull Request - State: closed - Opened by agoose77 about 1 year ago - 3 comments

#2687 - fix: support CMake < 3.19

Pull Request - State: closed - Opened by henryiii about 1 year ago - 2 comments

#2686 - awkward-cpp header-only requires cmake 3.19 due to INTERFACE_LIBRARY property whitelist

Issue - State: closed - Opened by wdconinc about 1 year ago - 10 comments
Labels: bug, installation

#2685 - chore: bump C++ standard version

Pull Request - State: closed - Opened by agoose77 about 1 year ago - 11 comments

#2684 - chore: bump numba and pyarrow test pins

Pull Request - State: closed - Opened by agoose77 about 1 year ago - 1 comment

#2683 - feat: add ak_to_feather and ak_from_feather functions

Pull Request - State: closed - Opened by zbilodea about 1 year ago - 6 comments

#2682 - feat: add support for custom picklers

Pull Request - State: closed - Opened by agoose77 about 1 year ago - 2 comments

#2681 - test: keep testing Windows 32-bit.

Pull Request - State: closed - Opened by jpivarski about 1 year ago - 2 comments

#2680 - feat!: deprecate form key for forms that have no buffers

Pull Request - State: closed - Opened by agoose77 about 1 year ago - 1 comment

#2679 - fix: support typetracer in `ak.str.` operations

Pull Request - State: closed - Opened by agoose77 about 1 year ago - 5 comments

#2678 - fix: guard `broadcast_and_apply` from mixed backends

Pull Request - State: closed - Opened by agoose77 about 1 year ago - 1 comment

#2677 - chore: update pre-commit hooks

Pull Request - State: closed - Opened by pre-commit-ci[bot] about 1 year ago - 1 comment

#2676 - ak.cumsum

Issue - State: open - Opened by nsmith- about 1 year ago - 1 comment
Labels: feature

#2675 - Fix typetracer for string operations

Issue - State: closed - Opened by agoose77 about 1 year ago
Labels: bug

#2674 - Support placeholders in `to_buffers`

Issue - State: closed - Opened by agoose77 about 1 year ago
Labels: bug

#2673 - Make `byteswap` an nplike function

Issue - State: open - Opened by agoose77 about 1 year ago
Labels: bug, good first issue

#2672 - feat: add `touch_data` to `ak.typetracer`

Pull Request - State: closed - Opened by agoose77 about 1 year ago - 3 comments

#2671 - feat!: deprecate `forget_length`, add parameters to `typetracer_with_report`

Pull Request - State: closed - Opened by agoose77 about 1 year ago - 4 comments

#2670 - fix: update string to search for in determing parquet column list separator

Pull Request - State: closed - Opened by douglasdavis about 1 year ago - 3 comments

#2669 - chore(deps): bump aws-actions/configure-aws-credentials from 2 to 3

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

#2668 - Can `_touch_data` be made public?

Issue - State: closed - Opened by danielballan about 1 year ago - 3 comments
Labels: feature

#2667 - Deprecate `form_key` for `EmptyForm`

Issue - State: closed - Opened by agoose77 about 1 year ago - 2 comments
Labels: bug

#2666 - `UnionForm.simplified` doesn't preserve form keys

Issue - State: open - Opened by agoose77 about 1 year ago
Labels: bug

#2665 - feat: support out-of-band buffers in pickling

Pull Request - State: closed - Opened by agoose77 about 1 year ago - 2 comments

#2663 - fix: fix/harden broadcasting through tuples

Pull Request - State: closed - Opened by agoose77 about 1 year ago - 1 comment

#2662 - fix: raise error for invalid object in `from_dlpack`

Pull Request - State: closed - Opened by agoose77 about 1 year ago - 1 comment

#2661 - feat: allow `form_key` to round-trip through `length_zero_array`

Pull Request - State: closed - Opened by jpivarski about 1 year ago - 2 comments

#2660 - feat: `Form.expected_from_buffers` for names/dtypes `ak.from_buffers` needs.

Pull Request - State: closed - Opened by jpivarski about 1 year ago - 6 comments

#2659 - fix: using `numba.core.errors.Numba<Error>` instead of `Error` in a Numba typing context.

Pull Request - State: closed - Opened by jpivarski about 1 year ago - 4 comments

#2658 - fix: fix IPython inspection

Pull Request - State: closed - Opened by agoose77 about 1 year ago - 2 comments

#2657 - fix: support unflattening a typetracer-backed array at `axis != 0`

Pull Request - State: closed - Opened by agoose77 about 1 year ago - 1 comment

#2656 - Unflattening typetracer on axis > 0 fails

Issue - State: closed - Opened by lgray about 1 year ago
Labels: bug (unverified)

#2654 - fix: multiple-output ufuncs e.g. `divmod`

Pull Request - State: closed - Opened by agoose77 about 1 year ago - 2 comments

#2653 - fix: remove unneeded cast

Pull Request - State: closed - Opened by agoose77 about 1 year ago - 1 comment

#2652 - fix: support placeholders in shape-only routines

Pull Request - State: closed - Opened by agoose77 about 1 year ago - 2 comments

#2651 - fix: support non-hashable values in `parameters_union`

Pull Request - State: closed - Opened by agoose77 about 1 year ago - 2 comments

#2650 - feat: add support for `__arrow_array__`

Pull Request - State: closed - Opened by agoose77 about 1 year ago - 2 comments

#2649 - feat: add `__dlpack__`, `from_dlpack` support

Pull Request - State: closed - Opened by agoose77 about 1 year ago - 1 comment

#2648 - Add support for DLPack

Issue - State: closed - Opened by agoose77 about 1 year ago
Labels: feature

#2647 - Support `pyarrow.array(ak.Array(...))`

Issue - State: closed - Opened by agoose77 about 1 year ago - 1 comment
Labels: feature

#2646 - fix: support `highlevel=False` in all branches for `from_parquet`

Pull Request - State: closed - Opened by agoose77 about 1 year ago - 7 comments

#2645 - chore: update pre-commit hooks

Pull Request - State: closed - Opened by pre-commit-ci[bot] about 1 year ago - 1 comment

#2644 - chore: try to reintroduce Python 3.12, now that NumPy has released a beta.

Pull Request - State: open - Opened by jpivarski about 1 year ago - 4 comments

#2643 - fix: rename cppyy test

Pull Request - State: closed - Opened by ianna about 1 year ago - 1 comment

#2641 - chore(deps): bump pypa/gh-action-pypi-publish from 1.8.9 to 1.8.10

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

#2640 - docs: remove reference to old arrayclass

Pull Request - State: closed - Opened by agoose77 about 1 year ago - 1 comment

#2639 - chore(deps): bump pypa/gh-action-pypi-publish from 1.8.8 to 1.8.9

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

#2638 - Differentiating through an ak.mean

Issue - State: closed - Opened by alexander-held about 1 year ago - 5 comments
Labels: feature, autodiff

#2637 - Jax tracers and adding scalars to arrays

Issue - State: closed - Opened by alexander-held about 1 year ago - 3 comments
Labels: bug, autodiff

#2636 - chore: drop 3.7 classifier

Pull Request - State: closed - Opened by agoose77 about 1 year ago

#2635 - docs: initial user-guide pass for string functions

Pull Request - State: closed - Opened by agoose77 about 1 year ago - 6 comments

#2634 - fix: support non `int64` index in `ListArray`'s `pad_none`

Pull Request - State: closed - Opened by agoose77 about 1 year ago - 1 comment

#2633 - chore: use 2x faster black mirror

Pull Request - State: closed - Opened by henryiii about 1 year ago - 1 comment

#2632 - fix: support `counts=len(array)` in `ak.unflatten`

Pull Request - State: closed - Opened by agoose77 about 1 year ago - 1 comment

#2631 - feat: add CPU kernel for `to_numpy` support for strings/bytestrings

Pull Request - State: closed - Opened by agoose77 about 1 year ago - 2 comments

#2630 - feat: add support for dictionary encoding from Arrow

Pull Request - State: closed - Opened by agoose77 about 1 year ago - 1 comment

#2629 - chore(deps): bump pypa/cibuildwheel from 2.14.1 to 2.15.0

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

#2628 - Re-think placeholder arrays with unknown lengths

Issue - State: closed - Opened by agoose77 about 1 year ago - 1 comment
Labels: bug (unverified)

#2627 - Add trivial zip-based serialisation format

Issue - State: open - Opened by agoose77 about 1 year ago - 1 comment
Labels: feature

#2626 - Add `broadcast=True` argument to `ak.zip`

Issue - State: open - Opened by agoose77 about 1 year ago - 1 comment
Labels: feature

#2625 - `to_categorical` should not use `to_list`

Issue - State: closed - Opened by agoose77 about 1 year ago - 4 comments
Labels: performance

#2624 - `to_numpy` uses `to_list` for strings

Issue - State: closed - Opened by agoose77 about 1 year ago
Labels: performance

#2623 - fix: support lists of strings in `ak.zip` with `optiontype_outside_record=True`

Pull Request - State: closed - Opened by agoose77 about 1 year ago - 1 comment

#2622 - docs: add guide on unflattening and grouping

Pull Request - State: closed - Opened by agoose77 about 1 year ago - 1 comment

#2621 - Expose `ak.typetracer` in API reference

Issue - State: open - Opened by agoose77 about 1 year ago - 1 comment
Labels: docs

#2620 - refactor: add new `module` and `name` arguments to `high_level_function` decorator

Pull Request - State: closed - Opened by agoose77 about 1 year ago - 2 comments

#2619 - chore: update pre-commit hooks

Pull Request - State: closed - Opened by pre-commit-ci[bot] about 1 year ago - 1 comment

#2618 - ak.to_feather/ak.from_feather in analogy with ak.to_parquet/ak.from_parquet

Issue - State: closed - Opened by jpivarski about 1 year ago - 1 comment
Labels: feature

#2617 - fix: adjust for numexpr 2.8.5, which hid getContext's frame_depth argument

Pull Request - State: closed - Opened by jpivarski about 1 year ago - 1 comment

#2616 - feat: use pyarrow for string functions

Pull Request - State: closed - Opened by jpivarski about 1 year ago - 17 comments

#2615 - Announce built wheels in PR branches

Issue - State: open - Opened by agoose77 about 1 year ago
Labels: feature

#2614 - Ensure that awkward-cpp is up-to-date at runtime

Issue - State: open - Opened by agoose77 about 1 year ago - 1 comment
Labels: feature

#2613 - feat: export error classes

Pull Request - State: closed - Opened by agoose77 about 1 year ago - 1 comment

#2612 - fix: `artefacts` → `artifacts` in `pyproject.toml`

Pull Request - State: closed - Opened by agoose77 about 1 year ago - 1 comment

#2611 - Errors should be exported to public namespace

Issue - State: closed - Opened by agoose77 about 1 year ago
Labels: feature

#2610 - fix: `assert nextlen == 0` in reducer should also allow `unknown_length`

Pull Request - State: closed - Opened by jpivarski about 1 year ago - 4 comments

#2609 - Reducers (sum/any/all) convert axis to regular axis with `keepdims=True`

Issue - State: closed - Opened by jrueb about 1 year ago - 2 comments
Labels: wontfix

#2608 - Increase the minimum C++ version to C++17

Issue - State: closed - Opened by jpivarski about 1 year ago - 1 comment
Labels: installation

#2607 - TypeError when summing regular array of unknown length

Issue - State: closed - Opened by jrueb about 1 year ago - 1 comment
Labels: bug

#2606 - fix: add inline to prevent multiple definitions

Pull Request - State: closed - Opened by ManasviGoyal about 1 year ago - 6 comments

#2605 - Missing symbol on import on Termux (Android)

Issue - State: closed - Opened by mark-grimes about 1 year ago - 5 comments
Labels: bug (unverified), installation

#2604 - feat: unpickle arrays made in Awkward v1 (as v2).

Pull Request - State: closed - Opened by jpivarski about 1 year ago - 6 comments

#2603 - Custom behaviors plus jax leading to lookup in wrong spot

Issue - State: closed - Opened by alexander-held about 1 year ago - 5 comments
Labels: bug, autodiff

#2601 - awkward equivalent of np.isin

Issue - State: open - Opened by alexander-held about 1 year ago - 5 comments
Labels: feature

#2600 - AssertionError when unflattening masked array

Issue - State: closed - Opened by jrueb about 1 year ago - 2 comments
Labels: bug (unverified)

#2599 - LayoutBuilder in Numba is slower than ArrayBuilder in Numba

Issue - State: open - Opened by ianna about 1 year ago - 2 comments
Labels: performance

#2598 - Add unmbiguous indexing mechanism(s)

Issue - State: open - Opened by agoose77 about 1 year ago - 3 comments
Labels: feature

#2597 - Awkward table

Issue - State: closed - Opened by HealthyPear about 1 year ago - 7 comments
Labels: feature

#2596 - Add support for annotated axis names

Issue - State: open - Opened by agoose77 about 1 year ago
Labels: feature