Add optional dependency groups for plugins
One should be able to run things like:
pip install "fluidfft[builder]"
# or
pip install fluidfft[fftw,fftwmpi,mpi_with_fftw]
All legacy (hg-git based) Projects have been automatically migrated to native with the upgrade of 2025-01-23
One should be able to run things like:
pip install "fluidfft[builder]"
# or
pip install fluidfft[fftw,fftwmpi,mpi_with_fftw]