Ecosyste.ms: Issues

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

GitHub / python-graphblas/python-graphblas issues and pull requests

#546 - Update to support latest versions, including NumPy 2

Pull Request - State: open - Opened by eriknw 3 months ago - 1 comment

#544 - Bump ddradar/choose-random-action from 2.0.2 to 3.0.0

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

#543 - chore: update pre-commit hooks

Pull Request - State: open - Opened by pre-commit-ci[bot] 6 months ago

#542 - Bump pypa/gh-action-pypi-publish from 1.8.11 to 1.8.14

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

#541 - Table of contents for class methods

Issue - State: open - Opened by ivirshup 7 months ago - 2 comments

#540 - Bump pypa/gh-action-pypi-publish from 1.8.11 to 1.8.12

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

#539 - How to drop zeros for a matrix ?

Issue - State: open - Opened by galaxy001 7 months ago - 3 comments

#538 - Bump pre-commit/action from 3.0.0 to 3.0.1

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

#537 - Adopt SPEC 0

Pull Request - State: closed - Opened by eriknw 8 months ago - 2 comments

#536 - Update to numba 0.59 and other version updates

Pull Request - State: closed - Opened by eriknw 8 months ago - 2 comments
Labels: hygiene

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

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

#534 - Encoding and manipulating N-dimensional tensors

Issue - State: open - Opened by eriknw 8 months ago - 5 comments
Labels: discussion, feature

#533 - chore: update pre-commit hooks

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

#532 - How to control parallelism?

Issue - State: closed - Opened by alugowski 9 months ago - 2 comments
Labels: documentation

#531 - Bump actions/upload-artifact from 3 to 4

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

#530 - NetworkX 3.2 doesn't support SciPy 1.8

Pull Request - State: closed - Opened by eriknw 10 months ago - 1 comment
Labels: hygiene

#529 - Remove deprecated `to_values` and `from_values`.

Pull Request - State: closed - Opened by eriknw 10 months ago - 1 comment

#528 - Remove deprecated `gb.io.from_numpy` (and `to_numpy`)

Pull Request - State: closed - Opened by eriknw 10 months ago - 1 comment

#527 - Remove deprecated `gb.core.agg`

Pull Request - State: closed - Opened by eriknw 10 months ago - 1 comment

#526 - Fix link to test status badge

Pull Request - State: closed - Opened by eriknw 10 months ago - 1 comment
Labels: hygiene

#525 - Update dependency versions

Pull Request - State: closed - Opened by eriknw 10 months ago - 1 comment
Labels: hygiene

#524 - Fix the return type of e.g. `agg.count` to be INT64 by default

Pull Request - State: closed - Opened by eriknw 10 months ago - 1 comment
Labels: bug

#523 - Bump actions/setup-python from 4 to 5

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

#522 - Bump pypa/gh-action-pypi-publish from 1.8.10 to 1.8.11

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

#521 - Bump conda-incubator/setup-miniconda from 2 to 3

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

#520 - Default size of objects

Issue - State: closed - Opened by eriknw 11 months ago - 3 comments
Labels: discussion

#519 - Add `gb.MAX_SIZE`, which is `GrB_INDEX_MAX + 1`

Pull Request - State: closed - Opened by eriknw 11 months ago - 3 comments

#518 - Support `A.power(0)`

Pull Request - State: closed - Opened by eriknw 11 months ago - 1 comment
Labels: enhancement

#517 - Handle dtypes (esp. UDTs) better in ewise_union

Pull Request - State: closed - Opened by eriknw 11 months ago - 1 comment

#516 - Handle numpy 1.21 and pandas 2.1 incompatibility (& more maint)

Pull Request - State: closed - Opened by eriknw 11 months ago - 1 comment

#515 - Try using `sysconfig` to configure the SS JIT

Pull Request - State: open - Opened by eriknw 12 months ago - 2 comments

#514 - Add `gb.ss.burble` from python-suitesparse-graphblas

