AlgebraicJulia / AlgebraicJulia/GraphicalLinearAlgebra.jl
fix tests
未關閉
bug
- 主要語言
- Julia
- 星號
- 8
- 分支
- 1
- PR 合併指標
- 30 天內沒有已合併 PR
描述
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]
```
貢獻指南
這個儲存庫沒有索引到貢獻指南
評估
這個 Issue 還沒有評估資料。