Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 666 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 666 Bytes

VISION

VISualize your ambitION

I. Introduction

This python package is designed for quick visualization of scientific data. It is based on the popular matplotlib library, but with a more user-friendly interface.

II. Requirements

Recommended python version: 3.10 (which is used by myself)

Anyway, in theory it should work with any python version >= 2.7.

Required packages:

III. Installation