How To Install Mayavi2?
Install mayavi2
-
Debian
apt-get install mayavi2Click to copy -
Ubuntu
apt-get install mayavi2Click to copy -
Arch Linux
pacman -S mayavi2Click to copy -
Kali Linux
apt-get install mayavi2Click to copy -
Fedora
dnf install mayavi2Click to copy -
Raspbian
apt-get install mayavi2Click to copy
mayavi2
scientific visualization package for 2-D and 3-D dataMayaVi2 is a cross-platform tool for 2-D and 3-D scientific data visualization. Its features include: * Visualization of scalar, vector and tensor data in 2 and 3 dimensions * Easy scriptability using Python * Easy extendability via custom sources, modules, and data filters * Reading several file formats: VTK (legacy and XML), PLOT3D, etc. * Saving of visualizations * Saving rendered visualization in a variety of image formats. MayaVi2 has been designed with scriptability and extensibility in mind. While the mayavi2 application is usable by itself, it may be used as an Envisage plugin which allows it to be embedded in user applications natively. Alternatively, it may be used as a visualization engine for any application. This package also provides TVTK, which wraps VTK objects to provide a convenient, Pythonic API, while supporting Traits attributes and NumPy/SciPy arrays. TVTK is implemented mostly in pure Python, except for a small extension module.




