Skip to content

hal9000cc/deque_np

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

deque_np

A deque based on numpy. Saves an array of the specified dimension and the specified data type. Storage as a numpy array provides access to elements O(1) time and saves memory.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages