As @psychocoderHPC just mentioned it is better to drop the "lib" prefix from the name as otherwise a precompiled library would be called "liblibLiFFT" which is kinda redundant.
As the namespace is already only "lifft" one could keep the general name.
This would be the same as libSplash: https://github.com/ComputationalRadiationPhysics/libSplash The full name is libSplash but the namespace and folders are only "splash"
CCing @ax3l @bussmann
As @psychocoderHPC just mentioned it is better to drop the "lib" prefix from the name as otherwise a precompiled library would be called "liblibLiFFT" which is kinda redundant.
As the namespace is already only "lifft" one could keep the general name.
This would be the same as libSplash: https://github.com/ComputationalRadiationPhysics/libSplash The full name is libSplash but the namespace and folders are only "splash"
CCing @ax3l @bussmann