Summary
In this chapter we only scratched the surface of what is possible with SciPy and SciKits. Still, we learned a bit about file I/O, statistics, signal processing, optimization, interpolation, and audio and image processing.
In the next chapter we will create some simple, yet fun, games with Pygame – the open-source Python game library. During this process we will learn about NumPy integration with Pygame, a machine learning Scikits module and more.