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 还没有评估数据。