Skip to content

Commit a4f5bfa

Browse files
author
pymc-devs
committed
Revert "Merge Aeppl as logprob submodule"
This reverts commit e0d25c8.
1 parent 3bbf8ee commit a4f5bfa

Some content is hidden

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

69 files changed

+338
-7841
lines changed

.github/workflows/tests.yml

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -85,18 +85,6 @@ jobs:
8585
pymc/tests/ode/test_utils.py
8686
pymc/tests/step_methods/hmc/test_quadpotential.py
8787
88-
- |
89-
pymc/tests/logprob/test_abstract.py
90-
pymc/tests/logprob/test_censoring.py
91-
pymc/tests/logprob/test_composite_logprob.py
92-
pymc/tests/logprob/test_cumsum.py
93-
pymc/tests/logprob/test_mixture.py
94-
pymc/tests/logprob/test_rewriting.py
95-
pymc/tests/logprob/test_scan.py
96-
pymc/tests/logprob/test_tensor.py
97-
pymc/tests/logprob/test_transforms.py
98-
pymc/tests/logprob/test_utils.py
99-
10088
fail-fast: false
10189
runs-on: ${{ matrix.os }}
10290
env:

.pre-commit-config.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@ repos:
8585
(?x)(arviz-devs.github.io|
8686
python.arviz.org|
8787
aesara.readthedocs.io|
88+
aeppl.readthedocs.io|
8889
pymc-experimental.readthedocs.io|
8990
docs.pymc.io|
9091
www.pymc.io|

conda-envs/environment-dev.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ channels:
55
- defaults
66
dependencies:
77
# Base dependencies
8+
- aeppl=0.0.38
89
- aesara=2.8.8
910
- arviz>=0.13.0
1011
- blas
@@ -40,4 +41,3 @@ dependencies:
4041
- types-cachetools
4142
- pip:
4243
- git+https://github.com/pymc-devs/pymc-sphinx-theme
43-
- numdifftools>=0.9.40

conda-envs/environment-test.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ channels:
55
- defaults
66
dependencies:
77
# Base dependencies
8+
- aeppl=0.0.38
89
- aesara=2.8.8
910
- arviz>=0.13.0
1011
- blas
@@ -28,5 +29,3 @@ dependencies:
2829
- pytest>=3.0
2930
- mypy=0.990
3031
- types-cachetools
31-
- pip:
32-
- numdifftools>=0.9.40

conda-envs/windows-environment-dev.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ channels:
55
- defaults
66
dependencies:
77
# Base dependencies (see install guide for Windows)
8+
- aeppl=0.0.38
89
- aesara=2.8.8
910
- arviz>=0.13.0
1011
- blas
@@ -37,4 +38,3 @@ dependencies:
3738
- types-cachetools
3839
- pip:
3940
- git+https://github.com/pymc-devs/pymc-sphinx-theme
40-
- numdifftools>=0.9.40

conda-envs/windows-environment-test.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ channels:
55
- defaults
66
dependencies:
77
# Base dependencies (see install guide for Windows)
8+
- aeppl=0.0.38
89
- aesara=2.8.8
910
- arviz>=0.13.0
1011
- blas
@@ -29,5 +30,3 @@ dependencies:
2930
- pytest>=3.0
3031
- mypy=0.990
3132
- types-cachetools
32-
- pip:
33-
- numdifftools>=0.9.40

docs/source/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -188,6 +188,7 @@
188188
intersphinx_mapping = {
189189
"arviz": ("https://python.arviz.org/en/latest/", None),
190190
"aesara": ("https://aesara.readthedocs.io/en/latest/", None),
191+
"aeppl": ("https://aeppl.readthedocs.io/en/latest/", None),
191192
"home": ("https://www.pymc.io", None),
192193
"pmx": ("https://www.pymc.io/projects/experimental/en/latest", None),
193194
"numpy": ("https://numpy.org/doc/stable/", None),

docs/source/learn/core_notebooks/GLM_linear.ipynb

Lines changed: 3 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -522,15 +522,14 @@
522522
"source": [
523523
"%load_ext watermark\n",
524524
"\n",
525-
"%watermark -n -u -v -iv -w -p aesara"
525+
"%watermark -n -u -v -iv -w -p aesara,aeppl"
526526
]
527527
}
528528
],
529529
"metadata": {
530530
"anaconda-cloud": {},
531-
"hide_input": false,
532531
"kernelspec": {
533-
"display_name": "Python 3",
532+
"display_name": "Python 3 (ipykernel)",
534533
"language": "python",
535534
"name": "python3"
536535
},
@@ -544,27 +543,14 @@
544543
"name": "python",
545544
"nbconvert_exporter": "python",
546545
"pygments_lexer": "ipython3",
547-
"version": "3.8.10"
546+
"version": "3.9.7"
548547
},
549548
"latex_envs": {
550549
"bibliofile": "biblio.bib",
551550
"cite_by": "apalike",
552551
"current_citInitial": 1,
553552
"eqLabelWithNumbers": true,
554553
"eqNumInitial": 0
555-
},
556-
"toc": {
557-
"base_numbering": 1,
558-
"nav_menu": {},
559-
"number_sections": true,
560-
"sideBar": true,
561-
"skip_h1_title": false,
562-
"title_cell": "Table of Contents",
563-
"title_sidebar": "Contents",
564-
"toc_cell": false,
565-
"toc_position": {},
566-
"toc_section_display": true,
567-
"toc_window_display": false
568554
}
569555
},
570556
"nbformat": 4,

