Python for Finance: Analyze Big Financial Data
elle
(Elle)
#1
Further Reading
For all performance libraries introduced in this chapter, there are valuable web resources
available:
Find the documentation for the multiprocessing module here:
http://cython.org is the home of the Cython compiler project.
For a reference in book form, see the following:
Gorelick, Misha and Ian Ozsvald (2014): High Performance Python. O’Reilly,
Sebastopol, CA.
[ 31 ]
Formerly, LLVM was meant to be an acronym for Low Level Virtual Machine; now “it is the full name of the
project.”
[ 32 ]
See also Chapter 10 on these topics.