Open bananenpampe opened 3 years ago
are you (@max-veit @Luthaf) okay with a fix to throw error when covariant_lambda=0
? I doubt that anyone will fix the real underlying error. We can refer to the python implementation which seems to be now the standard (? @curiosity54). It's also not horrible slow if the number structures is decently large.
We also discussed removing SphericalCovariants
altogether at some point, suggesting users to use the Python-only version when then try to import it.
Hello everyone,
calling the SphericalCovariants function with covariant_lambda=0 results in a segmentation fault.
The relevant gdb output is: