under-Peter / OMEinsum.jl

One More Einsum for Julia! With runtime order-specification and high-level adjoints for AD
https://under-peter.github.io/OMEinsum.jl/dev/
MIT License
181 stars 23 forks source link

fix docs, upgrade CUDA and bump version #158

Closed GiggleLiu closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #158 (1d83f62) into master (3f034a7) will decrease coverage by 0.14%. The diff coverage is n/a.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

@@            Coverage Diff             @@
##           master     #158      +/-   ##
==========================================
- Coverage   88.95%   88.82%   -0.14%     
==========================================
  Files          12       12              
  Lines         978      975       -3     
==========================================
- Hits          870      866       -4     
- Misses        108      109       +1     
Files Changed Coverage Δ
ext/CUDAExt.jl 2.73% <ø> (ø)
src/OMEinsum.jl 100.00% <ø> (ø)
src/einsequence.jl 93.22% <ø> (-0.53%) :arrow_down:
src/slicing.jl 94.87% <ø> (-0.07%) :arrow_down:

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