EuroScipy 2010, Paris July 8-11. Save the date!
Announcing EuroScipy 2010, a European conference on Python for scientific computing, featuring tutorials and keynote speakers in Paris.
Alex presents the work and impact of Gaël Varoquaux, a leading AI researcher at Inria, co-founder of scikit-learn, and expert in machine learning, data science, and public health.
86 articles from this blog
Announcing EuroScipy 2010, a European conference on Python for scientific computing, featuring tutorials and keynote speakers in Paris.
Explains PCA and ICA for dimension reduction, finding meaningful variable combinations in multivariate data.
Announcement of the SciPy 2009 proceedings with improved peer-reviewed papers on scientific computing tools and applications.
Announcement of EuroScipy 2010, the 3rd European Python in Science conference in Paris, with tutorials and talks on scientific computing.
Guide to writing Python decorators that preserve pickling and reflectivity, avoiding common closure pitfalls.
A Python tool for writing readable parallel code using map/reduce patterns with an easy switch to serial mode.