From 0fa239d8258e76cdd0ce4c631994f42f788ec136 Mon Sep 17 00:00:00 2001 From: Wes Turner Date: Wed, 20 Aug 2014 11:50:24 -0500 Subject: [PATCH] Update README.md: Add link to vispy github --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3dab3e8..c42dada 100644 --- a/README.md +++ b/README.md @@ -572,6 +572,7 @@ on MNIST digits[DEEP LEARNING] * [Blaze](https://github.com/ContinuumIO/blaze) - NumPy and Pandas interface to Big Data. * [emcee](https://github.com/dfm/emcee) - The Python ensemble sampling toolkit for affine-invariant MCMC. * [windML](http://www.windml.org) - A Python Framework for Wind Energy Analysis and Prediction +* [vispy](https://github.com/vispy/vispy) - GPU-based high-performance interactive OpenGL 2D/3D data visualization library #### Misc Scripts / iPython Notebooks / Codebases