Skip to content

Conversation

@manuschneider
Copy link
Collaborator

-Added fermion twists, which corresponds to the P-gates in arXiv:2404.14611
-Cleaned up code and updated documentation
-Made all methods return a pointer to the class to allow for chaining (e.g. UniTensor.contiguous().fermion_twists(). ...)

@codecov
Copy link

codecov bot commented Nov 3, 2025

Codecov Report

❌ Patch coverage is 4.54545% with 63 lines in your changes missing coverage. Please review.
✅ Project coverage is 35.19%. Comparing base (e87c3a2) to head (74caf0d).
⚠️ Report is 3 commits behind head on master.

Files with missing lines Patch % Lines
include/UniTensor.hpp 5.55% 34 Missing ⚠️
src/BlockFermionicUniTensor.cpp 5.55% 17 Missing ⚠️
src/UniTensor_base.cpp 0.00% 12 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #703      +/-   ##
==========================================
+ Coverage   32.35%   35.19%   +2.84%     
==========================================
  Files         215      215              
  Lines       36363    33158    -3205     
  Branches    14597    13210    -1387     
==========================================
- Hits        11764    11671      -93     
+ Misses      22659    19573    -3086     
+ Partials     1940     1914      -26     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@hunghaoti
Copy link
Collaborator

Is it possible to add some simple unit test?

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.

3 participants