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

plansor #59

Merged
merged 2 commits into from
Sep 22, 2021
Merged

plansor #59

merged 2 commits into from
Sep 22, 2021

Conversation

maartenvd
Copy link
Contributor

An attempt at plansor. Depending on the braiding properties of the contracted tensors, it will either use @tensor or @planar. If @tensor is used, it will remove all braidingtensors from the expression.

@codecov
Copy link

codecov bot commented Sep 15, 2021

Codecov Report

Merging #59 (ca0e9d0) into master (482a00c) will decrease coverage by 0.87%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #59      +/-   ##
==========================================
- Coverage   66.58%   65.70%   -0.88%     
==========================================
  Files          34       34              
  Lines        4779     4928     +149     
==========================================
+ Hits         3182     3238      +56     
- Misses       1597     1690      +93     
Impacted Files Coverage Δ
src/TensorKit.jl 23.07% <ø> (ø)
src/tensors/planar.jl 0.00% <0.00%> (ø)
src/sectors/anyons.jl 97.20% <0.00%> (+0.01%) ⬆️
src/tensors/factorizations.jl 95.79% <0.00%> (+0.01%) ⬆️
src/fusiontrees/iterator.jl 99.02% <0.00%> (+0.03%) ⬆️
src/sectors/irreps.jl 96.92% <0.00%> (+0.05%) ⬆️
src/sectors/product.jl 90.64% <0.00%> (+0.06%) ⬆️
src/spaces/productspace.jl 91.91% <0.00%> (+0.08%) ⬆️
src/auxiliary/auxiliary.jl 96.96% <0.00%> (+0.09%) ⬆️
src/fusiontrees/fusiontrees.jl 93.22% <0.00%> (+0.11%) ⬆️
... and 10 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 482a00c...ca0e9d0. Read the comment docs.

@Jutho Jutho merged commit 72930da into Jutho:master Sep 22, 2021
@Jutho
Copy link
Owner

Jutho commented Sep 22, 2021

Thanks!

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.

2 participants