Implementations of the Sieve of Eratosthenes using python, julia and R programming languages for benchmark purposes
this is part of students project for high level programming languages
the repository contains a folder for each language featured. It was intended that multiple implementation for a single language be stored, for automated benchmarking
contains:
- python
- julia
- R