How to compute QNMs using KerrQuasinormalModes.jl?
Summary The issue at hand is related to the precompilation of the KerrQuasinormalModes package in Julia. The user is encountering error messages when trying to run the code, which fails to compute the desired results. The main problem lies in the precompilation process of the package and its dependencies. Root Cause The root cause of … Read more