Install latest/edge of npyquick

Ubuntu 16.04 or later?

Make sure snap support is enabled in your Desktop store.


Install using the command line

sudo snap install npyquick --edge

Don't have snapd? Get set up for snaps.

npyquick is only available on the unstable edge channel. It could break and change often.

Channel Version Published

Details for npyquick

Package name

  • npyquick

License

  • GPL-3.0-or-later

Last updated

  • 23 June 2026 - latest/edge

Contact


Source code


Report a bug


Report a Snap Store violation

Share this snap

Generate an embeddable card to be shared on external websites.

Quick viewer for NumPy .npy and .npz files

npyquick is a small, practical viewer for inspecting NumPy .npy and .npz array files without writing a notebook or launching a full IDE. Open files from the terminal or the file manager and inspect common scientific data layouts immediately.

It provides several views chosen automatically from the array:

  • Image view for 2D grayscale and RGB arrays, with zoom, pan, colormap and brightness control, and a draggable cross-section profile.
  • Histogram view with linear or log-scaled counts, robust range selection, and NaN / Inf reporting.
  • Line plot view for 1D signals and paired (x, y) arrays.
  • Table view as a fallback for higher-dimensional, object, scalar, or empty arrays.

Install npyquick on your Linux distribution

Choose your Linux distribution to get detailed installation instructions. If yours is not shown, get more details on the installing snapd documentation.


Where people are using npyquick