Tensors.jl
Tensors.jl copied to clipboard
Add orthogonal and isparallel function
I have wanted this a couple of times :)
Codecov Report
Patch coverage: 73.33% and project coverage change: -0.30 :warning:
Comparison is base (
96f6bfa) 98.22% compared to head (c82f4dc) 97.92%.
:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more
Additional details and impacted files
@@ Coverage Diff @@
## master #195 +/- ##
==========================================
- Coverage 98.22% 97.92% -0.30%
==========================================
Files 17 17
Lines 1238 1253 +15
==========================================
+ Hits 1216 1227 +11
- Misses 22 26 +4
| Impacted Files | Coverage Δ | |
|---|---|---|
| src/Tensors.jl | 94.44% <ø> (ø) |
|
| src/math_ops.jl | 96.80% <73.33%> (-3.21%) |
:arrow_down: |
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.
:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.
Cool! Perhaps also the orthogonal can be generalized to 2nd order tensors?