Ecosyste.ms: Issues

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

GitHub / cubed-dev/cubed issues and pull requests

#487 - Indicate that we support both 2021.12 and 2022.12 versions of the Array API

Pull Request - State: closed - Opened by tomwhite 8 months ago
Labels: array api

#486 - Use Zarr groups for outputs with multiple fields

Issue - State: closed - Opened by tomwhite 8 months ago - 1 comment
Labels: zarr

#485 - Ensure integer arrays used for indexing are NumPy arrays

Pull Request - State: closed - Opened by tomwhite 8 months ago
Labels: bug

#484 - Zarr v3

Pull Request - State: closed - Opened by tomwhite 8 months ago - 1 comment
Labels: zarr

#483 - TensorStore storage

Pull Request - State: closed - Opened by tomwhite 8 months ago
Labels: zarr

#482 - Disable failing Zarr v3 test for time being

Pull Request - State: closed - Opened by tomwhite 8 months ago

#481 - Ndindex indexing

Pull Request - State: closed - Opened by tomwhite 8 months ago
Labels: zarr

#480 - Pluggable backend storage

Pull Request - State: closed - Opened by tomwhite 8 months ago - 2 comments
Labels: zarr

#479 - Add normalize_shape since it is not in Zarr's public API

Pull Request - State: closed - Opened by tomwhite 8 months ago - 1 comment
Labels: zarr

#478 - Speed up tests

Pull Request - State: closed - Opened by JosepSampe 8 months ago

#477 - Improve documentation around Array API support

Pull Request - State: closed - Opened by tomwhite 8 months ago
Labels: documentation

#476 - Add notebooks for Pangeo examples

Pull Request - State: closed - Opened by tomwhite 8 months ago
Labels: examples

#475 - Implement NumPy's `__array_function__` protocol for array methods that are not in the Array API Standard

Issue - State: open - Opened by tomwhite 8 months ago - 1 comment
Labels: array api, xarray-integration

#474 - Change development status to beta

Pull Request - State: closed - Opened by tomwhite 8 months ago

#473 - Top level array namespace

Pull Request - State: closed - Opened by tomwhite 8 months ago - 2 comments
Labels: array api

#472 - Improve test coverage

Pull Request - State: closed - Opened by tomwhite 8 months ago

#471 - Fix case of Lithops 3.4.0 hanging

Pull Request - State: closed - Opened by tomwhite 8 months ago

#470 - Fix `unify_chunks` to return regular chunks in all cases

Pull Request - State: closed - Opened by tomwhite 8 months ago
Labels: core

#467 - HPC executor

Issue - State: open - Opened by tomwhite 9 months ago - 9 comments
Labels: runtime

#466 - Fix map_overlap in case of single chunk in overlap dimension

Pull Request - State: closed - Opened by tomwhite 9 months ago
Labels: bug

#465 - Implement roll

Pull Request - State: closed - Opened by tomwhite 9 months ago
Labels: array api

#464 - Re-implement `map_direct` functions using `general_blockwise`

Issue - State: closed - Opened by tomwhite 9 months ago - 2 comments
Labels: array api, optimization

#463 - Don't include hidden arrays when counting `max_total_source_arrays`

Pull Request - State: closed - Opened by tomwhite 9 months ago
Labels: optimization

#462 - Limited implementation of map_overlap

Pull Request - State: closed - Opened by tomwhite 9 months ago

#461 - Limited implementation of pad

Pull Request - State: closed - Opened by tomwhite 9 months ago
Labels: array api

#460 - Re-interpret 'fusable' to mean with predecessor operations

Pull Request - State: closed - Opened by tomwhite 9 months ago
Labels: optimization

#459 - Predictive model to find optimal reduction parameters

Issue - State: open - Opened by balanz24 9 months ago - 4 comments

#458 - Treat warnings as errors when running tests

Pull Request - State: closed - Opened by tomwhite 9 months ago

#457 - Simplify executor naming

Pull Request - State: closed - Opened by tomwhite 9 months ago

#456 - Expose Lithops `wait_dur_sec` to speed up tests

Pull Request - State: closed - Opened by tomwhite 9 months ago - 5 comments
Labels: runtime

#455 - Change colour of array in HTML repr

Issue - State: open - Opened by tomwhite 9 months ago
Labels: core

