Skip to content

akern40/ndarray-design

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Design for Rust's ndarray Library

As ndarray evolves, it's helpful to have a place to test out new ideas and concepts without being overwhelmed by the size and complexity of ndarray's codebase.

This repository is currently exploring a redesign of ndarray's core data structure (formally ArrayBase) to allow for an API centered around Rust's auto-deref capabilities.

About

Design concepts for `ndarray`'s core.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages