-
Notifications
You must be signed in to change notification settings - Fork 0
caiush/DataView
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
This project is in a non-working state, whoops. Its still a bit early. The objective is to provide a very fast data array class that is as easy to work with as python's numpy class. The arrays will also be able to be names and time stamps and indexed axes, a feature that numpy sadly lacks. Currently, memoery management is has two styles: a) owner, this is a little dangerous: when the owner dies the underlying data gets nuked. b) Internal refernce counting.
About
A numpy like C++ framework
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published