{{ message }}
Commit d0d7f0b
maths/radix2_fft.py: Fix calculation for Python 3.14 (TheAlgorithms#12772)
* maths/radix2_fft.py: Fix calculation for Python 3.14
As suggested at:
* TheAlgorithms#12729 (comment)
* TheAlgorithms#12710 (comment)
@MaximSmolskiy @KirilBangachev @skirpichev Careful review, please. I am just implementing the suggestion, but I do not have any expertise in this area.
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* Change test results
* GitHub Actions: Rename job from build to directory_writer
It is confusing to have two jobs named `build`.
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>1 parent e26c388 commit d0d7f0b
2 files changed
Lines changed: 6 additions & 4 deletions

0 commit comments