man-group / NArctic

A port of Arctic to DotNet

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NArctic

This is a port of Arctic to .net/mono

Status

Currently it is possible to read and append to Arctic's ndarray store, but versioning is not supported. So if you append data, old versions are not retained.

Most attention has been paid to reading data in this release, and test coverage is still insufficient.

Performance

This port takes at least twice as long as the original python/numpy version to read dataframes. Strings are especially slow.

Dependencies:

License

NArctic is licensed under the GNU LGPL v2.1. A copy of which is included in LICENSE

About

A port of Arctic to DotNet

License:GNU Lesser General Public License v2.1


Languages

Language:C# 99.9%Language:Makefile 0.1%Language:CMake 0.0%