FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Update to numba 0.59 and other version updates by eriknw · Pull Request #536 · python-graphblas/python-graphblas · GitHub

Update to numba 0.59 and other version updates - #536

Merged
eriknw merged 7 commits into
python-graphblas:mainfrom
eriknw:numba0.59
Feb 6, 2024
Merged

Update to numba 0.59 and other version updates#536
eriknw merged 7 commits into
python-graphblas:mainfrom
eriknw:numba0.59

Conversation

eriknw commented Feb 6, 2024
edited
Loading

Copy link
Copy Markdown
Member

This is just updating versions of dependencies. Some code formatting was updated using the latest black and ruff. I'll want to stress test the CI given all the new versions of dependencies.

Changes to dependencies:

drop
    numpy 1.21
add
    numba 0.59 (supports Python 3.12)
    scipy 1.12
    pandas 2.2
    sparse 0.15

eriknw added the hygiene Improve code quality and reduce maintenance overhead label Feb 6, 2024

codecov Bot commented Feb 6, 2024
edited
Loading

Copy link
Copy Markdown

Codecov Report

Merging #536 (352e6a5) into main (522b696) will increase coverage by 0.53%.
The diff coverage is 100.00%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #536      +/-   ##
==========================================
+ Coverage   99.13%   99.67%   +0.53%     
==========================================
  Files          93       93              
  Lines       21855    21855              
  Branches     4130     4130              
==========================================
+ Hits        21667    21784     +117     
+ Misses        121       42      -79     
+ Partials       67       29      -38     

eriknw commented Feb 6, 2024

Copy link
Copy Markdown
Member Author

I plan to merge this and do a release soon. Installing numba by default on Python 3.12 is preferred.

eriknw merged commit 8f36d46 into python-graphblas:main Feb 6, 2024
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

hygiene Improve code quality and reduce maintenance overhead

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant


Back | FazBrowse Home | New Git URL