Commit 210d087
authored
BandedMatrices extension (#199)
* Drop support for Julia <v1.10
* Fixes
* BandedMatrices extension
* Update InfiniteArraysBandedMatricesExt.jl
* package compiles
* Tests pass
* adjust imports
* avoid extension race condition
* increase codecov
* Fix bugs and increase coverage
* tests pass again
* Update Project.toml
* Update test_infbanded.jl
* increase codecov1 parent 932a16b commit 210d087
File tree
9 files changed
+927
-10
lines changed- ext
- src
- test
9 files changed
+927
-10
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
7 | 8 | | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
| 14 | + | |
13 | 15 | | |
14 | 16 | | |
15 | 17 | | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
16 | 23 | | |
17 | 24 | | |
18 | 25 | | |
19 | | - | |
20 | | - | |
| 26 | + | |
21 | 27 | | |
| 28 | + | |
22 | 29 | | |
23 | 30 | | |
24 | 31 | | |
25 | | - | |
| 32 | + | |
26 | 33 | | |
27 | 34 | | |
28 | 35 | | |
29 | 36 | | |
30 | 37 | | |
31 | 38 | | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | 39 | | |
37 | 40 | | |
38 | 41 | | |
| |||
0 commit comments