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

Make tensortrax optional #894

Merged
merged 3 commits into from
Nov 9, 2024
Merged

Make tensortrax optional #894

merged 3 commits into from
Nov 9, 2024

Conversation

adtzlr
Copy link
Owner

@adtzlr adtzlr commented Nov 9, 2024

like JAX

closes #893

@adtzlr adtzlr added the enhancement New feature or request label Nov 9, 2024
@adtzlr adtzlr self-assigned this Nov 9, 2024
Copy link

codecov bot commented Nov 9, 2024

Codecov Report

Attention: Patch coverage is 87.50000% with 8 lines in your changes missing coverage. Please review.

Project coverage is 97.28%. Comparing base (29571c1) to head (298d0d8).
Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
src/felupe/__init__.py 66.66% 2 Missing ⚠️
src/felupe/constitution/__init__.py 80.00% 2 Missing ⚠️
src/felupe/constitution/jax/__init__.py 80.00% 2 Missing ⚠️
src/felupe/constitution/tensortrax/__init__.py 80.00% 2 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #894   +/-   ##
=======================================
  Coverage   97.28%   97.28%           
=======================================
  Files         171      171           
  Lines        6140     6149    +9     
=======================================
+ Hits         5973     5982    +9     
  Misses        167      167           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@adtzlr adtzlr merged commit 2721c1b into main Nov 9, 2024
4 of 5 checks passed
@adtzlr adtzlr deleted the make-tensortrax-optional branch November 9, 2024 21:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Trim the required dependencies to NumPy & SciPy
1 participant