Key switching with decomposition

Hello team,

I am going through the tfhe deep dive, a blogpost of Zama

I am currently studying key switching given in this link .

But there’s no practical example with polynomials to understand it’s working.

Please help me to understand key switching on lwe ciphertexts

Hello I see you got answers on Discord, in case you were wondering for the LWE keyswitch we implement we have a definition in our documentation

Hello @IceTDrinker ,

Thank you for providing documentation of the implementation of key switching in tfhe-rs library.

I will try to understand and implement it.

once again thank you and if I want any help I will reach out to you.