Skip to content

Set FFTW lower compat bound to v1.7 #221

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 6 commits into from
Jun 22, 2023

Conversation

jishnub
Copy link
Member

@jishnub jishnub commented Jun 12, 2023

This fixes breakages introduced by FFTW v1.7, and makes tests pass locally for me on Linux. It also simplifies types, and gets rid of hack-y workarounds for compatibility with FFTW v1.6.

@codecov
Copy link

codecov bot commented Jun 12, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.26 🎉

Comparison is base (0e5214f) 81.76% compared to head (4eb7362) 82.02%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #221      +/-   ##
==========================================
+ Coverage   81.76%   82.02%   +0.26%     
==========================================
  Files          15       15              
  Lines        2539     2537       -2     
==========================================
+ Hits         2076     2081       +5     
+ Misses        463      456       -7     
Impacted Files Coverage Δ
src/chebyshevtransform.jl 98.67% <100.00%> (+1.83%) ⬆️

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@jishnub jishnub mentioned this pull request Jun 12, 2023
@jishnub
Copy link
Member Author

jishnub commented Jun 14, 2023

@dlfivefifty this should be good to merge

@jishnub
Copy link
Member Author

jishnub commented Jun 17, 2023

Bump, would be good to have this merged

@jishnub
Copy link
Member Author

jishnub commented Jun 22, 2023

Bump

@dlfivefifty
Copy link
Member

Are we sure this isn't a breaking change?

@dlfivefifty dlfivefifty merged commit acaf4a1 into JuliaApproximation:master Jun 22, 2023
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.

2 participants