Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New jit decorator #362

Merged
merged 37 commits into from
Feb 6, 2025
Merged

New jit decorator #362

merged 37 commits into from
Feb 6, 2025

Conversation

FrancescAlted
Copy link
Member

This new @blosc2.jit() decorator allows to use the compute engine in Blosc2 to evaluate computations with NDArray operands, and to accelerate operations with native NumPy operands too (or a mix among both).

FrancescAlted and others added 30 commits January 2, 2025 13:57
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.8.2 → v0.8.6](astral-sh/ruff-pre-commit@v0.8.2...v0.8.6)
# Conflicts:
#	CMakeLists.txt
@FrancescAlted FrancescAlted merged commit 596b436 into main Feb 6, 2025
9 checks passed
@FrancescAlted FrancescAlted deleted the cengine branch February 6, 2025 17:36
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.

1 participant