February 19, 2012 [phobos] [D-Programming-Language/phobos] 4c9d90: Optimize fft to take advantage of symmetry for pur... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/phobos Commit: 4c9d907fcd63f48d055e83f85557e90aa52f647f https://github.com/D-Programming-Language/phobos/commit/4c9d907fcd63f48d055e83f85557e90aa52f647f Author: dsimcha <dsimcha@gmail.com> Date: 2012-02-19 (Sun, 19 Feb 2012) Changed paths: M std/numeric.d Log Message: ----------- Optimize fft to take advantage of symmetry for pure real FFTs. Commit: 78c9c1ac04ee85d2c3160617114ba75c392d0c42 https://github.com/D-Programming-Language/phobos/commit/78c9c1ac04ee85d2c3160617114ba75c392d0c42 Author: Andrei Alexandrescu <andrei@erdani.com> Date: 2012-02-19 (Sun, 19 Feb 2012) Changed paths: M std/numeric.d Log Message: ----------- Merge pull request #442 from dsimcha/fftOptimizations Optimize fft to take advantage of symmetry for pure real FFTs. Compare: https://github.com/D-Programming-Language/phobos/compare/ca0f31b...78c9c1a |
Copyright © 1999-2021 by the D Language Foundation