You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am doing some evaluations with polynomials and recently encountered two segfaults.
The first occurred when I called EvalChebyshevFunction with degree zero and the second occurred when I called EvalPoly with a vector containing only one element.
The text was updated successfully, but these errors were encountered:
Source: https://openfhe.discourse.group/t/segfaults-in-evalpoly-evalchebyshev/811
The text was updated successfully, but these errors were encountered: