40 Commits (master)
 

Author SHA1 Message Date
Drew Short 76604b0d8c Temporarily expose the compse function for testing 9 years ago
Ivan Ukhov 5df2aadc46 Update the version badge 9 years ago
Ivan Ukhov 670e33269a Do not require sudo 9 years ago
Ivan Ukhov 391fe41e31 Bump the version number 9 years ago
Ivan Ukhov 7435c6153d Make use of is_power_of_two 9 years ago
Ivan Ukhov e3fbe797d9 Update Travis’ secure key 9 years ago
Ivan Ukhov da3fb83c03 Fix a broken link 9 years ago
Ivan Ukhov e2a644e34b Rename the package to dft 9 years ago
Ivan Ukhov d3435d6d23 Change the description of the package 9 years ago
Ivan Ukhov 90b365c3a2 Compress the test data 9 years ago
Ivan Ukhov 07e225507d Bump the version number 9 years ago
Ivan Ukhov 3bd4b23b4a Add some more tests 9 years ago
Ivan Ukhov f0f2354363 Do not reexport complex functions 9 years ago
Ivan Ukhov 0a39db1326 Rename perform to transform 9 years ago
Ivan Ukhov fd89df9eab Split inverse into backward and inverse 9 years ago
Ivan Ukhov 1836e66d08 Add benchmarks for the real part 9 years ago
Ivan Ukhov 7c8f2ded88 Update the benchmarks 9 years ago
Ivan Ukhov 99f892ec2d Fix styles 9 years ago
Ivan Ukhov 300f321963 Implement real::inverse 9 years ago
Ivan Ukhov 8dd8e75594 Add an intermediate test 9 years ago
Ivan Ukhov 6f7dac7af6 Split the code into two modules 9 years ago
Ivan Ukhov b43cce29d0 Add the forward FFT for real data 9 years ago
Ivan Ukhov ab196d7e49 Dry a bit 9 years ago
Ivan Ukhov 7b23ba592c Remove panics from descriptions 9 years ago
Ivan Ukhov fbc2e84c7e Adjust the description 9 years ago
Ivan Ukhov b2da8f0ac2 Bump the version number 9 years ago
Ivan Ukhov 1c316b0603 Remove conversion hacks 9 years ago
Ivan Ukhov 9a468ce9bd Take a step to generalize over single and double 9 years ago
Ivan Ukhov eb8ab69ff5 Fix the link to the documentation 9 years ago
Ivan Ukhov 3309618c10 Increase the comparison precision in the tests 9 years ago
Ivan Ukhov 7666242d8d Add several benchmarks 9 years ago
Ivan Ukhov 0822855fd3 Eliminate a couple of inlines 9 years ago
Ivan Ukhov 9005684c1f Set up Travis CI 9 years ago
Ivan Ukhov b1c7f9f25c Move complex stuff to a separate crate 9 years ago
Ivan Ukhov d349b9aecb Switch to a different implementation 9 years ago
Ivan Ukhov 0d30077cbc Describe properly the functions 9 years ago
Ivan Ukhov c57f70fbf3 Split transform into forward and inverse 9 years ago
Ivan Ukhov c47196e3e9 Add an implementation based on Brenner’s (1976) 9 years ago
Ivan Ukhov 4622953a91 Add a couple of failing tests 9 years ago
Ivan Ukhov 93f2be1122 Initialize the project 9 years ago