You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I installed fftw==2.1.5 and CurveLab==2.1.3, and tested the installation as laid out in the documentation (all tests passing). I then installed curvelops in a dedicated conda environment as instructed here:
Hello,
I installed
fftw==2.1.5
andCurveLab==2.1.3
, and tested the installation as laid out in the documentation (all tests passing). I then installedcurvelops
in a dedicated conda environment as instructed here:When loading
curvelops
withimport curvelops as cl
, I get:Compiler versions:
gcc (GCC) 14.2.1 20240912 (Red Hat 14.2.1-3)
,g++ (GCC) 14.2.1 20240912 (Red Hat 14.2.1-3)
Output of
conda list
:The text was updated successfully, but these errors were encountered: