Source code for stockpyl.optimization

# ===============================================================================
# stockpyl - optimization Module
# -------------------------------------------------------------------------------
# Author: Larry Snyder
# License: GPLv3
# ===============================================================================

"""
.. include:: ../../globals.inc

Overview 
--------

The |mod_optimization| module contains optimization-related code used in other
modules.

API Reference
-------------


"""


import math