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

First draft of FusionTensor #5

Open
wants to merge 59 commits into
base: main
Choose a base branch
from

improve names and loops

7aad297
Select commit
Loading
Failed to load commit list.
Open

First draft of FusionTensor #5

improve names and loops
7aad297
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 15, 2025 in 0s

0.00% (+0.00%) compared to b3c4f5a

View this Pull Request on Codecov

0.00% (+0.00%) compared to b3c4f5a

Details

Codecov Report

Attention: Patch coverage is 0% with 528 lines in your changes missing coverage. Please review.

Project coverage is 0.00%. Comparing base (b3c4f5a) to head (7aad297).

Files with missing lines Patch % Lines
src/fusiontensor/fusiontensor.jl 0.00% 115 Missing ⚠️
src/fusion_trees/fusiontree.jl 0.00% 111 Missing ⚠️
src/fusion_trees/clebsch_gordan_tensors.jl 0.00% 75 Missing ⚠️
src/fusiontensor/array_cast.jl 0.00% 71 Missing ⚠️
src/fusiontensor/base_interface.jl 0.00% 62 Missing ⚠️
src/fusiontensor/linear_algebra_interface.jl 0.00% 34 Missing ⚠️
src/permutedims/permutedims.jl 0.00% 29 Missing ⚠️
src/permutedims/unitaries.jl 0.00% 21 Missing ⚠️
src/fusiontensor/tensor_algebra_interface.jl 0.00% 10 Missing ⚠️
Additional details and impacted files
@@          Coverage Diff          @@
##           main      #5    +/-   ##
=====================================
  Coverage      0   0.00%            
=====================================
  Files         0       9     +9     
  Lines         0     528   +528     
=====================================
- Misses        0     528   +528     

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