[Baypiggies] Beautiful Code: Multidimensional Iterators in NumPy

Tony Cappellini cappy2112 at gmail.com
Fri Aug 27 07:08:20 CEST 2010


While Keith was talking about his instrumentation and NumPy tonight,
I remembered an interesting chapter from Beautiful Code on
Multidimensional Iterators in NumPy.

http://oreilly.com/catalog/9780596510046/

While this chapter doesn't directly apply to Keith's talk, it's
incredibly interesting for those who use NumPy.
This chapter isn't about Python, but the underlying code which makes
Numpy arrays fast & efficient.

Our webmaster, Bill Deegan, wrote this review on Beautiful Code
http://tinyurl.com/28uyst4


There are many other interesting chapter in this book.
Please read it!


More information about the Baypiggies mailing list