AlgebraicJulia / AlgebraicJulia/GraphicalLinearAlgebra.jl
fix tests
Open
bug
- Dominant language
- Julia
- Stars
- 8
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
For no discernible reason, when the GLA module from Catlab.jl was moved to this repo, an error was introduced into the test suite. The cause should be tracked down and fixed.
```
GLA: Test Failed at /Users/ksb/code/GraphicalLinearAlgebra/test/linear_algebra/GLA.jl:141
Expression: (f ⊕ g) * [x; y] == [f * x; g * y]
Evaluated: [0, 0, 28, 73, 118] == [1, 2, 28, 73, 118]
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.