227 Commits

Author SHA1 Message Date
Francesc Verdugo
c1aa8a7262 Close to first version to be published 2023-08-25 15:27:17 +02:00
Gelieza K
1f375dd4ff Exchange example to ensure nonzero pivots 2023-08-25 15:16:32 +02:00
Francesc Verdugo
097159c967 Update README 2023-08-25 11:54:53 +02:00
Gelieza K
b3f45fce34 Merge branch 'main' of https://github.com/fverdugo/XM_40017 2023-08-24 16:55:08 +02:00
Gelieza K
9bb1ed1896 Add search overhead exercise and solution 2023-08-24 16:55:01 +02:00
Francesc Verdugo
d8f8564236 Merge branch 'main' of github.com:fverdugo/XM_40017 into main 2023-08-23 09:00:49 +02:00
Francesc Verdugo
1a9b1a6756 Saving new figures 2023-08-23 09:00:04 +02:00
Gelieza K
904d4caee5 Add linear equations serial solution 2023-08-22 12:45:41 +02:00
Gelieza K
5c03b6cf33 Add exercise solution for measuring TSP search overhead 2023-08-21 16:06:05 +02:00
Gelieza K
7899998863 Improve tsp parallel implementation 2023-08-21 16:05:25 +02:00
Gelieza K
b8728d637f Merge branch 'main' of https://github.com/fverdugo/XM_40017 2023-08-21 11:58:28 +02:00
Gelieza K
1202cf41a9 Fix TSP serial and parallel implementation 2023-08-21 11:58:19 +02:00
Francesc Verdugo
5a7d33d8ea More work on tsp 2023-08-18 16:39:12 +02:00
Gelieza K
aa26119f34 Finish todo in asp notebook 2023-08-18 11:51:59 +02:00
Francesc Verdugo
9372448ef5 More changes 2023-08-18 10:07:25 +02:00
Francesc Verdugo
6c681ef324 Adding asp notebook 2023-08-17 15:06:38 +02:00
Gelieza K
fc5495986a Merge branch 'main' of https://github.com/fverdugo/XM_40017 2023-08-17 14:48:20 +02:00
Gelieza K
5e0531930e Add communication ring examples to solutions.ipynb 2023-08-17 14:48:11 +02:00
Francesc Verdugo
4a2ca280cf Saving changes 2023-08-17 13:51:43 +02:00
Francesc Verdugo
03a3d629e2 More on MPI 2023-08-16 11:01:59 +02:00
Francesc Verdugo
b91a64c5a1 Merge branch 'main' of github.com:fverdugo/XM_40017 into main 2023-08-16 08:58:14 +02:00
Francesc Verdugo
7862ad79e4 Changes on MPI tutorial 2023-08-15 18:08:44 +02:00
Gelieza K
9991211f35 Debug TSP implementation 2023-08-15 14:48:33 +02:00
Gelieza K
d954714bed Resolve merge conflicts 2023-08-15 11:46:58 +02:00
Gelieza K
fe4e47f56b Merge branch 'main' of https://github.com/fverdugo/XM_40017 2023-08-15 11:43:51 +02:00
Francesc Verdugo
9a3c8dbd4c Saving changes 2023-08-15 11:43:48 +02:00
Gelieza K
f34290559e Update .gitignore 2023-08-15 11:43:17 +02:00
Gelieza K
73458f0e1d Update .gitignore 2023-08-15 11:40:43 +02:00
Gelieza K
95c4608380 Remove generated files from index 2023-08-15 11:39:53 +02:00
Francesc Verdugo
b82b2d4bea Changes in Jacobi 2023-08-15 10:00:21 +02:00
Francesc Verdugo
e7417b1e46 Merge branch 'main' of github.com:fverdugo/XM_40017 into main 2023-08-14 18:49:28 +02:00
Francesc Verdugo
f283a8f8da Saving 2023-08-14 18:42:36 +02:00
Francesc Verdugo
d2af3894cf Saving figures 2023-08-14 18:33:06 +02:00
Francesc Verdugo
d902333350 More work with jacobi 2023-08-14 18:32:38 +02:00
Gelieza K
14b4706526 Proof read webpage 2023-08-14 16:09:15 +02:00
Gelieza K
d2bad0df61 Add license note 2023-08-14 15:34:38 +02:00
Gelieza K
b55aef53a7 Update solutions notebook 2023-08-14 15:14:23 +02:00
Gelieza K
ebdeef8893 Resolve merge conflicts 2023-08-14 13:06:27 +02:00
Gelieza K
d13ea2408a Proof read Jacobi method 2023-08-14 13:04:06 +02:00
Francesc Verdugo
5d0c156fc1 Minor fixes 2023-08-14 11:47:41 +02:00
Francesc Verdugo
fbb7423b65 Merge branch 'main' of github.com:fverdugo/XM_40017 into main 2023-08-14 09:58:30 +02:00
Francesc Verdugo
abcd874867 Adding jacobi notebook before merge 2023-08-14 09:58:17 +02:00
Gelieza K
1c3062f249 Finish Todos in notebooks 2023-08-11 16:07:23 +02:00
Gelieza K
3de8ce76c9 Update .gitignore 2023-08-11 15:48:06 +02:00
Gelieza K
6a8a64740c Delete untracked files 2023-08-11 15:47:41 +02:00
Gelieza K
7f0f40fa47 Restructure folders 2023-08-11 15:41:40 +02:00
Gelieza K
732eb4ee00 Add tutorial how to use MPI from Julia 2023-08-11 12:56:59 +02:00
Francesc Verdugo
811ec8f509 Moving notebooks out of the doc folder 2023-08-11 12:28:43 +02:00
Francesc Verdugo
6c4bbec71b Saving before restructuring 2023-08-11 12:25:01 +02:00
Francesc Verdugo
e6e68e8f9a Adding new Jacobi notebook 2023-08-10 19:10:48 +02:00