Which language (Python vs Julia) is preferable for large scale mathematical optimization?

281 Views Asked by At

I am into electricity planning research and it can become a bi-level mixed-integer stochastic problem with large number of scenarios and would need decomposition techniques for solution tractability. I am wondering if I should go with python or julia as speed and existing code-base will help me get up to the speed.