Skip to content

btasdelen/pyArrView

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

git clone git@github.com:btasdelen/pyArrView.git
cd pyArrView
pip install .

Usage

from pyArrView import av
import numpy as np

a = np.random.random((10, 11, 12, 13))
av(a, 'Random Array')

About

Multi-dimensional array viewer.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages