Skip to content

Commit

Permalink
update: notebooks
Browse files Browse the repository at this point in the history
  • Loading branch information
huangziwei committed Nov 20, 2024
1 parent 7883c5c commit f0a1ecc
Show file tree
Hide file tree
Showing 7 changed files with 99 additions and 207 deletions.
6 changes: 3 additions & 3 deletions examples/B1-Fisher-1993.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -676,18 +676,18 @@
"name": "stdout",
"output_type": "stream",
"text": [
"Last updated: 2024-11-20 14:10:00CET\n",
"Last updated: 2024-11-20 16:47:13CET\n",
"\n",
"Python implementation: CPython\n",
"Python version : 3.10.13\n",
"IPython version : 8.29.0\n",
"\n",
"pycircstat2: 0.1.0\n",
"\n",
"pycircstat2: 0.1.0\n",
"scipy : 1.14.1\n",
"matplotlib : 3.9.2\n",
"numpy : 2.1.3\n",
"scipy : 1.14.1\n",
"pycircstat2: 0.1.0\n",
"\n",
"Watermark: 2.5.0\n",
"\n"
Expand Down
136 changes: 36 additions & 100 deletions examples/B2-Zar-2010.ipynb

Large diffs are not rendered by default.

56 changes: 26 additions & 30 deletions examples/B3-Pewsey-2014.ipynb

Large diffs are not rendered by default.

22 changes: 9 additions & 13 deletions examples/T0-utils.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -305,17 +305,18 @@
"name": "stdout",
"output_type": "stream",
"text": [
"Last updated: 2023-04-18 11:16:40CEST\n",
"Last updated: 2024-11-20 16:48:30CET\n",
"\n",
"Python implementation: CPython\n",
"Python version : 3.10.6\n",
"IPython version : 8.5.0\n",
"Python version : 3.10.13\n",
"IPython version : 8.29.0\n",
"\n",
"pycircstat2: 0.1.0\n",
"\n",
"numpy: 1.23.5\n",
"numpy : 2.1.3\n",
"pycircstat2: 0.1.0\n",
"\n",
"Watermark: 2.3.1\n",
"Watermark: 2.5.0\n",
"\n"
]
}
Expand All @@ -328,7 +329,7 @@
],
"metadata": {
"kernelspec": {
"display_name": "base",
"display_name": ".circstat",
"language": "python",
"name": "python3"
},
Expand All @@ -342,14 +343,9 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.10.6"
"version": "3.10.13"
},
"orig_nbformat": 4,
"vscode": {
"interpreter": {
"hash": "4a52f57b56c27f38fc3d95daa57af6da3929fe8541a384ec0d11efb6a1b206eb"
}
}
"orig_nbformat": 4
},
"nbformat": 4,
"nbformat_minor": 2
Expand Down
4 changes: 2 additions & 2 deletions examples/T1-descriptive-statistics.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -434,16 +434,16 @@
"name": "stdout",
"output_type": "stream",
"text": [
"Last updated: 2024-11-20 14:08:59CET\n",
"Last updated: 2024-11-20 16:48:47CET\n",
"\n",
"Python implementation: CPython\n",
"Python version : 3.10.13\n",
"IPython version : 8.29.0\n",
"\n",
"pycircstat2: 0.1.0\n",
"\n",
"numpy : 2.1.3\n",
"pycircstat2: 0.1.0\n",
"numpy : 2.1.3\n",
"\n",
"Watermark: 2.5.0\n",
"\n"
Expand Down
24 changes: 10 additions & 14 deletions examples/T2-hypothesis-testing.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -382,7 +382,7 @@
"HA: not symmetrical around median\n",
"\n",
"Test Statistics: 14.50000\n",
"P-value: 0.64062 \n"
"P-value: 0.74219 \n"
]
}
],
Expand Down Expand Up @@ -667,17 +667,18 @@
"name": "stdout",
"output_type": "stream",
"text": [
"Last updated: 2023-04-18 11:17:44CEST\n",
"Last updated: 2024-11-20 16:51:51CET\n",
"\n",
"Python implementation: CPython\n",
"Python version : 3.10.6\n",
"IPython version : 8.5.0\n",
"Python version : 3.10.13\n",
"IPython version : 8.29.0\n",
"\n",
"pycircstat2: 0.1.0\n",
"\n",
"numpy: 1.23.5\n",
"numpy : 2.1.3\n",
"pycircstat2: 0.1.0\n",
"\n",
"Watermark: 2.3.1\n",
"Watermark: 2.5.0\n",
"\n"
]
}
Expand All @@ -690,7 +691,7 @@
],
"metadata": {
"kernelspec": {
"display_name": "base",
"display_name": ".circstat",
"language": "python",
"name": "python3"
},
Expand All @@ -704,14 +705,9 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.10.6"
"version": "3.10.13"
},
"orig_nbformat": 4,
"vscode": {
"interpreter": {
"hash": "4a52f57b56c27f38fc3d95daa57af6da3929fe8541a384ec0d11efb6a1b206eb"
}
}
"orig_nbformat": 4
},
"nbformat": 4,
"nbformat_minor": 2
Expand Down
58 changes: 13 additions & 45 deletions examples/T3-circular-models.ipynb

Large diffs are not rendered by default.

0 comments on commit f0a1ecc

Please sign in to comment.