Skip to content

Commit ae9d151

Browse files
Lucas CamilloLucas Camillo
authored andcommitted
Bump to v0.1.15
1 parent 2afd121 commit ae9d151

File tree

85 files changed

+5463
-5097
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

85 files changed

+5463
-5097
lines changed

Makefile

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,15 @@ update-clocks-notebooks:
3535
continue; \
3636
fi; \
3737
echo "Processing clock notebook ($$counter/$$total): $$notebook"; \
38-
jupyter nbconvert --execute --inplace "$$notebook" || { echo "Error processing $$notebook"; exit 1; }; \
38+
jupyter nbconvert --execute --inplace "$$notebook" || { \
39+
echo ""; \
40+
echo "ERROR: ================================================================"; \
41+
echo "ERROR: Failed to process notebook: $$notebook"; \
42+
echo "ERROR: ================================================================"; \
43+
echo ""; \
44+
counter=$$((counter+1)); \
45+
continue; \
46+
}; \
3947
counter=$$((counter+1)); \
4048
done && cd ../..
4149

clocks/notebooks/abec.ipynb

Lines changed: 64 additions & 57 deletions
Original file line numberDiff line numberDiff line change
@@ -41,10 +41,10 @@
4141
"id": "4adfb4de-cd79-4913-a1af-9e23e9e236c9",
4242
"metadata": {
4343
"execution": {
44-
"iopub.execute_input": "2024-03-05T20:17:35.543046Z",
45-
"iopub.status.busy": "2024-03-05T20:17:35.542686Z",
46-
"iopub.status.idle": "2024-03-05T20:17:36.906933Z",
47-
"shell.execute_reply": "2024-03-05T20:17:36.906611Z"
44+
"iopub.execute_input": "2025-04-07T17:47:27.165878Z",
45+
"iopub.status.busy": "2025-04-07T17:47:27.165445Z",
46+
"iopub.status.idle": "2025-04-07T17:47:28.530119Z",
47+
"shell.execute_reply": "2025-04-07T17:47:28.529809Z"
4848
}
4949
},
5050
"outputs": [],
@@ -72,10 +72,10 @@
7272
"id": "8aa77372-7ed3-4da7-abc9-d30372106139",
7373
"metadata": {
7474
"execution": {
75-
"iopub.execute_input": "2024-03-05T20:17:36.908872Z",
76-
"iopub.status.busy": "2024-03-05T20:17:36.908692Z",
77-
"iopub.status.idle": "2024-03-05T20:17:36.916189Z",
78-
"shell.execute_reply": "2024-03-05T20:17:36.915931Z"
75+
"iopub.execute_input": "2025-04-07T17:47:28.531786Z",
76+
"iopub.status.busy": "2025-04-07T17:47:28.531575Z",
77+
"iopub.status.idle": "2025-04-07T17:47:28.542356Z",
78+
"shell.execute_reply": "2025-04-07T17:47:28.542081Z"
7979
}
8080
},
8181
"outputs": [
@@ -110,10 +110,10 @@
110110
"id": "78536494-f1d9-44de-8583-c89a310d2307",
111111
"metadata": {
112112
"execution": {
113-
"iopub.execute_input": "2024-03-05T20:17:36.917755Z",
114-
"iopub.status.busy": "2024-03-05T20:17:36.917671Z",
115-
"iopub.status.idle": "2024-03-05T20:17:36.919275Z",
116-
"shell.execute_reply": "2024-03-05T20:17:36.919020Z"
113+
"iopub.execute_input": "2025-04-07T17:47:28.543574Z",
114+
"iopub.status.busy": "2025-04-07T17:47:28.543492Z",
115+
"iopub.status.idle": "2025-04-07T17:47:28.545094Z",
116+
"shell.execute_reply": "2025-04-07T17:47:28.544856Z"
117117
}
118118
},
119119
"outputs": [],
@@ -135,10 +135,10 @@
135135
"id": "6601da9e-8adc-44ee-9308-75e3cd31b816",
136136
"metadata": {
137137
"execution": {
138-
"iopub.execute_input": "2024-03-05T20:17:36.920750Z",
139-
"iopub.status.busy": "2024-03-05T20:17:36.920670Z",
140-
"iopub.status.idle": "2024-03-05T20:17:36.922611Z",
141-
"shell.execute_reply": "2024-03-05T20:17:36.922360Z"
138+
"iopub.execute_input": "2025-04-07T17:47:28.546324Z",
139+
"iopub.status.busy": "2025-04-07T17:47:28.546245Z",
140+
"iopub.status.idle": "2025-04-07T17:47:28.548178Z",
141+
"shell.execute_reply": "2025-04-07T17:47:28.547942Z"
142142
}
143143
},
144144
"outputs": [],
@@ -176,10 +176,10 @@
176176
"id": "28fdcad4-1f62-4da7-b556-1ecc8cf3d0e0",
177177
"metadata": {
178178
"execution": {
179-
"iopub.execute_input": "2024-03-05T20:17:36.924119Z",
180-
"iopub.status.busy": "2024-03-05T20:17:36.924044Z",
181-
"iopub.status.idle": "2024-03-05T20:17:37.181539Z",
182-
"shell.execute_reply": "2024-03-05T20:17:37.180660Z"
179+
"iopub.execute_input": "2025-04-07T17:47:28.549453Z",
180+
"iopub.status.busy": "2025-04-07T17:47:28.549371Z",
181+
"iopub.status.idle": "2025-04-07T17:47:28.909731Z",
182+
"shell.execute_reply": "2025-04-07T17:47:28.908751Z"
183183
}
184184
},
185185
"outputs": [
@@ -220,7 +220,14 @@
220220
"cell_type": "code",
221221
"execution_count": 6,
222222
"id": "ec85c728",
223-
"metadata": {},
223+
"metadata": {
224+
"execution": {
225+
"iopub.execute_input": "2025-04-07T17:47:28.913203Z",
226+
"iopub.status.busy": "2025-04-07T17:47:28.912899Z",
227+
"iopub.status.idle": "2025-04-07T17:47:28.944475Z",
228+
"shell.execute_reply": "2025-04-07T17:47:28.943986Z"
229+
}
230+
},
224231
"outputs": [],
225232
"source": [
226233
"df = pd.read_csv('coefficients.csv', index_col=0)\n",
@@ -244,10 +251,10 @@
244251
"id": "e09b3463-4fd4-41b1-ac21-e63ddd223fe0",
245252
"metadata": {
246253
"execution": {
247-
"iopub.execute_input": "2024-03-05T20:17:37.679505Z",
248-
"iopub.status.busy": "2024-03-05T20:17:37.679254Z",
249-
"iopub.status.idle": "2024-03-05T20:17:37.682953Z",
250-
"shell.execute_reply": "2024-03-05T20:17:37.682389Z"
254+
"iopub.execute_input": "2025-04-07T17:47:28.946819Z",
255+
"iopub.status.busy": "2025-04-07T17:47:28.946641Z",
256+
"iopub.status.idle": "2025-04-07T17:47:28.950135Z",
257+
"shell.execute_reply": "2025-04-07T17:47:28.949706Z"
251258
}
252259
},
253260
"outputs": [
@@ -279,10 +286,10 @@
279286
"id": "d7f43b99-26f2-4622-9a76-316712058877",
280287
"metadata": {
281288
"execution": {
282-
"iopub.execute_input": "2024-03-05T20:17:37.686070Z",
283-
"iopub.status.busy": "2024-03-05T20:17:37.685886Z",
284-
"iopub.status.idle": "2024-03-05T20:17:37.689293Z",
285-
"shell.execute_reply": "2024-03-05T20:17:37.688835Z"
289+
"iopub.execute_input": "2025-04-07T17:47:28.951983Z",
290+
"iopub.status.busy": "2025-04-07T17:47:28.951843Z",
291+
"iopub.status.idle": "2025-04-07T17:47:28.954841Z",
292+
"shell.execute_reply": "2025-04-07T17:47:28.954448Z"
286293
}
287294
},
288295
"outputs": [],
@@ -309,10 +316,10 @@
309316
"id": "86de757f-fb38-4bcb-b91e-fc3372d22aad",
310317
"metadata": {
311318
"execution": {
312-
"iopub.execute_input": "2024-03-05T20:17:37.691973Z",
313-
"iopub.status.busy": "2024-03-05T20:17:37.691810Z",
314-
"iopub.status.idle": "2024-03-05T20:17:37.713422Z",
315-
"shell.execute_reply": "2024-03-05T20:17:37.713076Z"
319+
"iopub.execute_input": "2025-04-07T17:47:28.956614Z",
320+
"iopub.status.busy": "2025-04-07T17:47:28.956460Z",
321+
"iopub.status.idle": "2025-04-07T17:47:28.958365Z",
322+
"shell.execute_reply": "2025-04-07T17:47:28.957994Z"
316323
}
317324
},
318325
"outputs": [],
@@ -334,10 +341,10 @@
334341
"id": "7a22fb20-c605-424d-8efb-7620c2c0755c",
335342
"metadata": {
336343
"execution": {
337-
"iopub.execute_input": "2024-03-05T20:17:37.715600Z",
338-
"iopub.status.busy": "2024-03-05T20:17:37.715468Z",
339-
"iopub.status.idle": "2024-03-05T20:17:37.717220Z",
340-
"shell.execute_reply": "2024-03-05T20:17:37.716911Z"
344+
"iopub.execute_input": "2025-04-07T17:47:28.960228Z",
345+
"iopub.status.busy": "2025-04-07T17:47:28.960080Z",
346+
"iopub.status.idle": "2025-04-07T17:47:28.961941Z",
347+
"shell.execute_reply": "2025-04-07T17:47:28.961621Z"
341348
}
342349
},
343350
"outputs": [],
@@ -352,10 +359,10 @@
352359
"id": "ff4a21cb-cf41-44dc-9ed1-95cf8aa15772",
353360
"metadata": {
354361
"execution": {
355-
"iopub.execute_input": "2024-03-05T20:17:37.719024Z",
356-
"iopub.status.busy": "2024-03-05T20:17:37.718901Z",
357-
"iopub.status.idle": "2024-03-05T20:17:37.720622Z",
358-
"shell.execute_reply": "2024-03-05T20:17:37.720306Z"
362+
"iopub.execute_input": "2025-04-07T17:47:28.963450Z",
363+
"iopub.status.busy": "2025-04-07T17:47:28.963319Z",
364+
"iopub.status.idle": "2025-04-07T17:47:28.965040Z",
365+
"shell.execute_reply": "2025-04-07T17:47:28.964714Z"
359366
}
360367
},
361368
"outputs": [],
@@ -378,10 +385,10 @@
378385
"id": "2168355c-47d9-475d-b816-49f65e74887c",
379386
"metadata": {
380387
"execution": {
381-
"iopub.execute_input": "2024-03-05T20:17:37.722338Z",
382-
"iopub.status.busy": "2024-03-05T20:17:37.722225Z",
383-
"iopub.status.idle": "2024-03-05T20:17:37.725744Z",
384-
"shell.execute_reply": "2024-03-05T20:17:37.725443Z"
388+
"iopub.execute_input": "2025-04-07T17:47:28.966607Z",
389+
"iopub.status.busy": "2025-04-07T17:47:28.966478Z",
390+
"iopub.status.idle": "2025-04-07T17:47:28.970729Z",
391+
"shell.execute_reply": "2025-04-07T17:47:28.970454Z"
385392
}
386393
},
387394
"outputs": [
@@ -451,10 +458,10 @@
451458
"id": "936b9877-d076-4ced-99aa-e8d4c58c5caf",
452459
"metadata": {
453460
"execution": {
454-
"iopub.execute_input": "2024-03-05T20:17:37.727432Z",
455-
"iopub.status.busy": "2024-03-05T20:17:37.727339Z",
456-
"iopub.status.idle": "2024-03-05T20:17:37.731216Z",
457-
"shell.execute_reply": "2024-03-05T20:17:37.730942Z"
461+
"iopub.execute_input": "2025-04-07T17:47:28.972256Z",
462+
"iopub.status.busy": "2025-04-07T17:47:28.972151Z",
463+
"iopub.status.idle": "2025-04-07T17:47:28.976785Z",
464+
"shell.execute_reply": "2025-04-07T17:47:28.976451Z"
458465
}
459466
},
460467
"outputs": [
@@ -501,10 +508,10 @@
501508
"id": "5ef2fa8d-c80b-4fdd-8555-79c0d541788e",
502509
"metadata": {
503510
"execution": {
504-
"iopub.execute_input": "2024-03-05T20:17:37.732855Z",
505-
"iopub.status.busy": "2024-03-05T20:17:37.732762Z",
506-
"iopub.status.idle": "2024-03-05T20:17:37.735692Z",
507-
"shell.execute_reply": "2024-03-05T20:17:37.735426Z"
511+
"iopub.execute_input": "2025-04-07T17:47:28.978342Z",
512+
"iopub.status.busy": "2025-04-07T17:47:28.978215Z",
513+
"iopub.status.idle": "2025-04-07T17:47:28.981214Z",
514+
"shell.execute_reply": "2025-04-07T17:47:28.980926Z"
508515
}
509516
},
510517
"outputs": [],
@@ -527,10 +534,10 @@
527534
"id": "11aeaa70-44c0-42f9-86d7-740e3849a7a6",
528535
"metadata": {
529536
"execution": {
530-
"iopub.execute_input": "2024-03-05T20:17:37.737247Z",
531-
"iopub.status.busy": "2024-03-05T20:17:37.737152Z",
532-
"iopub.status.idle": "2024-03-05T20:17:37.740189Z",
533-
"shell.execute_reply": "2024-03-05T20:17:37.739959Z"
537+
"iopub.execute_input": "2025-04-07T17:47:28.982627Z",
538+
"iopub.status.busy": "2025-04-07T17:47:28.982513Z",
539+
"iopub.status.idle": "2025-04-07T17:47:28.985919Z",
540+
"shell.execute_reply": "2025-04-07T17:47:28.985627Z"
534541
}
535542
},
536543
"outputs": [

0 commit comments

Comments
 (0)