Skip to main content

A module for showing and filtering vectors

Project description

A tool for visualization and filtering of vectors.

Features

  • Simple to use API

  • Clear visualization of vectors in a starchart.

  • Filtering of vectors.
    • Only show Pareto-optimal vectors.

    • Constrain the vectors by valueranges for each dimension.

How to use

After you have installed VecVis you are ready to go. The only way to start the GUI and add vectors is via API. The available functions are listed at readthedocs. This version does not work on Mac OS X.

Example use:

from vecvis import API

app = API(3)
app.add_vector((1,0.4,1.3))

Project details


Release history Release notifications | RSS feed

This version

1.0

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

vecvis-1.0.tar.gz (18.6 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page