Commit 2f6e28b
Add missing butterfly.jl test to runtests.jl
The butterfly.jl test file was present in the test directory but was not
being run as part of the test suite. This test file validates the
ButterflyFactorization algorithm with random matrices and Wilkinson
matrices.
The Project.toml already requires RecursiveFactorization 0.2.26+ which
includes the butterfly factorization functionality.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 786c9b4 commit 2f6e28b
1 file changed
+1
-10
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
| 22 | + | |
32 | 23 | | |
33 | 24 | | |
34 | 25 | | |
| |||
0 commit comments