#454 - Test NumPy 2

Pull Request - State: closed - Opened by tomwhite 9 months ago

#453 - Test on Python 3.12

Pull Request - State: closed - Opened by tomwhite 9 months ago - 1 comment
Labels: upstream

#452 - Add links to blog posts

Pull Request - State: closed - Opened by TomNicholas 9 months ago

#448 - Add a `groupby_blockwise` function for use in Flox

Pull Request - State: closed - Opened by tomwhite 9 months ago
Labels: core, xarray-integration

#443 - Fix `aggegrate_func` typo

Issue - State: closed - Opened by tomwhite 10 months ago - 1 comment

#441 - Implement virtual array indexing using ndindex

Pull Request - State: closed - Opened by tomwhite 10 months ago
Labels: zarr

#438 - Array API 2023 tracking issue

Issue - State: open - Opened by tomwhite 10 months ago - 2 comments
Labels: help wanted, good first issue, array api

#435 - Automatic package versioning

Issue - State: open - Opened by tomwhite 11 months ago - 1 comment
Labels: help wanted, good first issue, tools

#429 - Simplify executor naming and organisation

Issue - State: closed - Opened by tomwhite 11 months ago - 2 comments
Labels: runtime

#419 - Multiple outputs

Pull Request - State: closed - Opened by tomwhite 11 months ago

#408 - Test against NumPy 2

Issue - State: closed - Opened by tomwhite 11 months ago
Labels: upstream

#403 - Consider using ndindex for canonicalizing indexes

Issue - State: closed - Opened by tomwhite 11 months ago
Labels: array api, core

#402 - Bring vecdot implementation in line with the one in array-api-compat

Pull Request - State: closed - Opened by tomwhite 11 months ago - 3 comments
Labels: array api

#397 - Add page on optimization to user guide

Pull Request - State: closed - Opened by tomwhite 11 months ago - 4 comments
Labels: documentation

#381 - Document optimization changes

Issue - State: closed - Opened by tomwhite 12 months ago - 1 comment
Labels: documentation, optimization

#372 - Profile Cubed task memory usage with Memray

Issue - State: closed - Opened by tomwhite 12 months ago - 1 comment
Labels: runtime, memory

#339 - Optimization tracking issue

Issue - State: open - Opened by tomwhite about 1 year ago - 2 comments
Labels: optimization

#334 - Estimate monetary cost of executing plan

Issue - State: open - Opened by TomNicholas about 1 year ago - 4 comments
Labels: enhancement

#329 - Warn user when executing plan memory exceeds allowed memory.

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

#327 - Implementation of `std` and `var`.

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

#326 - Optimizing the shuffle

Issue - State: open - Opened by TomNicholas about 1 year ago - 3 comments
Labels: help wanted, primitive, optimization

#324 - Lithops version mismatch

Issue - State: closed - Opened by TomNicholas about 1 year ago - 4 comments

#323 - [pre-commit.ci] pre-commit autoupdate

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

#322 - Generalise storage layer

Issue - State: closed - Opened by tomwhite about 1 year ago
Labels: storage

#304 - Jax integration

Issue - State: open - Opened by alxmrs over 1 year ago - 10 comments

#295 - Test with Zarr V3

Issue - State: closed - Opened by tomwhite over 1 year ago - 2 comments
Labels: zarr

#282 - Defer to merge_chunks in special cases of rechunk

Issue - State: closed - Opened by TomNicholas over 1 year ago - 4 comments
Labels: core, optimization

#277 - Add scan / prefix sum primitive

Issue - State: open - Opened by dcherian over 1 year ago - 13 comments
Labels: array api, core

#276 - Executor feature comparison

Issue - State: open - Opened by tomwhite over 1 year ago - 6 comments
Labels: documentation, runtime

#237 - Low-latency storage backends

Issue - State: open - Opened by tomwhite over 1 year ago - 24 comments
Labels: runtime, zarr, storage

#223 - Pangeo Climate Anomalies example

Issue - State: closed - Opened by TomNicholas over 1 year ago - 10 comments
Labels: xarray-integration, benchmarks

#199 - Add map_overlap as a new core op

Issue - State: closed - Opened by TomNicholas over 1 year ago - 4 comments
Labels: enhancement

