Skip to content

Fix numpy 2.0 support; add numba to deps#734

Merged
LucaMarconato merged 1 commit intomainfrom
fix-numpy-2.0
Oct 20, 2024
Merged

Fix numpy 2.0 support; add numba to deps#734
LucaMarconato merged 1 commit intomainfrom
fix-numpy-2.0

Conversation

@LucaMarconato
Copy link
Copy Markdown
Member

Closes #602
Also adds numba to the dependencies as asked by @ilan-gold.

@LucaMarconato LucaMarconato enabled auto-merge (squash) October 20, 2024 17:00
@codecov
Copy link
Copy Markdown

codecov Bot commented Oct 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.89%. Comparing base (851a267) to head (da99a8c).
Report is 60 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #734   +/-   ##
=======================================
  Coverage   91.89%   91.89%           
=======================================
  Files          45       45           
  Lines        6919     6919           
=======================================
  Hits         6358     6358           
  Misses        561      561           
Files with missing lines Coverage Δ
src/spatialdata/datasets.py 100.00% <100.00%> (ø)

@LucaMarconato LucaMarconato merged commit 27bb4a7 into main Oct 20, 2024
@flying-sheep flying-sheep deleted the fix-numpy-2.0 branch October 22, 2024 16:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

numpy 2.0.0 support

1 participant