Skip to content

man-group/NArctic

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 99.9%
  • Other 0.1%