Implementation of popular algorithms and data structures using .NET Core
-
Updated
Jan 16, 2022 - C#
Implementation of popular algorithms and data structures using .NET Core
primality test (Miller Rabin) implement by c#, transplantation from https://github.com/coapp-packages/mpir
C# : Nombres premiers avec crible d' Atkin et Eratosthène et test de primalité Miller Rabin ( C #: Prime numbers with Atkin and Eratosthenes sieve and Miller Rabin primality test )
.Net Standard library that provides primality testing tools and the sieves of the prime numbers
Add a description, image, and links to the primality-test topic page so that developers can more easily learn about it.
To associate your repository with the primality-test topic, visit your repo's landing page and select "manage topics."