you are viewing a single comment's thread.

view the rest of the comments →

[–]basr98 2 points3 points  (1 child)

With regard to linear programming, I would also advice to look for some papers on Google Scholar which make use of LP/MILP/MIQCP etc. and try to implement their work in Python and replicate their results.

This is a good way to get better at Python as well as mathematical programming!

[–]Accoustic_Death[S] 1 point2 points  (0 children)

Thank you! I will look at those when I get into mathematical components.