53 Commits

Author SHA1 Message Date
4985501d1a Refactor is_prime function 2021-09-06 09:31:28 +02:00
c4a8283576 Solution to problem 37 2021-09-05 16:59:28 +02:00
9ffd20082d Solution to problem 36 2021-09-04 17:16:09 +02:00
1cf3cc68ce Refactor problem 35 2021-09-02 16:24:42 +02:00
ba97e04c9e Refactor problem 35 2021-09-02 16:24:28 +02:00
1d67f5c191 Solution to problem 35 2021-09-02 15:58:08 +02:00
6ec7ed6537 Solution to problem 34 2021-09-01 10:52:36 +02:00
548e212210 Solution to problem 33 2021-09-01 10:44:25 +02:00
ade9db2153 Solution to problem 32 2021-08-30 15:22:19 +02:00
d4e37d8e41 Solution to problem 31 2021-08-27 17:41:03 +02:00
5efa63294c Solution to problem 30 2021-08-25 18:55:17 +02:00
fced3f8930 Solution to problem 29 2021-08-23 20:07:41 +02:00
6b2abda602 Solution to problem 28 2021-08-23 19:37:30 +02:00
46b2b4ca78 Solution to problem 27 2021-08-19 20:39:13 +02:00
5b7564425a Solution to problem 26 2021-08-16 20:24:55 +02:00
c327259e8b Solution to problem 25 2021-08-15 09:09:03 +02:00
f33afdb5c1 Solution to problem 24 2021-08-13 21:52:02 +02:00
96a3ebd601 Solution to problem 23 2021-08-11 20:29:21 +02:00
59992aec3b Solution to problem 22 2021-08-08 22:06:04 +02:00
David Doblas Jiménez
88285c1d74 Solution to problem 21 2021-08-05 17:01:30 +02:00
David Doblas Jiménez
45dc5e304b Correct date 2021-08-03 11:35:11 +02:00
David Doblas Jiménez
a7572ae035 Solution to problem 20 2021-08-03 11:28:46 +02:00
David Doblas Jiménez
7649d78764 Solution to problem 19 2021-08-02 21:13:40 +02:00
fdcb80da68 Solution to problem 18 2021-08-01 10:16:06 +02:00
1b7c9a9c98 Solution to problem 17 2021-07-28 20:38:03 +02:00
e43b2a981a Solution to problem 16 2021-07-26 19:14:51 +02:00
48dae803d8 Solution to problem 15 2021-07-25 12:09:22 +02:00
c3a4e0a627 Change file location 2021-07-24 10:22:07 +02:00
85f961debb Solution to problem 14 2021-07-24 10:17:26 +02:00
70f5057551 Solution to problem 13 2021-07-22 22:02:56 +02:00
394628d98d Solution to problem 12 2021-07-09 21:01:36 +02:00
5b6901aafa Solution to problem 11 2021-07-07 21:28:32 +02:00
fdc8a5bac5 Add function to list primes 2021-07-03 16:54:47 +02:00
24835a4496 Solution to problem 10 2021-07-03 16:54:00 +02:00
041066da0e Solution to problem 9 2021-07-01 20:27:13 +02:00
da24ebaf82 Solution for problem 8 2021-06-29 18:48:34 +02:00
2ae29bc773 Correct date 2021-06-29 18:47:50 +02:00
a0c3ebee6f Add function to check primality 2021-06-24 20:37:35 +02:00
a062b67759 Solution for problem 7 2021-06-24 20:37:02 +02:00
30b3be58a0 Solution for problem 6 2021-06-17 21:20:09 +02:00
036afed348 Change time scale to ms 2021-06-17 21:13:06 +02:00
e1456a2f8f For consistency with the Julia pattern 2021-06-08 17:33:58 +02:00
7edb47e425 Solution for problem 5 2021-06-05 15:21:21 +02:00
98006398d9 Solution for problem 4 2021-06-05 15:10:01 +02:00
da28ecdd09 Consistency formatting 2021-06-05 15:08:54 +02:00
5c7cec373c Consistency formatting 2021-06-05 15:03:42 +02:00
c793c7e9dd Solution for problem 3 2021-06-05 14:42:04 +02:00
fc6cebe8b7 Solution for problems 1,2 2021-06-04 08:10:55 +02:00
aadf2acc54 Module with useful functions 2021-06-03 19:38:23 +02:00
5ecda2c66c Add decorator for timing 2021-06-03 19:37:19 +02:00