Skip to content

Commit

Permalink
update: all notebooks; bump: v0.1.8;
Browse files Browse the repository at this point in the history
  • Loading branch information
huangziwei committed Jan 31, 2025
1 parent c9e351d commit e7b7d6c
Show file tree
Hide file tree
Showing 26 changed files with 2,087 additions and 2,070 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,5 +77,5 @@ And a few more examples on selective topics:
- [Utils](https://github.com/circstat/pycircstat2/blob/main/examples/T0-utils.ipynb)
- [Descriptive Statistics](https://github.com/circstat/pycircstat2/blob/main/examples/T1-descriptive-statistics.ipynb)
- [Hypothesis Testing](https://github.com/circstat/pycircstat2/blob/main/examples/T2-hypothesis-testing.ipynb)
- [Circular Models](https://github.com/circstat/pycircstat2/blob/main/examples/T3-circular-models.ipynb)
- [Circular Models](https://github.com/circstat/pycircstat2/blob/main/examples/T3-circular-distributions.ipynb)
- [Regression](https://github.com/circstat/pycircstat2/blob/main/examples/T4-regression.ipynb)
Binary file modified docs/docs/images/circ-mod-cardioid.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/docs/images/circ-mod-cartwright.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/docs/images/circ-mod-circularuniform.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/docs/images/circ-mod-inverse-batschelet.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/docs/images/circ-mod-jonespewsey-asym.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/docs/images/circ-mod-jonespewsey-sineskewed.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/docs/images/circ-mod-jonespewsey.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/docs/images/circ-mod-triangular.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/docs/images/circ-mod-vonmises-flat-topped.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/docs/images/circ-mod-vonmises.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/docs/images/circ-mod-wrapcauchy.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/docs/images/circ-mod-wrapnorm.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/docs/images/circ-mod-wrapstable.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion docs/docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,5 +70,5 @@ And a few more examples on selective topics:
- [Utils](https://github.com/circstat/pycircstat2/blob/main/examples/T0-utils.ipynb)
- [Descriptive Statistics](https://github.com/circstat/pycircstat2/blob/main/examples/T1-descriptive-statistics.ipynb)
- [Hypothesis Testing](https://github.com/circstat/pycircstat2/blob/main/examples/T2-hypothesis-testing.ipynb)
- [Circular Models](https://github.com/circstat/pycircstat2/blob/main/examples/T3-circular-models.ipynb)
- [Circular Models](https://github.com/circstat/pycircstat2/blob/main/examples/T3-circular-distributions.ipynb)
- [Regression](https://github.com/circstat/pycircstat2/blob/main/examples/T4-regression.ipynb)
38 changes: 18 additions & 20 deletions examples/B1-Fisher-1993.ipynb

Large diffs are not rendered by default.

54 changes: 34 additions & 20 deletions examples/B2-Zar-2010.ipynb

Large diffs are not rendered by default.

57 changes: 32 additions & 25 deletions examples/B3-Pewsey-2014.ipynb

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions examples/T0-utils.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -305,14 +305,14 @@
"name": "stdout",
"output_type": "stream",
"text": [
"Last updated: 2024-12-18 16:54:33CET\n",
"Last updated: 2025-01-31 14:46:06CET\n",
"\n",
"Python implementation: CPython\n",
"Python version : 3.12.8\n",
"IPython version : 8.30.0\n",
"IPython version : 8.31.0\n",
"\n",
"numpy : 2.2.0\n",
"pycircstat2: 0.1.7\n",
"pycircstat2: 0.1.8\n",
"numpy : 2.2.2\n",
"\n",
"Watermark: 2.5.0\n",
"\n"
Expand All @@ -327,7 +327,7 @@
],
"metadata": {
"kernelspec": {
"display_name": ".circstat",
"display_name": ".venv",
"language": "python",
"name": "python3"
},
Expand Down
12 changes: 6 additions & 6 deletions examples/T1-descriptive-statistics.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -420,7 +420,7 @@
"median 279.0 247.5 245.0 \n",
"mean 280.8 248.7 247.6 \n",
"95% median CI [245. 315.] [229. 277.] [229. 267.] \n",
"95% bootstrap mean CI [264.7 299.2] [225.6 269.1] [227.5 257.7] \n",
"95% bootstrap mean CI [263.6 300.2] [221.5 266. ] [231.9 262.4] \n",
"95% large-sample mean CI - - [232.7 262.5] \n"
]
}
Expand Down Expand Up @@ -481,14 +481,14 @@
"name": "stdout",
"output_type": "stream",
"text": [
"Last updated: 2024-12-18 16:54:42CET\n",
"Last updated: 2025-01-31 14:46:18CET\n",
"\n",
"Python implementation: CPython\n",
"Python version : 3.12.8\n",
"IPython version : 8.30.0\n",
"IPython version : 8.31.0\n",
"\n",
"numpy : 2.2.0\n",
"pycircstat2: 0.1.7\n",
"numpy : 2.2.2\n",
"pycircstat2: 0.1.8\n",
"\n",
"Watermark: 2.5.0\n",
"\n"
Expand All @@ -503,7 +503,7 @@
],
"metadata": {
"kernelspec": {
"display_name": ".circstat",
"display_name": ".venv",
"language": "python",
"name": "python3"
},
Expand Down
16 changes: 8 additions & 8 deletions examples/T2-hypothesis-testing.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -76,13 +76,13 @@
"\n",
"Test Statistics (ρ | z-score): 0.82522 | 5.44787\n",
"P-value: 0.00185 **\n",
"Bootstrap P-value: 0.00900 **\n"
"Bootstrap P-value: 0.00690 **\n"
]
},
{
"data": {
"text/plain": [
"RayleighTestResult(r=np.float64(0.8252177448200448), z=np.float64(5.4478746109270455), pval=np.float64(0.0018516375077209267), bootstrap_pval=np.float64(0.009))"
"RayleighTestResult(r=np.float64(0.8252177448200448), z=np.float64(5.4478746109270455), pval=np.float64(0.0018516375077209267), bootstrap_pval=np.float64(0.0069))"
]
},
"execution_count": 2,
Expand Down Expand Up @@ -403,7 +403,7 @@
"HA: not symmetrical around median\n",
"\n",
"Test Statistics: 14.50000\n",
"P-value: 0.74219 \n"
"P-value: 0.66406 \n"
]
}
],
Expand Down Expand Up @@ -688,14 +688,14 @@
"name": "stdout",
"output_type": "stream",
"text": [
"Last updated: 2024-12-19 14:52:45CET\n",
"Last updated: 2025-01-31 14:47:26CET\n",
"\n",
"Python implementation: CPython\n",
"Python version : 3.12.8\n",
"IPython version : 8.30.0\n",
"IPython version : 8.31.0\n",
"\n",
"pycircstat2: 0.1.7\n",
"numpy : 2.2.0\n",
"pycircstat2: 0.1.8\n",
"numpy : 2.2.2\n",
"\n",
"Watermark: 2.5.0\n",
"\n"
Expand All @@ -710,7 +710,7 @@
],
"metadata": {
"kernelspec": {
"display_name": ".circstat",
"display_name": ".venv",
"language": "python",
"name": "python3"
},
Expand Down
1,968 changes: 1,968 additions & 0 deletions examples/T3-circular-distributions.ipynb

Large diffs are not rendered by default.

1,970 changes: 0 additions & 1,970 deletions examples/T3-circular-models.ipynb

This file was deleted.

22 changes: 10 additions & 12 deletions examples/T4-regression.ipynb

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion pycircstat2/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "0.1.7"
__version__ = "0.1.8"
4 changes: 3 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"

[project]
name = "pycircstat2"
version = "0.1.7"
version = "0.1.8"
description = "Circular statistcs with Python."
authors = [
]
Expand All @@ -25,6 +25,8 @@ dev = [
"mkdocs",
"mkdocs-material-extensions",
"mkdocstrings[python]",
"watermark",
"polars",
]

[tool.setuptools]
Expand Down

0 comments on commit e7b7d6c

Please sign in to comment.