docs/source/learn/core_notebooks/model_comparison.ipynb

Lines changed: 3 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -536,17 +536,16 @@
536536
}
537537
],
538538
"source": [
539-
"%watermark -n -u -v -iv -w -p xarray,aesara"
539+
"%watermark -n -u -v -iv -w -p xarray,aesara,aeppl"
540540
]
541541
}
542542
],
543543
"metadata": {
544-
"hide_input": false,
545544
"interpreter": {
546545
"hash": "baf205d70af30bf8b721a304f5a44beb31bf8af014f6b7340f1a7ae004926653"
547546
},
548547
"kernelspec": {
549-
"display_name": "Python 3",
548+
"display_name": "Python 3 (ipykernel)",
550549
"language": "python",
551550
"name": "python3"
552551
},
@@ -560,20 +559,7 @@
560559
"name": "python",
561560
"nbconvert_exporter": "python",
562561
"pygments_lexer": "ipython3",
563-
"version": "3.8.10"
564-
},
565-
"toc": {
566-
"base_numbering": 1,
567-
"nav_menu": {},
568-
"number_sections": true,
569-
"sideBar": true,
570-
"skip_h1_title": false,
571-
"title_cell": "Table of Contents",
572-
"title_sidebar": "Contents",
573-
"toc_cell": false,
574-
"toc_position": {},
575-
"toc_section_display": true,
576-
"toc_window_display": false
562+
"version": "3.9.7"
577563
}
578564
},
579565
"nbformat": 4,

docs/source/learn/core_notebooks/posterior_predictive.ipynb

Lines changed: 3 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -4649,15 +4649,14 @@
46494649
],
46504650
"source": [
46514651
"%load_ext watermark\n",
4652-
"%watermark -n -u -v -iv -w -p aesara"
4652+
"%watermark -n -u -v -iv -w -p aesara,aeppl"
46534653
]
46544654
}
46554655
],
46564656
"metadata": {
46574657
"anaconda-cloud": {},
4658-
"hide_input": false,
46594658
"kernelspec": {
4660-
"display_name": "Python 3",
4659+
"display_name": "Python 3.9.13 ('pymc-dev-py39')",
46614660
"language": "python",
46624661
"name": "python3"
46634662
},
@@ -4671,20 +4670,7 @@
46714670
"name": "python",
46724671
"nbconvert_exporter": "python",
46734672
"pygments_lexer": "ipython3",
4674-
"version": "3.8.10"
4675-
},
4676-
"toc": {
4677-
"base_numbering": 1,
4678-
"nav_menu": {},
4679-
"number_sections": true,
4680-
"sideBar": true,
4681-
"skip_h1_title": false,
4682-
"title_cell": "Table of Contents",
4683-
"title_sidebar": "Contents",
4684-
"toc_cell": false,
4685-
"toc_position": {},
4686-
"toc_section_display": true,
4687-
"toc_window_display": false
4673+
"version": "3.9.13"
46884674
},
46894675
"vscode": {
46904676
"interpreter": {

0 commit comments

Comments
 (0)