aalhour / C-Sharp-Algorithms

:books: :chart_with_upwards_trend: Plug-and-play class-library project of standard Data Structures and Algorithms in C#
MIT License
5.91k stars 1.4k forks source link

Algorithm request: Linear Prime Sieve #127

Open sanxsth opened 4 years ago

sanxsth commented 4 years ago

I don't see any implementations for prime number generators. For starters, how about Linear prime sieve (I intent to work on this).

I'd like to see that added to the library.

github-actions[bot] commented 4 years ago

Thanks for supporting the development of C# Algorithms with your first issue! We look forward to handling it.