-
Notifications
You must be signed in to change notification settings - Fork 0
/
sitemap.xml
645 lines (645 loc) · 25.8 KB
/
sitemap.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
xmlns:xhtml="http://www.w3.org/1999/xhtml">
<url>
<loc>https://djps.github.io/docs/gradcalclinalg24/intro/intro/</loc>
<lastmod>2024-11-11T00:10:54+01:00</lastmod>
<changefreq>weekly</changefreq>
</url><url>
<loc>https://djps.github.io/docs/numericalmethods24/intro/intro/</loc>
<lastmod>2024-11-04T14:38:02+01:00</lastmod>
<changefreq>weekly</changefreq>
</url><url>
<loc>https://djps.github.io/docs/numericalanalysis22/intro/intro/</loc>
<lastmod>2024-11-01T10:32:04+01:00</lastmod>
<changefreq>weekly</changefreq>
</url><url>
<loc>https://djps.github.io/docs/numericalmethods24/part1/taylor/</loc>
<lastmod>2024-10-30T14:22:40+01:00</lastmod>
<changefreq>weekly</changefreq>
</url><url>
<loc>https://djps.github.io/docs/gradcalclinalg24/part1/vectors/</loc>
<lastmod>2024-10-29T15:43:21+01:00</lastmod>
<changefreq>weekly</changefreq>
</url><url>
<loc>https://djps.github.io/docs/gradcalclinalg24/</loc>
<lastmod>2024-11-10T21:48:55+01:00</lastmod>
<changefreq>weekly</changefreq>
</url><url>
<loc>https://djps.github.io/docs/gradcalclinalg24/part1/matrices/</loc>
<lastmod>2024-11-13T14:42:31+01:00</lastmod>
<changefreq>weekly</changefreq>
</url><url>
<loc>https://djps.github.io/docs/numericalmethods24/part1/number-representations/</loc>
<lastmod>2024-10-30T14:22:40+01:00</lastmod>
<changefreq>weekly</changefreq>
</url><url>
<loc>https://djps.github.io/docs/numericalanalysis22/part1/principles/</loc>
<lastmod>2024-10-30T14:04:54+01:00</lastmod>
<changefreq>weekly</changefreq>
</url><url>
<loc>https://djps.github.io/docs/gradcalclinalg24/part1/linear-equations/</loc>
<lastmod>2024-10-29T15:43:21+01:00</lastmod>
<changefreq>weekly</changefreq>
</url><url>
<loc>https://djps.github.io/docs/numericalmethods24/part1/linear-equations/</loc>
<lastmod>2024-10-30T14:22:40+01:00</lastmod>
<changefreq>weekly</changefreq>
</url><url>
<loc>https://djps.github.io/docs/gradcalclinalg24/part1/spaces/</loc>
<lastmod>2024-10-29T15:43:21+01:00</lastmod>
<changefreq>weekly</changefreq>
</url><url>
<loc>https://djps.github.io/docs/numericalmethods24/part1/nonlinear-equations/</loc>
<lastmod>2024-10-30T14:22:40+01:00</lastmod>
<changefreq>weekly</changefreq>
</url><url>
<loc>https://djps.github.io/docs/gradcalclinalg24/part1/eigen/</loc>
<lastmod>2024-10-29T15:43:21+01:00</lastmod>
<changefreq>weekly</changefreq>
</url><url>
<loc>https://djps.github.io/docs/numericalmethods24/part2/integration/</loc>
<lastmod>2024-10-30T14:22:40+01:00</lastmod>
<changefreq>weekly</changefreq>
</url><url>
<loc>https://djps.github.io/docs/numericalmethods24/part2/interpolation/</loc>
<lastmod>2024-10-30T14:22:40+01:00</lastmod>
<changefreq>weekly</changefreq>
</url><url>
<loc>https://djps.github.io/docs/numericalmethods24/part3/odes/</loc>
<lastmod>2024-10-30T14:22:40+01:00</lastmod>
<changefreq>weekly</changefreq>
</url><url>
<loc>https://djps.github.io/docs/numericalmethods24/notebooks/</loc>
<lastmod>2024-10-30T14:22:40+01:00</lastmod>
<changefreq>weekly</changefreq>
</url><url>
<loc>https://djps.github.io/docs/numericalmethods24/</loc>
<lastmod>2024-10-30T14:22:40+01:00</lastmod>
<changefreq>weekly</changefreq>
</url><url>
<loc>https://djps.github.io/project/qualiperf/</loc>
<lastmod>2024-09-13T16:37:56+02:00</lastmod>
<changefreq>weekly</changefreq>
</url><url>
<loc>https://djps.github.io/docs/numericalanalysis22/part1/iterative-methods/</loc>
<lastmod>2024-10-30T14:04:54+01:00</lastmod>
<changefreq>weekly</changefreq>
</url><url>
<loc>https://djps.github.io/docs/gradcalclinalg24/part2/one-variable/</loc>
<lastmod>2024-10-29T15:43:21+01:00</lastmod>
<changefreq>weekly</changefreq>
</url><url>
<loc>https://djps.github.io/docs/numericalmethods24/assignments/</loc>
<lastmod>2024-11-04T14:22:33+01:00</lastmod>
<changefreq>weekly</changefreq>
</url><url>
<loc>https://djps.github.io/docs/numericalmethods24/exam/</loc>
<lastmod>2024-10-30T14:22:40+01:00</lastmod>
<changefreq>weekly</changefreq>
</url><url>
<loc>https://djps.github.io/docs/gradcalclinalg24/part2/taylor/</loc>
<lastmod>2024-10-29T15:43:21+01:00</lastmod>
<changefreq>weekly</changefreq>
</url><url>
<loc>https://djps.github.io/docs/gradcalclinalg24/part2/many-variables/</loc>
<lastmod>2024-10-29T15:43:21+01:00</lastmod>
<changefreq>weekly</changefreq>
</url><url>
<loc>https://djps.github.io/docs/gradcalclinalg24/notebooks/</loc>
<lastmod>2024-10-22T22:19:19+02:00</lastmod>
<changefreq>weekly</changefreq>
</url><url>
<loc>https://djps.github.io/docs/numericalanalysis22/</loc>
<lastmod>2024-10-30T20:57:28+01:00</lastmod>
<changefreq>weekly</changefreq>
</url><url>
<loc>https://djps.github.io/docs/numericalanalysis22/part2/interpolation/</loc>
<lastmod>2024-10-30T14:04:54+01:00</lastmod>
<changefreq>weekly</changefreq>
</url><url>
<loc>https://djps.github.io/docs/gradcalclinalg24/assignments/</loc>
<lastmod>2024-11-14T11:03:34+01:00</lastmod>
<changefreq>weekly</changefreq>
</url><url>
<loc>https://djps.github.io/project/ehma/</loc>
<lastmod>2024-09-13T16:37:56+02:00</lastmod>
<changefreq>weekly</changefreq>
</url><url>
<loc>https://djps.github.io/docs/numericalanalysis22/part2/integration/</loc>
<lastmod>2024-10-30T14:04:54+01:00</lastmod>
<changefreq>weekly</changefreq>
</url><url>
<loc>https://djps.github.io/project/comptop/</loc>
<lastmod>2024-09-13T16:29:13+02:00</lastmod>
<changefreq>weekly</changefreq>
</url><url>
<loc>https://djps.github.io/project/maibai/</loc>
<lastmod>2024-09-13T16:37:56+02:00</lastmod>
<changefreq>weekly</changefreq>
</url><url>
<loc>https://djps.github.io/project/cubdl/</loc>
<lastmod>2024-09-13T16:37:56+02:00</lastmod>
<changefreq>weekly</changefreq>
</url><url>
<loc>https://djps.github.io/docs/numericalanalysis22/part3/fdm/</loc>
<lastmod>2024-10-30T14:04:54+01:00</lastmod>
<changefreq>weekly</changefreq>
</url><url>
<loc>https://djps.github.io/docs/gradcalclinalg24/notes/</loc>
<lastmod>2024-10-29T15:43:21+01:00</lastmod>
<changefreq>weekly</changefreq>
</url><url>
<loc>https://djps.github.io/docs/numericalanalysis22/part3/fem/</loc>
<lastmod>2024-10-30T14:04:54+01:00</lastmod>
<changefreq>weekly</changefreq>
</url><url>
<loc>https://djps.github.io/docs/numericalmethods24/notes/</loc>
<lastmod>2024-10-30T14:22:40+01:00</lastmod>
<changefreq>weekly</changefreq>
</url><url>
<loc>https://djps.github.io/docs/numericalanalysis22/notebooks/</loc>
<lastmod>2024-10-30T14:04:54+01:00</lastmod>
<changefreq>weekly</changefreq>
</url><url>
<loc>https://djps.github.io/docs/numericalanalysis22/assignments/assignments/</loc>
<lastmod>2024-10-30T14:52:38+01:00</lastmod>
<changefreq>weekly</changefreq>
</url><url>
<loc>https://djps.github.io/docs/numericalanalysis22/exam/exam/</loc>
<lastmod>2024-10-30T14:52:38+01:00</lastmod>
<changefreq>weekly</changefreq>
</url><url>
<loc>https://djps.github.io/docs/numericalanalysis22/notes/notes/</loc>
<lastmod>2024-10-30T14:52:38+01:00</lastmod>
<changefreq>weekly</changefreq>
</url><url>
<loc>https://djps.github.io/project/aegeus/</loc>
<lastmod>2024-09-13T16:37:56+02:00</lastmod>
<changefreq>weekly</changefreq>
</url><url>
<loc>https://djps.github.io/project/cosserat/</loc>
<lastmod>2024-09-13T16:37:56+02:00</lastmod>
<changefreq>weekly</changefreq>
</url><url>
<loc>https://djps.github.io/abstracts/</loc>
<lastmod>2024-11-11T00:10:54+01:00</lastmod>
<changefreq>weekly</changefreq>
</url><url>
<loc>https://djps.github.io/docs/gradcalclinalg24/notebooks/gram_schmidt/</loc>
<lastmod>2024-10-29T15:43:21+01:00</lastmod>
<changefreq>weekly</changefreq>
</url><url>
<loc>https://djps.github.io/docs/gradcalclinalg24/notebooks/pca/</loc>
<lastmod>2024-10-29T15:43:21+01:00</lastmod>
<changefreq>weekly</changefreq>
</url><url>
<loc>https://djps.github.io/tags/linear-algebra/</loc>
<lastmod>2024-11-10T21:48:55+01:00</lastmod>
<changefreq>weekly</changefreq>
</url><url>
<loc>https://djps.github.io/tags/</loc>
<lastmod>2024-11-10T21:48:55+01:00</lastmod>
<changefreq>weekly</changefreq>
</url><url>
<loc>https://djps.github.io/publication_types/book-section/</loc>
<lastmod>2024-09-05T11:52:19+02:00</lastmod>
<changefreq>weekly</changefreq>
</url><url>
<loc>https://djps.github.io/tags/hifu/</loc>
<lastmod>2024-09-26T09:42:47+02:00</lastmod>
<changefreq>weekly</changefreq>
</url><url>
<loc>https://djps.github.io/publication/bookchapter/</loc>
<lastmod>2024-09-05T11:52:19+02:00</lastmod>
<changefreq>weekly</changefreq>
</url><url>
<loc>https://djps.github.io/publication_types/</loc>
<lastmod>2024-09-13T16:21:02+02:00</lastmod>
<changefreq>weekly</changefreq>
</url><url>
<loc>https://djps.github.io/tags/treatment-planning/</loc>
<lastmod>2024-09-26T09:42:47+02:00</lastmod>
<changefreq>weekly</changefreq>
</url><url>
<loc>https://djps.github.io/experience/</loc>
<lastmod>2024-06-19T16:15:15+02:00</lastmod>
<changefreq>weekly</changefreq>
</url><url>
<loc>https://djps.github.io/projects/</loc>
<lastmod>2024-09-13T16:32:30+02:00</lastmod>
<changefreq>weekly</changefreq>
</url><url>
<loc>https://djps.github.io/talks/</loc>
<lastmod>2024-06-09T02:12:55+02:00</lastmod>
<changefreq>weekly</changefreq>
</url><url>
<loc>https://djps.github.io/docs/gradcalclinalg24/notebooks/taylor_series/</loc>
<lastmod>2024-10-29T15:43:21+01:00</lastmod>
<changefreq>weekly</changefreq>
</url><url>
<loc>https://djps.github.io/docs/numericalmethods24/notebooks/taylor_series/</loc>
<lastmod>2024-10-30T14:22:40+01:00</lastmod>
<changefreq>weekly</changefreq>
</url><url>
<loc>https://djps.github.io/docs/numericalmethods24/notebooks/number_representations/</loc>
<lastmod>2024-10-30T14:22:40+01:00</lastmod>
<changefreq>weekly</changefreq>
</url><url>
<loc>https://djps.github.io/docs/numericalmethods24/notebooks/linear_systems/</loc>
<lastmod>2024-10-30T14:22:40+01:00</lastmod>
<changefreq>weekly</changefreq>
</url><url>
<loc>https://djps.github.io/docs/numericalmethods24/notebooks/iterative/</loc>
<lastmod>2024-10-30T14:22:40+01:00</lastmod>
<changefreq>weekly</changefreq>
</url><url>
<loc>https://djps.github.io/docs/numericalmethods24/notebooks/nonlinear/</loc>
<lastmod>2024-10-30T14:22:40+01:00</lastmod>
<changefreq>weekly</changefreq>
</url><url>
<loc>https://djps.github.io/docs/numericalmethods24/notebooks/max_finder/</loc>
<lastmod>2024-10-30T14:22:40+01:00</lastmod>
<changefreq>weekly</changefreq>
</url><url>
<loc>https://djps.github.io/docs/numericalmethods24/notebooks/lagrange_polynomials/</loc>
<lastmod>2024-10-30T14:22:40+01:00</lastmod>
<changefreq>weekly</changefreq>
</url><url>
<loc>https://djps.github.io/docs/numericalmethods24/notebooks/integrals/</loc>
<lastmod>2024-10-30T14:22:40+01:00</lastmod>
<changefreq>weekly</changefreq>
</url><url>
<loc>https://djps.github.io/docs/numericalmethods24/notebooks/runge/</loc>
<lastmod>2024-10-30T14:22:40+01:00</lastmod>
<changefreq>weekly</changefreq>
</url><url>
<loc>https://djps.github.io/docs/numericalmethods24/notebooks/ode_solvers/</loc>
<lastmod>2024-10-30T14:22:40+01:00</lastmod>
<changefreq>weekly</changefreq>
</url><url>
<loc>https://djps.github.io/tags/big-data/</loc>
<lastmod>2024-09-13T16:37:56+02:00</lastmod>
<changefreq>weekly</changefreq>
</url><url>
<loc>https://djps.github.io/tags/computational-topology/</loc>
<lastmod>2024-09-13T16:29:13+02:00</lastmod>
<changefreq>weekly</changefreq>
</url><url>
<loc>https://djps.github.io/tags/deep-learning/</loc>
<lastmod>2024-09-13T16:37:56+02:00</lastmod>
<changefreq>weekly</changefreq>
</url><url>
<loc>https://djps.github.io/tags/mammography/</loc>
<lastmod>2024-09-13T16:37:56+02:00</lastmod>
<changefreq>weekly</changefreq>
</url><url>
<loc>https://djps.github.io/tags/persistent-homology/</loc>
<lastmod>2024-09-13T16:29:13+02:00</lastmod>
<changefreq>weekly</changefreq>
</url><url>
<loc>https://djps.github.io/project/</loc>
<lastmod>2024-09-13T16:37:56+02:00</lastmod>
<changefreq>weekly</changefreq>
</url><url>
<loc>https://djps.github.io/tags/topological-data-analysis/</loc>
<lastmod>2024-09-13T16:29:13+02:00</lastmod>
<changefreq>weekly</changefreq>
</url><url>
<loc>https://djps.github.io/publication_types/0/</loc>
<lastmod>2024-09-13T16:21:02+02:00</lastmod>
<changefreq>weekly</changefreq>
</url><url>
<loc>https://djps.github.io/opensource/kwavepython/</loc>
<lastmod>2024-09-13T16:21:02+02:00</lastmod>
<changefreq>weekly</changefreq>
</url><url>
<loc>https://djps.github.io/opensource/</loc>
<lastmod>2024-09-13T16:21:02+02:00</lastmod>
<changefreq>weekly</changefreq>
</url><url>
<loc>https://djps.github.io/tags/ultrasound-simulation/</loc>
<lastmod>2024-09-13T16:21:02+02:00</lastmod>
<changefreq>weekly</changefreq>
</url><url>
<loc>https://djps.github.io/tags/cryo/</loc>
<lastmod>2024-06-10T10:24:29+02:00</lastmod>
<changefreq>weekly</changefreq>
</url><url>
<loc>https://djps.github.io/talks/cimpa/</loc>
<lastmod>2024-06-10T10:24:29+02:00</lastmod>
<changefreq>weekly</changefreq>
</url><url>
<loc>https://djps.github.io/tags/mwa/</loc>
<lastmod>2024-06-11T21:01:50+02:00</lastmod>
<changefreq>weekly</changefreq>
</url><url>
<loc>https://djps.github.io/tags/ultrasound/</loc>
<lastmod>2024-09-13T16:37:56+02:00</lastmod>
<changefreq>weekly</changefreq>
</url><url>
<loc>https://djps.github.io/tags/bifurcation/</loc>
<lastmod>2024-09-26T09:42:47+02:00</lastmod>
<changefreq>weekly</changefreq>
</url><url>
<loc>https://djps.github.io/tags/cosserat/</loc>
<lastmod>2024-09-26T09:42:47+02:00</lastmod>
<changefreq>weekly</changefreq>
</url><url>
<loc>https://djps.github.io/tags/hamiltonian/</loc>
<lastmod>2024-09-26T09:42:47+02:00</lastmod>
<changefreq>weekly</changefreq>
</url><url>
<loc>https://djps.github.io/tags/integrability/</loc>
<lastmod>2024-06-10T10:45:46+02:00</lastmod>
<changefreq>weekly</changefreq>
</url><url>
<loc>https://djps.github.io/talks/hamburg/</loc>
<lastmod>2024-06-10T10:45:46+02:00</lastmod>
<changefreq>weekly</changefreq>
</url><url>
<loc>https://djps.github.io/abstracts/hamburg/</loc>
<lastmod>2024-09-26T09:42:47+02:00</lastmod>
<changefreq>weekly</changefreq>
</url><url>
<loc>https://djps.github.io/tags/eeg/</loc>
<lastmod>2024-09-13T16:37:56+02:00</lastmod>
<changefreq>weekly</changefreq>
</url><url>
<loc>https://djps.github.io/tags/neurostimulation/</loc>
<lastmod>2024-09-13T16:37:56+02:00</lastmod>
<changefreq>weekly</changefreq>
</url><url>
<loc>https://djps.github.io/tags/ai/</loc>
<lastmod>2024-09-26T09:42:47+02:00</lastmod>
<changefreq>weekly</changefreq>
</url><url>
<loc>https://djps.github.io/abstracts/lyon/</loc>
<lastmod>2024-09-26T09:42:47+02:00</lastmod>
<changefreq>weekly</changefreq>
</url><url>
<loc>https://djps.github.io/talks/istu2023/</loc>
<lastmod>2024-06-10T15:35:03+02:00</lastmod>
<changefreq>weekly</changefreq>
</url><url>
<loc>https://djps.github.io/post/awesome-scientific-computing/</loc>
<lastmod>2024-06-10T14:23:12+02:00</lastmod>
<changefreq>weekly</changefreq>
</url><url>
<loc>https://djps.github.io/post/</loc>
<lastmod>2024-06-10T15:35:03+02:00</lastmod>
<changefreq>weekly</changefreq>
</url><url>
<loc>https://djps.github.io/publication/guillemin2022nct/</loc>
<lastmod>2023-11-09T12:33:50+01:00</lastmod>
<changefreq>weekly</changefreq>
</url><url>
<loc>https://djps.github.io/tags/adjuvant-therapies/</loc>
<lastmod>2023-11-09T12:33:50+01:00</lastmod>
<changefreq>weekly</changefreq>
</url><url>
<loc>https://djps.github.io/publication_types/article-journal/</loc>
<lastmod>2024-06-18T21:47:54+02:00</lastmod>
<changefreq>weekly</changefreq>
</url><url>
<loc>https://djps.github.io/tags/hyperthermia/</loc>
<lastmod>2023-11-09T12:33:50+01:00</lastmod>
<changefreq>weekly</changefreq>
</url><url>
<loc>https://djps.github.io/tags/prostate-ultrasound/</loc>
<lastmod>2023-11-09T12:33:50+01:00</lastmod>
<changefreq>weekly</changefreq>
</url><url>
<loc>https://djps.github.io/</loc>
<lastmod>2024-11-01T10:32:04+01:00</lastmod>
<changefreq>weekly</changefreq>
</url><url>
<loc>https://djps.github.io/publication/neizert2022tav/</loc>
<lastmod>2024-06-11T21:01:50+02:00</lastmod>
<changefreq>weekly</changefreq>
</url><url>
<loc>https://djps.github.io/tags/vascular-cooling/</loc>
<lastmod>2024-06-11T21:01:50+02:00</lastmod>
<changefreq>weekly</changefreq>
</url><url>
<loc>https://djps.github.io/publication_types/paper-conference/</loc>
<lastmod>2024-09-13T09:50:59+02:00</lastmod>
<changefreq>weekly</changefreq>
</url><url>
<loc>https://djps.github.io/publication/heimes2022set/</loc>
<lastmod>2023-11-09T09:21:03+01:00</lastmod>
<changefreq>weekly</changefreq>
</url><url>
<loc>https://djps.github.io/tags/thermal-ablation/</loc>
<lastmod>2024-09-26T09:42:47+02:00</lastmod>
<changefreq>weekly</changefreq>
</url><url>
<loc>https://djps.github.io/tags/uncertainty/</loc>
<lastmod>2023-11-09T09:21:03+01:00</lastmod>
<changefreq>weekly</changefreq>
</url><url>
<loc>https://djps.github.io/post/stm/</loc>
<lastmod>2024-06-10T15:35:03+02:00</lastmod>
<changefreq>weekly</changefreq>
</url><url>
<loc>https://djps.github.io/docs/numericalanalysis22/notebooks/lagrangeinterpolation/</loc>
<lastmod>2024-10-30T14:04:54+01:00</lastmod>
<changefreq>weekly</changefreq>
</url><url>
<loc>https://djps.github.io/docs/numericalanalysis22/notebooks/characteristicpolynomial/</loc>
<lastmod>2024-10-30T14:04:54+01:00</lastmod>
<changefreq>weekly</changefreq>
</url><url>
<loc>https://djps.github.io/docs/numericalanalysis22/notebooks/integrals/</loc>
<lastmod>2024-10-30T14:04:54+01:00</lastmod>
<changefreq>weekly</changefreq>
</url><url>
<loc>https://djps.github.io/docs/numericalanalysis22/notebooks/1dfem/</loc>
<lastmod>2024-10-30T14:04:54+01:00</lastmod>
<changefreq>weekly</changefreq>
</url><url>
<loc>https://djps.github.io/docs/numericalanalysis22/notebooks/2dfem/</loc>
<lastmod>2024-10-30T14:04:54+01:00</lastmod>
<changefreq>weekly</changefreq>
</url><url>
<loc>https://djps.github.io/tags/cosserat-theory/</loc>
<lastmod>2024-09-13T16:37:56+02:00</lastmod>
<changefreq>weekly</changefreq>
</url><url>
<loc>https://djps.github.io/tags/multiscale-modeling/</loc>
<lastmod>2024-09-13T16:37:56+02:00</lastmod>
<changefreq>weekly</changefreq>
</url><url>
<loc>https://djps.github.io/talks/stm/</loc>
<lastmod>2024-06-10T10:45:46+02:00</lastmod>
<changefreq>weekly</changefreq>
</url><url>
<loc>https://djps.github.io/abstracts/stm/</loc>
<lastmod>2024-06-07T14:42:13+02:00</lastmod>
<changefreq>weekly</changefreq>
</url><url>
<loc>https://djps.github.io/docs/mech1010/</loc>
<lastmod>2024-10-30T17:22:58+01:00</lastmod>
<changefreq>weekly</changefreq>
</url><url>
<loc>https://djps.github.io/docs/math6502/</loc>
<lastmod>2024-11-01T10:19:19+01:00</lastmod>
<changefreq>weekly</changefreq>
</url><url>
<loc>https://djps.github.io/tags/directivity/</loc>
<lastmod>2023-11-09T12:43:13+01:00</lastmod>
<changefreq>weekly</changefreq>
</url><url>
<loc>https://djps.github.io/tags/pyroelectric-sensors/</loc>
<lastmod>2023-11-09T12:43:13+01:00</lastmod>
<changefreq>weekly</changefreq>
</url><url>
<loc>https://djps.github.io/publication/kaupinmaki2020pus/</loc>
<lastmod>2023-11-09T12:43:13+01:00</lastmod>
<changefreq>weekly</changefreq>
</url><url>
<loc>https://djps.github.io/tags/beamforming/</loc>
<lastmod>2024-06-17T15:52:04+02:00</lastmod>
<changefreq>weekly</changefreq>
</url><url>
<loc>https://djps.github.io/publication/hyun2021dlu/</loc>
<lastmod>2024-06-17T15:52:04+02:00</lastmod>
<changefreq>weekly</changefreq>
</url><url>
<loc>https://djps.github.io/tags/imaging/</loc>
<lastmod>2024-06-17T15:52:04+02:00</lastmod>
<changefreq>weekly</changefreq>
</url><url>
<loc>https://djps.github.io/tags/acoustic-holography/</loc>
<lastmod>2024-06-10T12:22:11+02:00</lastmod>
<changefreq>weekly</changefreq>
</url><url>
<loc>https://djps.github.io/abstracts/asa_virtual/</loc>
<lastmod>2024-10-30T20:57:28+01:00</lastmod>
<changefreq>weekly</changefreq>
</url><url>
<loc>https://djps.github.io/talks/asa_virtual/</loc>
<lastmod>2024-06-10T12:22:11+02:00</lastmod>
<changefreq>weekly</changefreq>
</url><url>
<loc>https://djps.github.io/tags/measurement-based-simulation/</loc>
<lastmod>2024-10-30T20:57:28+01:00</lastmod>
<changefreq>weekly</changefreq>
</url><url>
<loc>https://djps.github.io/acknowledged/baker2022/</loc>
<lastmod>2024-06-07T14:52:46+02:00</lastmod>
<changefreq>weekly</changefreq>
</url><url>
<loc>https://djps.github.io/publication/rothluebbers2020iiq/</loc>
<lastmod>2023-11-09T12:43:13+01:00</lastmod>
<changefreq>weekly</changefreq>
</url><url>
<loc>https://djps.github.io/abstracts/ismrm_virtual/</loc>
<lastmod>2024-09-26T10:55:11+02:00</lastmod>
<changefreq>weekly</changefreq>
</url><url>
<loc>https://djps.github.io/publication/smith2020bcd/</loc>
<lastmod>2024-06-17T15:52:04+02:00</lastmod>
<changefreq>weekly</changefreq>
</url><url>
<loc>https://djps.github.io/tags/digital-health/</loc>
<lastmod>2024-06-17T15:52:04+02:00</lastmod>
<changefreq>weekly</changefreq>
</url><url>
<loc>https://djps.github.io/tags/metrology/</loc>
<lastmod>2024-06-17T15:52:04+02:00</lastmod>
<changefreq>weekly</changefreq>
</url><url>
<loc>https://djps.github.io/slides/</loc>
<lastmod>2024-06-06T20:51:45+02:00</lastmod>
<changefreq>weekly</changefreq>
</url><url>
<loc>https://djps.github.io/tags/histotripsy/</loc>
<lastmod>2023-11-09T12:43:13+01:00</lastmod>
<changefreq>weekly</changefreq>
</url><url>
<loc>https://djps.github.io/publication/pahk2017nes/</loc>
<lastmod>2023-11-09T12:43:13+01:00</lastmod>
<changefreq>weekly</changefreq>
</url><url>
<loc>https://djps.github.io/tags/hydrophones/</loc>
<lastmod>2023-11-09T12:43:13+01:00</lastmod>
<changefreq>weekly</changefreq>
</url><url>
<loc>https://djps.github.io/publication/sinden2017rus/</loc>
<lastmod>2023-11-09T12:43:13+01:00</lastmod>
<changefreq>weekly</changefreq>
</url><url>
<loc>https://djps.github.io/tags/spatial-averaging/</loc>
<lastmod>2023-11-09T12:43:13+01:00</lastmod>
<changefreq>weekly</changefreq>
</url><url>
<loc>https://djps.github.io/publication/sinden2014dic/</loc>
<lastmod>2023-11-09T12:43:13+01:00</lastmod>
<changefreq>weekly</changefreq>
</url><url>
<loc>https://djps.github.io/abstracts/vegas/</loc>
<lastmod>2024-09-26T09:42:47+02:00</lastmod>
<changefreq>weekly</changefreq>
</url><url>
<loc>https://djps.github.io/abstracts/npl/</loc>
<lastmod>2024-09-26T09:42:47+02:00</lastmod>
<changefreq>weekly</changefreq>
</url><url>
<loc>https://djps.github.io/tags/perfusion/</loc>
<lastmod>2024-09-26T09:42:47+02:00</lastmod>
<changefreq>weekly</changefreq>
</url><url>
<loc>https://djps.github.io/publication/sinden2012aae/</loc>
<lastmod>2023-11-09T12:43:13+01:00</lastmod>
<changefreq>weekly</changefreq>
</url><url>
<loc>https://djps.github.io/publication/sinden2011bmc/</loc>
<lastmod>2023-11-09T12:43:13+01:00</lastmod>
<changefreq>weekly</changefreq>
</url><url>
<loc>https://djps.github.io/publication/vanderheijden2011ltc/</loc>
<lastmod>2024-06-17T15:52:04+02:00</lastmod>
<changefreq>weekly</changefreq>
</url><url>
<loc>https://djps.github.io/publication/sinden2009enw/</loc>
<lastmod>2024-09-13T09:50:59+02:00</lastmod>
<changefreq>weekly</changefreq>
</url><url>
<loc>https://djps.github.io/publication/thesis/</loc>
<lastmod>2024-06-17T15:52:04+02:00</lastmod>
<changefreq>weekly</changefreq>
</url><url>
<loc>https://djps.github.io/publication/sinden2009sce/</loc>
<lastmod>2024-06-18T21:47:54+02:00</lastmod>
<changefreq>weekly</changefreq>
</url><url>
<loc>https://djps.github.io/publication_types/thesis/</loc>
<lastmod>2024-06-17T15:52:04+02:00</lastmod>
<changefreq>weekly</changefreq>
</url><url>
<loc>https://djps.github.io/publication/sinden2008ice/</loc>
<lastmod>2024-06-18T21:47:54+02:00</lastmod>
<changefreq>weekly</changefreq>
</url><url>
<loc>https://djps.github.io/docs/</loc>
<lastmod>2024-11-10T22:16:47+01:00</lastmod>
<changefreq>weekly</changefreq>
</url><url>
<loc>https://djps.github.io/home/experience/</loc>
<lastmod>2024-06-12T17:17:57+02:00</lastmod>
<changefreq>weekly</changefreq>
</url><url>
<loc>https://djps.github.io/home/</loc>
<lastmod>2024-06-12T17:17:57+02:00</lastmod>
<changefreq>weekly</changefreq>
</url><url>
<loc>https://djps.github.io/acknowledged/</loc>
<lastmod>2024-06-19T15:01:49+02:00</lastmod>
<changefreq>weekly</changefreq>
</url><url>
<loc>https://djps.github.io/publication/</loc>
<lastmod>2024-06-08T23:38:27+02:00</lastmod>
<changefreq>weekly</changefreq>
</url>
</urlset>