fermisurfaces / IFermi

Fermi surface generation, analysis and visualisation.
https://fermisurfaces.github.io/IFermi/
MIT License
88 stars 35 forks source link

Bump pyfftw from 0.14.0 to 0.15.0 #459

Open dependabot[bot] opened 7 hours ago

dependabot[bot] commented 7 hours ago

Bumps pyfftw from 0.14.0 to 0.15.0.

Commits
  • 8e32998 Merge pull request #404 from paugier/prepare-0.15.0
  • 8a59c06 Release notes 0.15.0
  • e3c0405 Merge pull request #395 from e-kwsm/378
  • 75456f1 Merge pull request #398 from ptim0626/expose-fftw-version
  • 5af072c Remove hard-coded fftw version for Windows to avoid confusion
  • ee2d38c Revert "Define FFTW_DLL for import/export symbols correctly in Windows"
  • 1607828 fix: fix signatures of fftw{l,,f}_plan_guru_r2r
  • d345174 Merge pull request #397 from e-kwsm/396
  • 7648291 Update fftw version tuple test to test version number
  • a250955 Handle unexported fftw*_version, fftw*_cc and fftw*_codelet_optim symbols in ...
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)