Mathematical optimization is a problem that takes the following form (1) where is a vector containing all the variables of the problem (2) The function is referred to as the cost or the objective function. Moreover, the functions are referred to as constraint functions. In most cases, our […]
Month: December 2020
This tutorial is brought to you by DataCamp. The tutorial does the most in rigorously explaining the little bits and pieces of the wonderful Matplotlib. Matplotlib is a comprehensive library for creating static, animated, and interactive visualizations in Python. Matplotlib makes easy things easy and hard things easier. Contents of […]