I need to use scipy.norm.cdf() function in a constraint for my CP model. However, because I pass float var expressions into this function, the scipy can't accept it as an input. Is there any way to be able to use non-basic external methods of python packages in the modeling of CP?
Hi,
I need to use scipy.norm.cdf() function in a constraint for my CP model. However, because I pass float var expressions into this function, the scipy can't accept it as an input. Is there any way to be able to use non-basic external methods of python packages in the modeling of CP?
Best,
Saeede