Python for Finance: Analyze Big Financial Data
elle
(Elle)
#1
Further Reading
For further information on the Python libraries used in this chapter, you should consult the
following web resources:
scipy.optimize.
Integration with scipy.integrate is explained here:
For a good reference to the mathematical topics covered, see:
Brandimarte, Paolo (2006): Numerical Methods in Finance and Economics, 2nd ed.
John Wiley & Sons, Hoboken, NJ.
[ 33 ]
For details on the use of OLS, refer to the documentation.
[ 34 ]
For details and examples of how to use the minimize function, refer to the documentation.