Skip to content

badgeratu/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 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

Performance

This port takes at least twice as long as the original python/numpy version

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

Releases

No releases published

Packages

No packages published

Languages

  • C# 99.9%
  • Other 0.1%