Release 3.5.3
Bug fixes
- Fixed a bug in
seal::util::IterTuple<...>
where a part of thevalue_type
was constructed incorrectly. - Fixed a bug in
Evaluator::mod_switch_drop_to_next
that caused non-inplace modulus switching to fail (Issue 179). Thanks s0l0ist!