This is a port of Arctic to .net/mono
Currently it is possible to read and append Arctic's ndarray store, but versioning is not supported. So if you append some time series, old versions are not kept.
For usage examples see NArctic.Tests/Program.cs
This port takes at least twice as long as the original python/numpy version
NArctic is licensed under the GNU LGPL v2.1. A copy of which is included in LICENSE