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 broadcast scalar #138

Closed GiggleLiu closed 2 years ago

GiggleLiu commented 2 years ago

This patch is for data types that are not numbers.

codecov-commenter commented 2 years ago

Codecov Report

Merging #138 (64eb05f) into master (cba4c3a) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #138   +/-   ##
=======================================
  Coverage   88.73%   88.73%           
=======================================
  Files          14       14           
  Lines        1074     1074           
=======================================
  Hits          953      953           
  Misses        121      121           
Impacted Files Coverage Δ
src/binaryrules.jl 99.49% <100.00%> (ø)

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 cba4c3a...64eb05f. Read the comment docs.