Commit 49d7eec
authored
Make chebyshev transforms type stable, make points lazy (#114)
* Make chebyshev transforms type stable, make points lazy
* Update chebyshevtransform.jl
* Make type stable
* Chebyshev U
* Support ArrayLayouts v0.4
* Update clenshaw.jl
* Update clenshaw.jl
* Int64 -> Int
* Allow empty Chebyshev transform1 parent dd2c577 commit 49d7eec
File tree
8 files changed
+403
-221
lines changed- src
- test
8 files changed
+403
-221
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
| 69 | + | |
| 70 | + | |
70 | 71 | | |
71 | 72 | | |
72 | 73 | | |
| |||
0 commit comments