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 42 commits into
base: main
Choose a base branch
from

fix names in array_cast

837e151
Select commit
Loading
Failed to load commit list.
Open

First draft of FusionTensor #5

fix names in array_cast
837e151
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 19, 2024 in 1s

0.00% of diff hit (target 0.00%)

View this Pull Request on Codecov

0.00% of diff hit (target 0.00%)

Annotations

Check warning on line 26 in src/fusion_trees/clebsch_gordan_tensors.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/fusion_trees/clebsch_gordan_tensors.jl#L24-L26

Added lines #L24 - L26 were not covered by tests

Check warning on line 29 in src/fusion_trees/clebsch_gordan_tensors.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/fusion_trees/clebsch_gordan_tensors.jl#L29

Added line #L29 was not covered by tests

Check warning on line 40 in src/fusion_trees/clebsch_gordan_tensors.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/fusion_trees/clebsch_gordan_tensors.jl#L37-L40

Added lines #L37 - L40 were not covered by tests

Check warning on line 44 in src/fusion_trees/clebsch_gordan_tensors.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/fusion_trees/clebsch_gordan_tensors.jl#L42-L44

Added lines #L42 - L44 were not covered by tests

Check warning on line 46 in src/fusion_trees/clebsch_gordan_tensors.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/fusion_trees/clebsch_gordan_tensors.jl#L46

Added line #L46 was not covered by tests

Check warning on line 50 in src/fusion_trees/clebsch_gordan_tensors.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/fusion_trees/clebsch_gordan_tensors.jl#L49-L50

Added lines #L49 - L50 were not covered by tests

Check warning on line 53 in src/fusion_trees/clebsch_gordan_tensors.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/fusion_trees/clebsch_gordan_tensors.jl#L53

Added line #L53 was not covered by tests

Check warning on line 57 in src/fusion_trees/clebsch_gordan_tensors.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/fusion_trees/clebsch_gordan_tensors.jl#L56-L57

Added lines #L56 - L57 were not covered by tests

Check warning on line 61 in src/fusion_trees/clebsch_gordan_tensors.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/fusion_trees/clebsch_gordan_tensors.jl#L60-L61

Added lines #L60 - L61 were not covered by tests

Check warning on line 69 in src/fusion_trees/clebsch_gordan_tensors.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/fusion_trees/clebsch_gordan_tensors.jl#L64-L69

Added lines #L64 - L69 were not covered by tests

Check warning on line 77 in src/fusion_trees/clebsch_gordan_tensors.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/fusion_trees/clebsch_gordan_tensors.jl#L72-L77

Added lines #L72 - L77 were not covered by tests

Check warning on line 81 in src/fusion_trees/clebsch_gordan_tensors.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/fusion_trees/clebsch_gordan_tensors.jl#L79-L81

Added lines #L79 - L81 were not covered by tests

Check warning on line 84 in src/fusion_trees/clebsch_gordan_tensors.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/fusion_trees/clebsch_gordan_tensors.jl#L83-L84

Added lines #L83 - L84 were not covered by tests

Check warning on line 101 in src/fusion_trees/clebsch_gordan_tensors.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/fusion_trees/clebsch_gordan_tensors.jl#L87-L101

Added lines #L87 - L101 were not covered by tests

Check warning on line 103 in src/fusion_trees/clebsch_gordan_tensors.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/fusion_trees/clebsch_gordan_tensors.jl#L103

Added line #L103 was not covered by tests

Check warning on line 107 in src/fusion_trees/clebsch_gordan_tensors.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/fusion_trees/clebsch_gordan_tensors.jl#L106-L107

Added lines #L106 - L107 were not covered by tests

Check warning on line 124 in src/fusion_trees/clebsch_gordan_tensors.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/fusion_trees/clebsch_gordan_tensors.jl#L110-L124

Added lines #L110 - L124 were not covered by tests

Check warning on line 127 in src/fusion_trees/clebsch_gordan_tensors.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/fusion_trees/clebsch_gordan_tensors.jl#L127

Added line #L127 was not covered by tests

Check warning on line 133 in src/fusion_trees/clebsch_gordan_tensors.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/fusion_trees/clebsch_gordan_tensors.jl#L130-L133

Added lines #L130 - L133 were not covered by tests

Check warning on line 135 in src/fusion_trees/clebsch_gordan_tensors.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/fusion_trees/clebsch_gordan_tensors.jl#L135

Added line #L135 was not covered by tests

Check warning on line 49 in src/fusion_trees/fusiontree.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/fusion_trees/fusiontree.jl#L49

Added line #L49 was not covered by tests

Check warning on line 55 in src/fusion_trees/fusiontree.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/fusion_trees/fusiontree.jl#L52-L55

Added lines #L52 - L55 were not covered by tests

Check warning on line 66 in src/fusion_trees/fusiontree.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/fusion_trees/fusiontree.jl#L62-L66

Added lines #L62 - L66 were not covered by tests

Check warning on line 71 in src/fusion_trees/fusiontree.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/fusion_trees/fusiontree.jl#L69-L71

Added lines #L69 - L71 were not covered by tests

Check warning on line 74 in src/fusion_trees/fusiontree.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/fusion_trees/fusiontree.jl#L74

Added line #L74 was not covered by tests