All entries tagged: "interactive"
Description
Created by/User
-
IPython: an Interactive computing environment The goal of IPython is to create a comprehensive environment for interactive and exploratory computing. To support, this goal, IPython has two main components: an enhanced interactive Python shell an ...SciPy Central on 03 July 2011 -
Geometric illustration of the SVD Given the SVD of a matrix, A, such that \(A=U \Sigma V^*,\) plot the columns of \(U\) and \(V\), and show how vectors on the unit circle are transformed ...stefan on 21 July 2011 -
Simple interactive 2d-data viewer This is a very simple, but practical 2d-data viewer, which uses only matplotlib widgets. Click on the image or the plots, to get a crossection. Example:Tillsten on 19 August 2011 -
Simple interactive 2d-data viewer This is a very simple, but practical 2d-data viewer, which uses only matplotlib widgets. Click on the image or the plots to get a cross section - x or y depending ...Tillsten on 19 August 2011 (revision 2) -
Building a simple interactive 2d-data viewer with Matplotlib This is a very simple, but practical 2d-data viewer, which uses only matplotlib widgets. Click on the image or the plots to get a cross section - x or y depending ...Tillsten on 29 August 2011 (revision 3) -
Building a simple interactive 2d-data viewer with Matplotlib This is a very simple, but practical 2d-data viewer, which uses only matplotlib widgets. Click on the image or the plots to get a cross section - x or y depending ...Tillsten on 02 September 2011 (revision 4) -
ROC curve demo This script can be used to understand the relationship between the signal absent and signal present distributions and the ROC curve which they generate. The distributions are assumed to be ...dubbitywap on 28 March 2012