Skip to content

Commit 5028278

Browse files
authored
matrix th_ultra2ultra, th_jac2jac (#228)
* matrix th_ultra2ultra * leg2chebu tests * jac2jac matrix * support composing plans in Toeplitz-Hankel * Mape type stable via vector plans * prepare for integer increments * integer increments with vectors * fix complexity of integer increment * JacJacPlan remembers dims * matrix raising * Fix Chebyshev transform * higher th_ultra2ultra * no-alloc jacobi integer step * fix tests * fix nearest integer
1 parent 6fd000c commit 5028278

File tree

3 files changed

+455
-21
lines changed

3 files changed

+455
-21
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "FastTransforms"
22
uuid = "057dd010-8810-581a-b7be-e3fc3b93f78c"
3-
version = "0.15.8"
3+
version = "0.15.9"
44

55
[deps]
66
AbstractFFTs = "621f4979-c628-5d54-868e-fcf4e3e8185c"

0 commit comments

Comments
 (0)