A C# library to estimate the number of unique elements in a set, in a quick and memory-efficient manner, based on the work of Flajolet et al. and Huele et al. Signed version.
The AForge.Math library contains set of math utilities, which are used by other AForge.NET framework's libraries or may be used individually.
This release has been re-packaged using .NET Standard
A C# library to estimate the number of unique elements in a set, in a quick and memory-efficient manner, based on the work of Flajolet et al. and Huele et al. Signed version.
Randomeal is a small .NET standard library which implements a simplified genetic algorithm using randomization and self-adjusting simulated annealing for converging quickly to desired results.
It can be used for estimating result vectors for differerent mathematical problems where suitable fitness...
More information