When the registry is instantiated, the definition file is parsed, loaded and │ │ │ │ some pre-calculations are made to speed-up certain common operations. This │ │ │ │ ├── html2text {} │ │ │ │ │ @@ -123,18 +123,18 @@ │ │ │ │ │ ....: │ │ │ │ │ │ │ │ │ │ In [17]: a = 1 * ureg.meter │ │ │ │ │ │ │ │ │ │ In [18]: b = 1 * ureg.centimeter │ │ │ │ │ │ │ │ │ │ In [19]: %timeit f(a, b) │ │ │ │ │ -96.9 us +- 139 ns per loop (mean +- std. dev. of 7 runs, 10,000 loops each) │ │ │ │ │ +96.4 us +- 140 ns per loop (mean +- std. dev. of 7 runs, 10,000 loops each) │ │ │ │ │ │ │ │ │ │ In [20]: %timeit g(a, b) │ │ │ │ │ -15.4 us +- 2.6 ns per loop (mean +- std. dev. of 7 runs, 100,000 loops each) │ │ │ │ │ +15.4 us +- 14.5 ns per loop (mean +- std. dev. of 7 runs, 100,000 loops each) │ │ │ │ │ ********** SSppeeeedd uupp rreeggiissttrryy iinnssttaannttiiaattiioonn_## ********** │ │ │ │ │ When the registry is instantiated, the definition file is parsed, loaded and │ │ │ │ │ some pre-calculations are made to speed-up certain common operations. This │ │ │ │ │ process can be time consuming for a large definition file such as the default │ │ │ │ │ one (and very comprehensive) provided with pint. This can have a significant │ │ │ │ │ impact in command line applications that create and drop registries. │ │ │ │ │ Since version 0.19, part of this process can be cached resulting in a 5x to 20x │ │ │ ├── ./usr/share/doc/python-pint-doc/html/searchindex.js │ │ │ │ ├── js-beautify {} │ │ │ │ │ @@ -1993,17 +1993,16 @@ │ │ │ │ │ "1365": 13, │ │ │ │ │ "1366": 13, │ │ │ │ │ "1369": 13, │ │ │ │ │ "137": 30, │ │ │ │ │ "1371": 13, │ │ │ │ │ "1375": 13, │ │ │ │ │ "138": 30, │ │ │ │ │ - "139": 5, │ │ │ │ │ "14": [5, 19, 21, 24, 30], │ │ │ │ │ - "140": [13, 29], │ │ │ │ │ + "140": [5, 13, 29], │ │ │ │ │ "1403": 13, │ │ │ │ │ "1404": 13, │ │ │ │ │ "1407": 13, │ │ │ │ │ "1421": 13, │ │ │ │ │ "1422": 13, │ │ │ │ │ "1424": 13, │ │ │ │ │ "143": 13, │ │ │ ├── ./usr/share/doc/python-pint-doc/html/user/numpy.ipynb.gz │ │ │ │ ├── numpy.ipynb │ │ │ │ │ ├── Pretty-printed │ │ │ │ │ │┄ Similarity: 0.99921875% │ │ │ │ │ │┄ Differences: {"'cells'": "{1: {'metadata': {'execution': {'iopub.execute_input': '2025-08-20T23:35:06.167203Z', " │ │ │ │ │ │┄ "'iopub.status.busy': '2025-08-20T23:35:06.166235Z', 'iopub.status.idle': " │ │ │ │ │ │┄ "'2025-08-20T23:35:06.379063Z', 'shell.execute_reply': " │ │ │ │ │ │┄ "'2025-08-20T23:35:06.378204Z'}}}, 3: {'metadata': {'execution': " │ │ │ │ │ │┄ "{'iopub.execute_input': '2025-08-20T23:35:06.452938Z', 'iopub.status.busy': " │ │ │ │ │ │┄ "'2025-08-20T23:35:06.451850Z', 'iopub.status.idle': '2025-08-20T23:35:0 […] │ │ │ │ │ │ @@ -23,18 +23,18 @@ │ │ │ │ │ │ ] │ │ │ │ │ │ }, │ │ │ │ │ │ { │ │ │ │ │ │ "cell_type": "code", │ │ │ │ │ │ "execution_count": 1, │ │ │ │ │ │ "metadata": { │ │ │ │ │ │ "execution": { │ │ │ │ │ │ - "iopub.execute_input": "2026-09-23T05:51:13.487065Z", │ │ │ │ │ │ - "iopub.status.busy": "2026-09-23T05:51:13.486040Z", │ │ │ │ │ │ - "iopub.status.idle": "2026-09-23T05:51:13.718027Z", │ │ │ │ │ │ - "shell.execute_reply": "2026-09-23T05:51:13.717199Z" │ │ │ │ │ │ + "iopub.execute_input": "2025-08-20T23:35:06.167203Z", │ │ │ │ │ │ + "iopub.status.busy": "2025-08-20T23:35:06.166235Z", │ │ │ │ │ │ + "iopub.status.idle": "2025-08-20T23:35:06.379063Z", │ │ │ │ │ │ + "shell.execute_reply": "2025-08-20T23:35:06.378204Z" │ │ │ │ │ │ }, │ │ │ │ │ │ "pycharm": { │ │ │ │ │ │ "name": "#%%\n" │ │ │ │ │ │ } │ │ │ │ │ │ }, │ │ │ │ │ │ "outputs": [ │ │ │ │ │ │ { │ │ │ │ │ │ @@ -81,18 +81,18 @@ │ │ │ │ │ │ ] │ │ │ │ │ │ }, │ │ │ │ │ │ { │ │ │ │ │ │ "cell_type": "code", │ │ │ │ │ │ "execution_count": 2, │ │ │ │ │ │ "metadata": { │ │ │ │ │ │ "execution": { │ │ │ │ │ │ - "iopub.execute_input": "2026-09-23T05:51:13.791230Z", │ │ │ │ │ │ - "iopub.status.busy": "2026-09-23T05:51:13.790907Z", │ │ │ │ │ │ - "iopub.status.idle": "2026-09-23T05:51:13.810823Z", │ │ │ │ │ │ - "shell.execute_reply": "2026-09-23T05:51:13.809703Z" │ │ │ │ │ │ + "iopub.execute_input": "2025-08-20T23:35:06.452938Z", │ │ │ │ │ │ + "iopub.status.busy": "2025-08-20T23:35:06.451850Z", │ │ │ │ │ │ + "iopub.status.idle": "2025-08-20T23:35:06.480271Z", │ │ │ │ │ │ + "shell.execute_reply": "2025-08-20T23:35:06.479157Z" │ │ │ │ │ │ }, │ │ │ │ │ │ "pycharm": { │ │ │ │ │ │ "name": "#%%\n" │ │ │ │ │ │ } │ │ │ │ │ │ }, │ │ │ │ │ │ "outputs": [ │ │ │ │ │ │ { │ │ │ │ │ │ @@ -113,18 +113,18 @@ │ │ │ │ │ │ ] │ │ │ │ │ │ }, │ │ │ │ │ │ { │ │ │ │ │ │ "cell_type": "code", │ │ │ │ │ │ "execution_count": 3, │ │ │ │ │ │ "metadata": { │ │ │ │ │ │ "execution": { │ │ │ │ │ │ - "iopub.execute_input": "2026-09-23T05:51:13.813979Z", │ │ │ │ │ │ - "iopub.status.busy": "2026-09-23T05:51:13.813591Z", │ │ │ │ │ │ - "iopub.status.idle": "2026-09-23T05:51:13.834472Z", │ │ │ │ │ │ - "shell.execute_reply": "2026-09-23T05:51:13.833390Z" │ │ │ │ │ │ + "iopub.execute_input": "2025-08-20T23:35:06.484260Z", │ │ │ │ │ │ + "iopub.status.busy": "2025-08-20T23:35:06.483821Z", │ │ │ │ │ │ + "iopub.status.idle": "2025-08-20T23:35:06.510899Z", │ │ │ │ │ │ + "shell.execute_reply": "2025-08-20T23:35:06.509824Z" │ │ │ │ │ │ }, │ │ │ │ │ │ "pycharm": { │ │ │ │ │ │ "name": "#%%\n" │ │ │ │ │ │ } │ │ │ │ │ │ }, │ │ │ │ │ │ "outputs": [ │ │ │ │ │ │ { │ │ │ │ │ │ @@ -156,18 +156,18 @@ │ │ │ │ │ │ ] │ │ │ │ │ │ }, │ │ │ │ │ │ { │ │ │ │ │ │ "cell_type": "code", │ │ │ │ │ │ "execution_count": 4, │ │ │ │ │ │ "metadata": { │ │ │ │ │ │ "execution": { │ │ │ │ │ │ - "iopub.execute_input": "2026-09-23T05:51:13.838140Z", │ │ │ │ │ │ - "iopub.status.busy": "2026-09-23T05:51:13.837140Z", │ │ │ │ │ │ - "iopub.status.idle": "2026-09-23T05:51:13.858769Z", │ │ │ │ │ │ - "shell.execute_reply": "2026-09-23T05:51:13.857657Z" │ │ │ │ │ │ + "iopub.execute_input": "2025-08-20T23:35:06.514667Z", │ │ │ │ │ │ + "iopub.status.busy": "2025-08-20T23:35:06.514265Z", │ │ │ │ │ │ + "iopub.status.idle": "2025-08-20T23:35:06.540552Z", │ │ │ │ │ │ + "shell.execute_reply": "2025-08-20T23:35:06.539502Z" │ │ │ │ │ │ }, │ │ │ │ │ │ "pycharm": { │ │ │ │ │ │ "name": "#%%\n" │ │ │ │ │ │ } │ │ │ │ │ │ }, │ │ │ │ │ │ "outputs": [ │ │ │ │ │ │ { │ │ │ │ │ │ @@ -187,18 +187,18 @@ │ │ │ │ │ │ ] │ │ │ │ │ │ }, │ │ │ │ │ │ { │ │ │ │ │ │ "cell_type": "code", │ │ │ │ │ │ "execution_count": 5, │ │ │ │ │ │ "metadata": { │ │ │ │ │ │ "execution": { │ │ │ │ │ │ - "iopub.execute_input": "2026-09-23T05:51:13.862825Z", │ │ │ │ │ │ - "iopub.status.busy": "2026-09-23T05:51:13.861869Z", │ │ │ │ │ │ - "iopub.status.idle": "2026-09-23T05:51:13.882291Z", │ │ │ │ │ │ - "shell.execute_reply": "2026-09-23T05:51:13.881175Z" │ │ │ │ │ │ + "iopub.execute_input": "2025-08-20T23:35:06.543292Z", │ │ │ │ │ │ + "iopub.status.busy": "2025-08-20T23:35:06.542913Z", │ │ │ │ │ │ + "iopub.status.idle": "2025-08-20T23:35:06.566976Z", │ │ │ │ │ │ + "shell.execute_reply": "2025-08-20T23:35:06.565951Z" │ │ │ │ │ │ }, │ │ │ │ │ │ "pycharm": { │ │ │ │ │ │ "name": "#%%\n" │ │ │ │ │ │ } │ │ │ │ │ │ }, │ │ │ │ │ │ "outputs": [ │ │ │ │ │ │ { │ │ │ │ │ │ @@ -218,18 +218,18 @@ │ │ │ │ │ │ ] │ │ │ │ │ │ }, │ │ │ │ │ │ { │ │ │ │ │ │ "cell_type": "code", │ │ │ │ │ │ "execution_count": 6, │ │ │ │ │ │ "metadata": { │ │ │ │ │ │ "execution": { │ │ │ │ │ │ - "iopub.execute_input": "2026-09-23T05:51:13.885766Z", │ │ │ │ │ │ - "iopub.status.busy": "2026-09-23T05:51:13.885422Z", │ │ │ │ │ │ - "iopub.status.idle": "2026-09-23T05:51:13.930738Z", │ │ │ │ │ │ - "shell.execute_reply": "2026-09-23T05:51:13.929824Z" │ │ │ │ │ │ + "iopub.execute_input": "2025-08-20T23:35:06.569664Z", │ │ │ │ │ │ + "iopub.status.busy": "2025-08-20T23:35:06.569306Z", │ │ │ │ │ │ + "iopub.status.idle": "2025-08-20T23:35:06.618780Z", │ │ │ │ │ │ + "shell.execute_reply": "2025-08-20T23:35:06.617790Z" │ │ │ │ │ │ }, │ │ │ │ │ │ "pycharm": { │ │ │ │ │ │ "name": "#%%\n" │ │ │ │ │ │ } │ │ │ │ │ │ }, │ │ │ │ │ │ "outputs": [ │ │ │ │ │ │ { │ │ │ │ │ │ @@ -267,18 +267,18 @@ │ │ │ │ │ │ ] │ │ │ │ │ │ }, │ │ │ │ │ │ { │ │ │ │ │ │ "cell_type": "code", │ │ │ │ │ │ "execution_count": 7, │ │ │ │ │ │ "metadata": { │ │ │ │ │ │ "execution": { │ │ │ │ │ │ - "iopub.execute_input": "2026-09-23T05:51:13.934182Z", │ │ │ │ │ │ - "iopub.status.busy": "2026-09-23T05:51:13.933868Z", │ │ │ │ │ │ - "iopub.status.idle": "2026-09-23T05:51:13.951113Z", │ │ │ │ │ │ - "shell.execute_reply": "2026-09-23T05:51:13.949888Z" │ │ │ │ │ │ + "iopub.execute_input": "2025-08-20T23:35:06.622084Z", │ │ │ │ │ │ + "iopub.status.busy": "2025-08-20T23:35:06.621815Z", │ │ │ │ │ │ + "iopub.status.idle": "2025-08-20T23:35:06.637770Z", │ │ │ │ │ │ + "shell.execute_reply": "2025-08-20T23:35:06.636907Z" │ │ │ │ │ │ }, │ │ │ │ │ │ "pycharm": { │ │ │ │ │ │ "name": "#%%\n" │ │ │ │ │ │ } │ │ │ │ │ │ }, │ │ │ │ │ │ "outputs": [ │ │ │ │ │ │ { │ │ │ │ │ │ @@ -310,18 +310,18 @@ │ │ │ │ │ │ ] │ │ │ │ │ │ }, │ │ │ │ │ │ { │ │ │ │ │ │ "cell_type": "code", │ │ │ │ │ │ "execution_count": 8, │ │ │ │ │ │ "metadata": { │ │ │ │ │ │ "execution": { │ │ │ │ │ │ - "iopub.execute_input": "2026-09-23T05:51:13.954865Z", │ │ │ │ │ │ - "iopub.status.busy": "2026-09-23T05:51:13.953981Z", │ │ │ │ │ │ - "iopub.status.idle": "2026-09-23T05:51:13.982435Z", │ │ │ │ │ │ - "shell.execute_reply": "2026-09-23T05:51:13.981244Z" │ │ │ │ │ │ + "iopub.execute_input": "2025-08-20T23:35:06.640844Z", │ │ │ │ │ │ + "iopub.status.busy": "2025-08-20T23:35:06.640565Z", │ │ │ │ │ │ + "iopub.status.idle": "2025-08-20T23:35:06.657179Z", │ │ │ │ │ │ + "shell.execute_reply": "2025-08-20T23:35:06.656247Z" │ │ │ │ │ │ }, │ │ │ │ │ │ "pycharm": { │ │ │ │ │ │ "name": "#%%\n" │ │ │ │ │ │ } │ │ │ │ │ │ }, │ │ │ │ │ │ "outputs": [ │ │ │ │ │ │ { │ │ │ │ │ │ @@ -357,18 +357,18 @@ │ │ │ │ │ │ ] │ │ │ │ │ │ }, │ │ │ │ │ │ { │ │ │ │ │ │ "cell_type": "code", │ │ │ │ │ │ "execution_count": 9, │ │ │ │ │ │ "metadata": { │ │ │ │ │ │ "execution": { │ │ │ │ │ │ - "iopub.execute_input": "2026-09-23T05:51:13.986825Z", │ │ │ │ │ │ - "iopub.status.busy": "2026-09-23T05:51:13.985786Z", │ │ │ │ │ │ - "iopub.status.idle": "2026-09-23T05:51:14.012829Z", │ │ │ │ │ │ - "shell.execute_reply": "2026-09-23T05:51:14.011579Z" │ │ │ │ │ │ + "iopub.execute_input": "2025-08-20T23:35:06.660228Z", │ │ │ │ │ │ + "iopub.status.busy": "2025-08-20T23:35:06.659965Z", │ │ │ │ │ │ + "iopub.status.idle": "2025-08-20T23:35:06.675811Z", │ │ │ │ │ │ + "shell.execute_reply": "2025-08-20T23:35:06.675027Z" │ │ │ │ │ │ }, │ │ │ │ │ │ "pycharm": { │ │ │ │ │ │ "name": "#%%\n" │ │ │ │ │ │ } │ │ │ │ │ │ }, │ │ │ │ │ │ "outputs": [ │ │ │ │ │ │ { │ │ │ │ │ │ @@ -400,18 +400,18 @@ │ │ │ │ │ │ ] │ │ │ │ │ │ }, │ │ │ │ │ │ { │ │ │ │ │ │ "cell_type": "code", │ │ │ │ │ │ "execution_count": 10, │ │ │ │ │ │ "metadata": { │ │ │ │ │ │ "execution": { │ │ │ │ │ │ - "iopub.execute_input": "2026-09-23T05:51:14.017232Z", │ │ │ │ │ │ - "iopub.status.busy": "2026-09-23T05:51:14.016131Z", │ │ │ │ │ │ - "iopub.status.idle": "2026-09-23T05:51:14.044020Z", │ │ │ │ │ │ - "shell.execute_reply": "2026-09-23T05:51:14.042795Z" │ │ │ │ │ │ + "iopub.execute_input": "2025-08-20T23:35:06.679029Z", │ │ │ │ │ │ + "iopub.status.busy": "2025-08-20T23:35:06.678761Z", │ │ │ │ │ │ + "iopub.status.idle": "2025-08-20T23:35:06.695276Z", │ │ │ │ │ │ + "shell.execute_reply": "2025-08-20T23:35:06.694469Z" │ │ │ │ │ │ }, │ │ │ │ │ │ "pycharm": { │ │ │ │ │ │ "name": "#%%\n" │ │ │ │ │ │ } │ │ │ │ │ │ }, │ │ │ │ │ │ "outputs": [ │ │ │ │ │ │ { │ │ │ │ │ │ @@ -443,18 +443,18 @@ │ │ │ │ │ │ ] │ │ │ │ │ │ }, │ │ │ │ │ │ { │ │ │ │ │ │ "cell_type": "code", │ │ │ │ │ │ "execution_count": 11, │ │ │ │ │ │ "metadata": { │ │ │ │ │ │ "execution": { │ │ │ │ │ │ - "iopub.execute_input": "2026-09-23T05:51:14.048256Z", │ │ │ │ │ │ - "iopub.status.busy": "2026-09-23T05:51:14.047422Z", │ │ │ │ │ │ - "iopub.status.idle": "2026-09-23T05:51:14.087356Z", │ │ │ │ │ │ - "shell.execute_reply": "2026-09-23T05:51:14.086275Z" │ │ │ │ │ │ + "iopub.execute_input": "2025-08-20T23:35:06.698511Z", │ │ │ │ │ │ + "iopub.status.busy": "2025-08-20T23:35:06.698242Z", │ │ │ │ │ │ + "iopub.status.idle": "2025-08-20T23:35:06.725381Z", │ │ │ │ │ │ + "shell.execute_reply": "2025-08-20T23:35:06.724462Z" │ │ │ │ │ │ }, │ │ │ │ │ │ "pycharm": { │ │ │ │ │ │ "name": "#%%\n" │ │ │ │ │ │ } │ │ │ │ │ │ }, │ │ │ │ │ │ "outputs": [ │ │ │ │ │ │ { │ │ │ │ │ │ @@ -502,18 +502,18 @@ │ │ │ │ │ │ ] │ │ │ │ │ │ }, │ │ │ │ │ │ { │ │ │ │ │ │ "cell_type": "code", │ │ │ │ │ │ "execution_count": 12, │ │ │ │ │ │ "metadata": { │ │ │ │ │ │ "execution": { │ │ │ │ │ │ - "iopub.execute_input": "2026-09-23T05:51:14.090910Z", │ │ │ │ │ │ - "iopub.status.busy": "2026-09-23T05:51:14.090576Z", │ │ │ │ │ │ - "iopub.status.idle": "2026-09-23T05:51:14.109211Z", │ │ │ │ │ │ - "shell.execute_reply": "2026-09-23T05:51:14.108188Z" │ │ │ │ │ │ + "iopub.execute_input": "2025-08-20T23:35:06.728587Z", │ │ │ │ │ │ + "iopub.status.busy": "2025-08-20T23:35:06.728326Z", │ │ │ │ │ │ + "iopub.status.idle": "2025-08-20T23:35:06.743325Z", │ │ │ │ │ │ + "shell.execute_reply": "2025-08-20T23:35:06.742529Z" │ │ │ │ │ │ }, │ │ │ │ │ │ "pycharm": { │ │ │ │ │ │ "name": "#%%\n" │ │ │ │ │ │ } │ │ │ │ │ │ }, │ │ │ │ │ │ "outputs": [ │ │ │ │ │ │ { │ │ │ │ │ │ @@ -592,18 +592,18 @@ │ │ │ │ │ │ ] │ │ │ │ │ │ }, │ │ │ │ │ │ { │ │ │ │ │ │ "cell_type": "code", │ │ │ │ │ │ "execution_count": 13, │ │ │ │ │ │ "metadata": { │ │ │ │ │ │ "execution": { │ │ │ │ │ │ - "iopub.execute_input": "2026-09-23T05:51:14.112794Z", │ │ │ │ │ │ - "iopub.status.busy": "2026-09-23T05:51:14.112458Z", │ │ │ │ │ │ - "iopub.status.idle": "2026-09-23T05:51:14.140736Z", │ │ │ │ │ │ - "shell.execute_reply": "2026-09-23T05:51:14.139704Z" │ │ │ │ │ │ + "iopub.execute_input": "2025-08-20T23:35:06.746594Z", │ │ │ │ │ │ + "iopub.status.busy": "2025-08-20T23:35:06.746345Z", │ │ │ │ │ │ + "iopub.status.idle": "2025-08-20T23:35:06.768257Z", │ │ │ │ │ │ + "shell.execute_reply": "2025-08-20T23:35:06.767558Z" │ │ │ │ │ │ }, │ │ │ │ │ │ "pycharm": { │ │ │ │ │ │ "name": "#%%\n" │ │ │ │ │ │ } │ │ │ │ │ │ }, │ │ │ │ │ │ "outputs": [ │ │ │ │ │ │ { │ │ │ │ │ │ @@ -659,18 +659,18 @@ │ │ │ │ │ │ ] │ │ │ │ │ │ }, │ │ │ │ │ │ { │ │ │ │ │ │ "cell_type": "code", │ │ │ │ │ │ "execution_count": 14, │ │ │ │ │ │ "metadata": { │ │ │ │ │ │ "execution": { │ │ │ │ │ │ - "iopub.execute_input": "2026-09-23T05:51:14.144174Z", │ │ │ │ │ │ - "iopub.status.busy": "2026-09-23T05:51:14.143827Z", │ │ │ │ │ │ - "iopub.status.idle": "2026-09-23T05:51:14.499483Z", │ │ │ │ │ │ - "shell.execute_reply": "2026-09-23T05:51:14.498598Z" │ │ │ │ │ │ + "iopub.execute_input": "2025-08-20T23:35:06.771451Z", │ │ │ │ │ │ + "iopub.status.busy": "2025-08-20T23:35:06.771215Z", │ │ │ │ │ │ + "iopub.status.idle": "2025-08-20T23:35:07.103144Z", │ │ │ │ │ │ + "shell.execute_reply": "2025-08-20T23:35:07.102223Z" │ │ │ │ │ │ }, │ │ │ │ │ │ "pycharm": { │ │ │ │ │ │ "name": "#%%\n" │ │ │ │ │ │ } │ │ │ │ │ │ }, │ │ │ │ │ │ "outputs": [ │ │ │ │ │ │ { │ │ │ │ │ │ @@ -717,18 +717,18 @@ │ │ │ │ │ │ ] │ │ │ │ │ │ }, │ │ │ │ │ │ { │ │ │ │ │ │ "cell_type": "code", │ │ │ │ │ │ "execution_count": 15, │ │ │ │ │ │ "metadata": { │ │ │ │ │ │ "execution": { │ │ │ │ │ │ - "iopub.execute_input": "2026-09-23T05:51:14.502275Z", │ │ │ │ │ │ - "iopub.status.busy": "2026-09-23T05:51:14.502039Z", │ │ │ │ │ │ - "iopub.status.idle": "2026-09-23T05:51:14.517351Z", │ │ │ │ │ │ - "shell.execute_reply": "2026-09-23T05:51:14.516536Z" │ │ │ │ │ │ + "iopub.execute_input": "2025-08-20T23:35:07.106417Z", │ │ │ │ │ │ + "iopub.status.busy": "2025-08-20T23:35:07.106187Z", │ │ │ │ │ │ + "iopub.status.idle": "2025-08-20T23:35:07.137752Z", │ │ │ │ │ │ + "shell.execute_reply": "2025-08-20T23:35:07.136540Z" │ │ │ │ │ │ }, │ │ │ │ │ │ "pycharm": { │ │ │ │ │ │ "name": "#%%\n" │ │ │ │ │ │ } │ │ │ │ │ │ }, │ │ │ │ │ │ "outputs": [ │ │ │ │ │ │ { │ │ │ │ │ │ @@ -771,18 +771,18 @@ │ │ │ │ │ │ ] │ │ │ │ │ │ }, │ │ │ │ │ │ { │ │ │ │ │ │ "cell_type": "code", │ │ │ │ │ │ "execution_count": 16, │ │ │ │ │ │ "metadata": { │ │ │ │ │ │ "execution": { │ │ │ │ │ │ - "iopub.execute_input": "2026-09-23T05:51:14.519671Z", │ │ │ │ │ │ - "iopub.status.busy": "2026-09-23T05:51:14.519444Z", │ │ │ │ │ │ - "iopub.status.idle": "2026-09-23T05:51:14.534816Z", │ │ │ │ │ │ - "shell.execute_reply": "2026-09-23T05:51:14.534003Z" │ │ │ │ │ │ + "iopub.execute_input": "2025-08-20T23:35:07.142299Z", │ │ │ │ │ │ + "iopub.status.busy": "2025-08-20T23:35:07.141306Z", │ │ │ │ │ │ + "iopub.status.idle": "2025-08-20T23:35:07.174012Z", │ │ │ │ │ │ + "shell.execute_reply": "2025-08-20T23:35:07.172683Z" │ │ │ │ │ │ }, │ │ │ │ │ │ "pycharm": { │ │ │ │ │ │ "name": "#%%\n" │ │ │ │ │ │ } │ │ │ │ │ │ }, │ │ │ │ │ │ "outputs": [ │ │ │ │ │ │ { │ │ │ │ │ │ @@ -822,18 +822,18 @@ │ │ │ │ │ │ ] │ │ │ │ │ │ }, │ │ │ │ │ │ { │ │ │ │ │ │ "cell_type": "code", │ │ │ │ │ │ "execution_count": 17, │ │ │ │ │ │ "metadata": { │ │ │ │ │ │ "execution": { │ │ │ │ │ │ - "iopub.execute_input": "2026-09-23T05:51:14.539176Z", │ │ │ │ │ │ - "iopub.status.busy": "2026-09-23T05:51:14.538209Z", │ │ │ │ │ │ - "iopub.status.idle": "2026-09-23T05:51:14.937836Z", │ │ │ │ │ │ - "shell.execute_reply": "2026-09-23T05:51:14.936941Z" │ │ │ │ │ │ + "iopub.execute_input": "2025-08-20T23:35:07.178551Z", │ │ │ │ │ │ + "iopub.status.busy": "2025-08-20T23:35:07.177555Z", │ │ │ │ │ │ + "iopub.status.idle": "2025-08-20T23:35:07.609121Z", │ │ │ │ │ │ + "shell.execute_reply": "2025-08-20T23:35:07.608325Z" │ │ │ │ │ │ }, │ │ │ │ │ │ "pycharm": { │ │ │ │ │ │ "name": "#%%\n" │ │ │ │ │ │ } │ │ │ │ │ │ }, │ │ │ │ │ │ "outputs": [ │ │ │ │ │ │ { │ │ │ │ │ │ @@ -878,18 +878,18 @@ │ │ │ │ │ │ ] │ │ │ │ │ │ }, │ │ │ │ │ │ { │ │ │ │ │ │ "cell_type": "code", │ │ │ │ │ │ "execution_count": 18, │ │ │ │ │ │ "metadata": { │ │ │ │ │ │ "execution": { │ │ │ │ │ │ - "iopub.execute_input": "2026-09-23T05:51:14.941510Z", │ │ │ │ │ │ - "iopub.status.busy": "2026-09-23T05:51:14.941254Z", │ │ │ │ │ │ - "iopub.status.idle": "2026-09-23T05:51:15.156742Z", │ │ │ │ │ │ - "shell.execute_reply": "2026-09-23T05:51:15.156095Z" │ │ │ │ │ │ + "iopub.execute_input": "2025-08-20T23:35:07.611369Z", │ │ │ │ │ │ + "iopub.status.busy": "2025-08-20T23:35:07.611148Z", │ │ │ │ │ │ + "iopub.status.idle": "2025-08-20T23:35:07.824596Z", │ │ │ │ │ │ + "shell.execute_reply": "2025-08-20T23:35:07.823774Z" │ │ │ │ │ │ }, │ │ │ │ │ │ "pycharm": { │ │ │ │ │ │ "name": "#%%\n" │ │ │ │ │ │ } │ │ │ │ │ │ }, │ │ │ │ │ │ "outputs": [ │ │ │ │ │ │ {