V1.5.0 (development) is released

Thank you very much!! A couple of questions/notes:

  1. Does this multi-thread mode require any procedure to be activated? Or is it activated by default in any multithread CPU?

  2. It looks like under this new update the function that i borrowed from (OpenFHE CKKS chooses modulus chain that doesn't guarantee 128 bits of security), namely print_moduli_chain now only returns moduli in Q and not in the whole QP anymore… nothing crazy, for now I am using the EstimateLogP function in CryptoParametersRNS, however I was wondering if something in this new update prevents the poly.GetNumOfElements() function to return the auxiliary moduli or is it a wanted behavior.

thank you very much as always for the hard work and keeping everything open source :)))