News

print ''' PCA 2D plotting script. Usage: python pca-2d-plot_v2.py [evec file] #,#[the PCs to plot] -highlight=[name of samples to highlight - optional] -eval[optional ...
This repository contains Python classes for handling 2D and 3D datasets using NumPy arrays. It includes methods for loading data, displaying data shapes, plotting data, and applying Principal ...
Mayavi is a cross-platform library and application for 2D and 3D plotting and interactive visualization of scientific data using Python. It leverages the power of Visualization Toolkit (VTK) without ...