Skip to content

Release 3.5.3

Compare
Choose a tag to compare
@kimlaine kimlaine released this 31 May 06:07

Bug fixes

  • Fixed a bug in seal::util::IterTuple<...> where a part of the value_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!