117 Commits

Author SHA1 Message Date
Chell
9ff9a178e4 recover figs 2023-09-19 16:52:54 +02:00
Chell
3034b92da3 Revert "add setting global env command"
This reverts commit b690daaf6ef2ed4b48ddea5f40f45eba926e10a8.
2023-09-19 16:44:36 +02:00
Chell
57d1727647 Merge branch 'fig' into env 2023-09-19 16:43:50 +02:00
Chell
11b25d5009 fix format 2023-09-19 16:38:48 +02:00
Chell
b690daaf6e add setting global env command 2023-09-19 11:10:00 +02:00
Francesc Verdugo
b0847c897c Merge branch 'main' of github.com:fverdugo/XM_40017 into francesc 2023-09-18 15:52:59 +02:00
Francesc Verdugo
4fbf18dc0e Typos 2023-09-18 15:52:46 +02:00
Roy
fa68ec8f85
Fix answer checker 2023-09-18 14:25:31 +02:00
Francesc Verdugo
f6a3a677b2 Changes after the lecture on Friday September 15th 2023 2023-09-15 16:39:05 +02:00
Francesc Verdugo
01c69ff310 Merge branch 'main' of github.com:fverdugo/XM_40017 into francesc 2023-09-15 15:12:50 +02:00
Francesc Verdugo
60ae199c86 Saving MPI-related figures 2023-09-15 15:11:59 +02:00
zhiyan Yao
20c1049ada fix wrong answer from 16 to 17 in Q1 and Q2 at notebooks/julia_distributed.ipynb 2023-09-15 12:04:25 +02:00
Francesc Verdugo
76789ca320 Saving 2023-09-13 11:28:33 +02:00
Francesc Verdugo
6011c99cb8 More work on TSP 2023-09-13 11:27:55 +02:00
Francesc Verdugo
559cefd8f4 More work in tsp 2023-09-13 11:25:06 +02:00
Francesc Verdugo
4ad26425f6 Adding solutions to exercises 2023-09-08 17:56:28 +02:00
Francesc Verdugo
dc2f65480f Merge branch 'main' of github.com:fverdugo/XM_40017 into francesc 2023-09-08 16:41:16 +02:00
Noorts
214dbbdf85
Improve julia_async.ipynb 2023-09-08 12:18:48 +02:00
Noorts
71fd8cad72
Improve julia_basics.ipynb 2023-09-08 11:51:40 +02:00
Francesc Verdugo
a79d490bf3 More work in LEQ 2023-09-06 15:52:24 +02:00
Francesc Verdugo
5095192209 Final touches in asp notebook 2023-08-30 12:12:57 +02:00
Francesc Verdugo
59288a7e53 Final touches in Jacobi notebook 2023-08-30 10:57:50 +02:00
Francesc Verdugo
0b53e10b89 Adding exercises to MPI tutorial 2023-08-29 11:15:12 +02:00
Francesc Verdugo
e775f37ce5 some fixes 2023-08-25 18:55:46 +02:00
Francesc Verdugo
421ad3ad68 Publish 3 first notebooks 2023-08-25 17:57:25 +02:00
Gelieza K
1f375dd4ff Exchange example to ensure nonzero pivots 2023-08-25 15:16:32 +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
Francesc Verdugo
9a3c8dbd4c Saving changes 2023-08-15 11:43:48 +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