Found 100 packages
Package Description
Transform financial market price data into technical analysis indicators such as MACD, Stochastic RSI, Average True Range, Parabolic SAR, and more.
JSON Consumer
Magnum is a library for the larger than average developer
This is a thing that stores a bunch of stuff and spits out an average. Useful for something like FPS counter or whatever.
Dapper wrapper to access data with ease.
C#による投資検証ライブラリ
Collection of amazing DX features to work with dotnet.
Odbc adapter for AverageDigital.Data package.
SQL Server adapter for AverageDigital.Data package.
Oracle adapter for AverageDigital.Data package.
Perceptual image hashing in netstandard using the ImageSharp library. Includes three hashing algorithms (AverageHash, DifferenceHash, and PerceptualHash).
Do you find yourself adding numbers to the collection and recalculating mean each time? This package is intended to solve the issue. By computing the base terms with each new observation, the retrieval of statistics at any time is O(1). The statistics are always ready and calculating mean for next element does not require iterating over whole collection. On-the-fly calculation of mean, variance, standard deviation, ZScore, sum, min, max and more supported. Create Confusion Matrixes using ReceiverOperatorCharacteristic class, that will calculate Accuracy etc. on the fly.
3 degree divided by 3
Incrementally computes the variance, mean and count without needed several passes.
Keeps track of elapsed time, iteration count, max, and mean time spent for a given operation