pascoec

Results 10 issues of pascoec

bug
cleanup

caused by mismatch of m_originalModulus values within ildcrtparams

bug

if( "@WITH_NTL@" STREQUAL "Y" ) set(OpenFHE_CXX_FLAGS "${OpenFHE_CXX_FLAGS} -DWITH_NTL" ) set(OpenFHE_C_FLAGS "${OpenFHE_C_FLAGS} -DWITH_NTL") endif() should be removed

cleanup

bug
new feature
optimization

- Remove mutable from plaintext.h - Remove const from SetFormat - Add SetFormat(EVALUATION) within Encode()

cleanup

Example 1: [ RUN ] UnitTests/UTCKKSRNS_SCHEMESWITCH.CKKSRNS/SCHEME_SWITCH_FHEW_CKKS_05 /home/ubuntu/actions-runner/_work/openfhe-development/openfhe-development/src/pke/unittest/utils/UnitTestUtils.h:116: Failure Value of: checkEquality(a, b, eps) Actual: false Expected: true SCHEME_SWITCH_FHEW_CKKS_05FHEW to CKKS fails for larger messages. [ FAILED ] UnitTests/UTCKKSRNS_SCHEMESWITCH.CKKSRNS/SCHEME_SWITCH_FHEW_CKKS_05, where GetParam()...

bug