Pull Request - State: closed - Opened by eriknw 12 months ago

#513 - `<op>.from_string` functions need docstrings

Issue - State: open - Opened by eriknw 12 months ago

#512 - Add docstrings for using SS JIT, and make better

Pull Request - State: closed - Opened by eriknw 12 months ago - 2 comments

#511 - Test against python-suitesparse-graphblas 8.2.1.0 in CI

Pull Request - State: closed - Opened by eriknw 12 months ago

#510 - Add NumFOCUS badge

Pull Request - State: closed - Opened by eriknw 12 months ago - 3 comments

#509 - Drop coveralls (use codecov instead)

Pull Request - State: closed - Opened by eriknw 12 months ago

#508 - Add support for Python 3.12

Pull Request - State: closed - Opened by eriknw 12 months ago - 4 comments

#507 - chore: update pre-commit hooks

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

#506 - Add notebook for creating (and exploring) logos

Pull Request - State: closed - Opened by eriknw 12 months ago - 13 comments

#505 - Try to fix failing test

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

#504 - Add docstring for SuiteSparse:GraphBLAS 8 configs

Pull Request - State: closed - Opened by eriknw about 1 year ago - 1 comment
Labels: documentation

#503 - fixing broken link to graphblas.org

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

#502 - DOC: add a matrix style

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

#501 - Add `semiring(A @ B @ C)` that applies semiring to both matmuls

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

#500 - MAINT: update versions of pandas, awkward, and pre-commit linting

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

#499 - Bump actions/checkout from 3 to 4

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

#498 - Correctness Bug: wrong semiring used in functional-style triple product

Issue - State: closed - Opened by alugowski about 1 year ago - 6 comments

#497 - [doc] Add `plus_first` and `plus_second` semirings to docs

Issue - State: open - Opened by alugowski about 1 year ago - 2 comments

#496 - [doc] A matrix CSS style for matrices in docs

Issue - State: closed - Opened by alugowski about 1 year ago - 2 comments

#495 - Adding matrix ``order=None`` to matrix classes

Pull Request - State: open - Opened by Transurgeon about 1 year ago - 5 comments

#494 - Consider MatRepr for `__repr__` instead of Pandas

Issue - State: open - Opened by alugowski about 1 year ago - 7 comments

#493 - Add `A.setdiag(x, k)`

Pull Request - State: closed - Opened by eriknw about 1 year ago - 5 comments
Labels: enhancement, feature

#492 - Setting or propagating orientation (rowwise or columnwise) of a Matrix

Issue - State: open - Opened by eriknw about 1 year ago - 5 comments
Labels: enhancement, discussion

#491 - Bump pypa/gh-action-pypi-publish from 1.8.8 to 1.8.10

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

#490 - Updating the docs to reflect the ``.ss`` namespace

Issue - State: open - Opened by Transurgeon about 1 year ago - 4 comments

#489 - dropping support for python3.8

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

#488 - Add tests for `gb.ss.context`

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

#487 - Question: Most efficient way to set or remove the diagonal in large matrices

Issue - State: closed - Opened by q-aaronzolnailucas about 1 year ago - 8 comments
Labels: discussion

#486 - Remove deprecated `{scan,selectk,compactify}_{row,column}wise`

Pull Request - State: closed - Opened by eriknw about 1 year ago - 1 comment
Labels: deprecation, hygiene

#485 - Removed deprecated draw

Pull Request - State: closed - Opened by paul-tqh-nguyen about 1 year ago - 4 comments

#484 - Bump pypa/gh-action-pypi-publish from 1.8.7 to 1.8.8

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

#483 - Add `matrix.power` to compute e.g. `A @ A @ A @ ...`

Pull Request - State: closed - Opened by eriknw about 1 year ago - 1 comment
Labels: feature

#482 - Add pyopensci badge to README

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

#481 - Allow `__index__` only for integral dtypes on Scalars

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