#197 - Creating cubed arrays from lazy xarray data

Issue - State: closed - Opened by TomNicholas over 1 year ago - 9 comments

#193 - Useful functions not in the Array API Standard

Issue - State: open - Opened by TomNicholas over 1 year ago - 8 comments
Labels: enhancement, array api, xarray-integration

#187 - Use google tensorstore to read/write to zarr?

Issue - State: closed - Opened by TomNicholas over 1 year ago - 2 comments
Labels: zarr

#164 - Naming tasks by passing xarray metadata

Issue - State: closed - Opened by TomNicholas over 1 year ago - 3 comments
Labels: xarray-integration

#162 - AsyncModalDagExecutor raises when run from a jupyter notebook

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

#145 - Pangeo TEM example

Issue - State: closed - Opened by tomwhite over 2 years ago - 4 comments
Labels: xarray-integration, benchmarks

#115 - Implement `roll`

Issue - State: closed - Opened by tomwhite over 2 years ago
Labels: array api

#114 - Implement `flip`

Issue - State: closed - Opened by tomwhite over 2 years ago
Labels: array api

#110 - Issue warning if a computation actually used more memory than `allowed_mem`

Issue - State: closed - Opened by tomwhite over 2 years ago
Labels: good first issue, runtime, memory

#100 - Remove `return_stored` from public API for `compute` and `to_zarr`

Pull Request - State: closed - Opened by tomwhite over 2 years ago

#98 - Spec improvements

Pull Request - State: closed - Opened by tomwhite over 2 years ago

#97 - Implement reflected operators for array object

Pull Request - State: closed - Opened by tomwhite over 2 years ago

#96 - Docs

Pull Request - State: closed - Opened by tomwhite over 2 years ago

#95 - Implement `store`

Issue - State: closed - Opened by tomwhite over 2 years ago
Labels: core

#94 - Support `asarray` in `from_array`

Pull Request - State: closed - Opened by tomwhite over 2 years ago

#93 - Return NotImplemented from arithmetic ops, per https://docs.python.or…

Pull Request - State: closed - Opened by tomwhite over 2 years ago

#92 - More API docs

Pull Request - State: closed - Opened by tomwhite over 2 years ago

#91 - Add `from_array`

Pull Request - State: closed - Opened by tomwhite over 2 years ago

#90 - Load from array-like

Issue - State: closed - Opened by tomwhite over 2 years ago - 1 comment
Labels: array api, core

#89 - Support Zarr Array objects in 'asarray'

Pull Request - State: closed - Opened by tomwhite over 2 years ago

#88 - Implement meshgrid

Pull Request - State: closed - Opened by tomwhite over 2 years ago

#87 - Implement linspace

Pull Request - State: closed - Opened by tomwhite over 2 years ago

#86 - Hypothesis testing of different chunking patterns

Issue - State: open - Opened by TomNicholas over 2 years ago - 1 comment

#85 - Extract visit_nodes function

Pull Request - State: closed - Opened by tomwhite over 2 years ago

#84 - Support mixture of integers and slices in `index`

Pull Request - State: closed - Opened by tomwhite over 2 years ago

#83 - Allow indexing with None to expand dimensions

Pull Request - State: closed - Opened by tomwhite over 2 years ago

#82 - Changes to rechunker executors

Issue - State: closed - Opened by tomwhite over 2 years ago - 1 comment
Labels: runtime

#81 - Make `already_computed` work for 0-d arrays

Issue - State: open - Opened by tomwhite over 2 years ago
Labels: runtime

#80 - Execute tasks for independent pipelines in parallel

Issue - State: closed - Opened by tomwhite over 2 years ago - 3 comments
Labels: runtime, core, optimization

#79 - Fail if `spec` objects are incompatible when building Plan

Issue - State: closed - Opened by tomwhite over 2 years ago
Labels: core

#78 - Implement `tensordot` and `vecdot`

Pull Request - State: closed - Opened by tomwhite over 2 years ago

#77 - Save Lithops plots

Pull Request - State: closed - Opened by tomwhite over 2 years ago

#76 - Simplify modal configuration in tests

Pull Request - State: closed - Opened by tomwhite over 2 years ago

#75 - Lithops improvements

Pull Request - State: closed - Opened by tomwhite over 2 years ago