Difference between sparse/full packing

Hi @ypolyakov,

Based on your answer that we can on-the-fly the packing method. Is this the reason we need to utilize the “partial sum” algorithm to get correct ring dimension?

Since if we only need to use 16 slots throughout whole computation, we can pick smaller parameters to fit our need instead of picking large parameters then make it faster.

Thanks for reading the question and wish you a wonderful day.