#480 - chore: update pre-commit hooks

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

#479 - Move `dtypes._core` to `core.dtypes`

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

#478 - Backport many of the SS:GB 8 changes to run on 7

Pull Request - State: closed - Opened by eriknw over 1 year ago - 3 comments

#477 - Bump pypa/gh-action-pypi-publish from 1.8.6 to 1.8.7

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

#476 - Allow isolate creation during export to networkx.

Pull Request - State: open - Opened by SultanOrazbayev over 1 year ago - 2 comments

#475 - [pyos][io] Conversion to NetworkX drops isolated vertices

Issue - State: open - Opened by szhorvat over 1 year ago - 3 comments

#474 - [pyos][visualization] Reciprocal directed edges overlap

Issue - State: open - Opened by szhorvat over 1 year ago - 6 comments

#473 - [pyos][visualization] viz.datashade() wrong positioning of matrix elements

Issue - State: open - Opened by szhorvat over 1 year ago - 3 comments

#472 - [pyos][docs] Where is the changelog stored?

Issue - State: open - Opened by szhorvat over 1 year ago - 6 comments

#471 - [pyos][docs] Versions and documentation

Issue - State: closed - Opened by szhorvat over 1 year ago - 4 comments

#470 - Update copyright to include contributors

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

#469 - Clarify in docs that monoids are commutative and associative

Pull Request - State: closed - Opened by eriknw over 1 year ago - 2 comments
Labels: documentation

#467 - xfail awkward tests when using numpy 1.25

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

#466 - Investigate awkward test failure

Pull Request - State: closed - Opened by eriknw over 1 year ago - 2 comments

#465 - Awkward conversion tests are failing with numpy 1.25

Issue - State: open - Opened by eriknw over 1 year ago - 2 comments
Labels: bug, io

#464 - Fix testing fix_test_suitesparse_graphblas

Pull Request - State: closed - Opened by eriknw over 1 year ago - 3 comments

#463 - bug: Fatal Python error: Segmentation fault

Issue - State: closed - Opened by SultanOrazbayev over 1 year ago - 3 comments

#462 - doc: add missing CLI keyword.

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

#461 - Utility functions for easier chunked calculations

Issue - State: open - Opened by eriknw over 1 year ago - 1 comment
Labels: feature

#459 - Don't install graphblas=8.0 yet

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

#458 - bug: deprecating python 3.8 support might resolve it

Issue - State: closed - Opened by SultanOrazbayev over 1 year ago - 3 comments

#457 - doc: update io.rst for awkward array

Pull Request - State: closed - Opened by SultanOrazbayev over 1 year ago - 2 comments

#456 - Update to SuiteSparse:GraphBLAS 8.0.0

Pull Request - State: closed - Opened by eriknw over 1 year ago - 7 comments

#455 - blacken docs (and other misc)

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

#454 - Use double (not single) backtick in docstrings

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

#453 - Docs website landing page needs a better blurb

Issue - State: open - Opened by eriknw over 1 year ago
Labels: documentation

#452 - Bump pypa/gh-action-pypi-publish from 1.8.5 to 1.8.6

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

#451 - include conftest.py in MANIFEST.in

Pull Request - State: closed - Opened by eriknw over 1 year ago - 2 comments
Labels: hygiene, tests

#450 - Use external link for images in README (to show up on PyPI)

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

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

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

#448 - Split `io.py` into multiple files

Pull Request - State: closed - Opened by eriknw over 1 year ago - 1 comment
Labels: hygiene, io

#447 - Convert logo from font svg into path svg

Pull Request - State: closed - Opened by jim22k over 1 year ago - 3 comments

#446 - Document parameters in operator registrations methods

Pull Request - State: closed - Opened by eriknw over 1 year ago - 1 comment
Labels: documentation

#445 - Don't install numba rc on Windows (fix)

Pull Request - State: closed - Opened by eriknw over 1 year ago - 2 comments