Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

nampy

A front-end to numpy using named axis arguments (eg. "X", "Y", "Z") instead of positional arguments (eg. 0, 1, 2)

Another idea for syntax:

a['x', 1:2, 'y', 3:4]  # accessing x-axis at 1:2 and y at 3:4

About

numpy with named arguments

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages