1.4.0
What's Changed
- Added ability to build for GPUs (experimental)
- Create BLAS interfaces for GEMM and GEMV by @wdeconinck in #65
- Fix typo in ordering of fields in ZGMV by @samhatfield in #70
- Copy original files instead of symbolic link. by @DJDavies2 in #69
- Static linking fixes for ifs-bundle by @awnawab in #71
- Use FLUSH statement by @DJDavies2 in #74
- Rearrange the declaration of some dummy arguments by @DJDavies2 in #76
- Fix format. by @DJDavies2 in #82
- Enable passing more compile options to ctest. by @DJDavies2 in #80
- Remove need for non-standard SIZEOF by @samhatfield in #89
- Add logic to avoid reallocating ZCOMBUF[RS] at each call by @samhatfield in #90
- Remove nspecresmin by @samhatfield in #101
- Fix array out of bounds in ectrans-benchmark by @DJDavies2 in #84
- General mostly performance-neutral improvements by @samhatfield in #97
- Remove fft992 and Bluestein FFT functionality by @samhatfield in #104
- Fix bug in median calculation by @samhatfield in #111
- Fix bug in zmaxerrg calculation by @samhatfield in #112
- Initialise fftw_plans pointer by @DJDavies2 in #116
- Update README.md by @samhatfield in #117
- Reset N_MAX to 0 in DESTROY_PLANS_FFTW by @DJDavies2 in #119
- Remove NCOMBFLEN parameter by @samhatfield in #114
- Merge redgreen-optimized into develop (Part 2) by @samhatfield in #120
- Remove CONTIGUOUS from dist_spec_control_argument by @DJDavies2 in #98
New Contributors
Full Changelog: 1.3.2...1.4.0