Jutho / TensorKit.jl

A Julia package for large-scale tensor computations, with a hint of category theory
MIT License
218 stars 38 forks source link

Cherry-pick small fixes #87

Closed lkdvos closed 11 months ago

lkdvos commented 11 months ago

Implements some fallback methods for BraidingTensor, can do with more optimized implementations but works for now

codecov[bot] commented 11 months ago

Codecov Report

Merging #87 (2e15fc4) into master (ec40cea) will decrease coverage by 0.16%. The diff coverage is 18.75%.

@@            Coverage Diff             @@
##           master      #87      +/-   ##
==========================================
- Coverage   80.25%   80.10%   -0.16%     
==========================================
  Files          42       42              
  Lines        5172     5183      +11     
==========================================
+ Hits         4151     4152       +1     
- Misses       1021     1031      +10     
Files Coverage Δ
src/TensorKit.jl 40.00% <ø> (ø)
src/sectors/sectors.jl 78.87% <100.00%> (+0.14%) :arrow_up:
src/planar/planaroperations.jl 89.15% <0.00%> (ø)
src/tensors/indexmanipulations.jl 72.26% <66.66%> (ø)
src/tensors/braidingtensor.jl 18.71% <0.00%> (-0.97%) :arrow_down:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more