Skip to content

Add Discrete Sine Transform (DST) support#31

Open
LvDAO wants to merge 1 commit intozh217:masterfrom
LvDAO:dst-dev
Open

Add Discrete Sine Transform (DST) support#31
LvDAO wants to merge 1 commit intozh217:masterfrom
LvDAO:dst-dev

Conversation

@LvDAO
Copy link

@LvDAO LvDAO commented Oct 17, 2025

Hi @zh217, I added DST support in the package, the DST-II and DST-III could be computed directly by DCT-II and DCT-III due to a paper by Xuancheng Shao and Steven G. Johnson, comparison with scipy DST is also performed via test.

Fixes #30

@LvDAO LvDAO changed the title Add Discrete Sine Transform (DST) support Fixes #123 Add Discrete Sine Transform (DST) support Fixes #30 Oct 17, 2025
@LvDAO LvDAO changed the title Add Discrete Sine Transform (DST) support Fixes #30 Add Discrete Sine Transform (DST) support Oct 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Is there a plan for implementation of DST?

1 participant