Skip to content

Strongly typed N-dimensional lists capable of NumPy-like slicing and indexing.

License

Notifications You must be signed in to change notification settings

Arcascope/nd_list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NDList

Provides a generic, strongly typed multidimensional list. These lists allow slicing and indexing, and broadcasting of functions across them.

Notes

This is a work-in-progress. Contributions are welcome!

About

Strongly typed N-dimensional lists capable of NumPy-like slicing and indexing.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages