philipjk
Results
1
comments of
philipjk
In my case, even using 'Bounded' gives errors as it expects both bounds to be finite, whereas `alpha_max` (in `rdp_to_approxdp`) defaults `np.inf`. In particular: `ValueError: Optimization bounds must be finite...