Crashes with specific parameter setting in CKKS

Thank you for providing the modified examples! I suspect this is happening because the chosen parameter values (small mod sizes, large depths, small difference between firstmod and scalingmod) cause repeated primes for the ciphertext moduli. We will be looking into this to ensure we throw a more descriptive exception when this happens. In general, mod sizes under 30 are very small and don’t offer good precision.