Commit Graph

12 Commits

Author SHA1 Message Date
3f089ad0a4 Better iteration over elements. 2021-03-01 19:21:35 +01:00
07c6806b6d Added a TODO list. 2021-03-01 19:00:13 +01:00
7a755f7b05 Fixed bug. 2021-03-01 18:51:53 +01:00
a3c8bfa5f2 Cargo lock had to update. 2021-03-01 18:41:56 +01:00
3c9efbb484 Updated the Cargo.toml file. 2021-03-01 18:40:33 +01:00
Nicolás Ortega Froysa
6a0b1968ef Added a README file. 2021-03-01 18:15:06 +01:00
Nicolás Ortega Froysa
a6dbea7c55 Added license file. 2021-03-01 16:18:34 +01:00
Nicolás Ortega Froysa
e8d4a876ef Added license. 2021-03-01 16:18:13 +01:00
Nicolás Ortega Froysa
9defe837e8 Use a vector to store known primes. 2021-03-01 16:12:23 +01:00
Nicolás Ortega Froysa
5538ac7515 Optimize the algorithm 2021-02-26 18:27:16 +01:00
Nicolás Ortega Froysa
eb4405e1c3 Basic prime number calculation. 2021-02-26 18:22:20 +01:00
Nicolás Ortega Froysa
01f3f6ddf6 Initial commit. 2021-02-26 17:58:58 +01:00