From 1cfe303c6d817a7b15cbcefd98e422b954248368 Mon Sep 17 00:00:00 2001 From: pymc-bot Date: Mon, 31 Jul 2023 07:03:59 +0000 Subject: [PATCH 01/14] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20UPGRADE:=20Autoupdat?= =?UTF-8?q?e=20pre-commit=20config?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index e39d365706..e216967d14 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -29,7 +29,7 @@ repos: - id: isort name: isort - repo: https://github.com/asottile/pyupgrade - rev: v3.9.0 + rev: v3.10.1 hooks: - id: pyupgrade args: [--py37-plus] From ea3cdccef8ed6f4c2e59a7323886bcdb5da00d70 Mon Sep 17 00:00:00 2001 From: pymc-bot Date: Mon, 21 Aug 2023 07:03:54 +0000 Subject: [PATCH 02/14] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20UPGRADE:=20Autoupdat?= =?UTF-8?q?e=20pre-commit=20config?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index e216967d14..c420b03e92 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -39,7 +39,7 @@ repos: - id: black - id: black-jupyter - repo: https://github.com/PyCQA/pylint - rev: v3.0.0a6 + rev: v3.0.0a7 hooks: - id: pylint args: [--rcfile=.pylintrc] From a7316ae2e3259ab5b8ee9875128342eb30d73727 Mon Sep 17 00:00:00 2001 From: pymc-bot Date: Mon, 11 Sep 2023 07:03:09 +0000 Subject: [PATCH 03/14] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20UPGRADE:=20Autoupdat?= =?UTF-8?q?e=20pre-commit=20config?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index c420b03e92..05c140cb1f 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -34,7 +34,7 @@ repos: - id: pyupgrade args: [--py37-plus] - repo: https://github.com/psf/black - rev: 23.7.0 + rev: 23.9.1 hooks: - id: black - id: black-jupyter From cc5bf23e96c7148f04f4dc55929a3c4dafe62b0a Mon Sep 17 00:00:00 2001 From: pymc-bot Date: Mon, 18 Sep 2023 07:03:54 +0000 Subject: [PATCH 04/14] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20UPGRADE:=20Autoupdat?= =?UTF-8?q?e=20pre-commit=20config?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 05c140cb1f..b0e8721ab8 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -29,7 +29,7 @@ repos: - id: isort name: isort - repo: https://github.com/asottile/pyupgrade - rev: v3.10.1 + rev: v3.11.0 hooks: - id: pyupgrade args: [--py37-plus] From 4c230038a55a885968630a2e3c7c600ef298e7c5 Mon Sep 17 00:00:00 2001 From: pymc-bot Date: Mon, 25 Sep 2023 07:02:52 +0000 Subject: [PATCH 05/14] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20UPGRADE:=20Autoupdat?= =?UTF-8?q?e=20pre-commit=20config?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index b0e8721ab8..3a1aefb38f 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -29,7 +29,7 @@ repos: - id: isort name: isort - repo: https://github.com/asottile/pyupgrade - rev: v3.11.0 + rev: v3.13.0 hooks: - id: pyupgrade args: [--py37-plus] From 2c59bc7c97e96ba7e4205665566d766a051c2442 Mon Sep 17 00:00:00 2001 From: pymc-bot Date: Mon, 2 Oct 2023 07:03:10 +0000 Subject: [PATCH 06/14] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20UPGRADE:=20Autoupdat?= =?UTF-8?q?e=20pre-commit=20config?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 3a1aefb38f..1d5230890c 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -39,7 +39,7 @@ repos: - id: black - id: black-jupyter - repo: https://github.com/PyCQA/pylint - rev: v3.0.0a7 + rev: v3.0.0b0 hooks: - id: pylint args: [--rcfile=.pylintrc] From 42186204bbfabe5afa4afa5247697b77348e2721 Mon Sep 17 00:00:00 2001 From: pymc-bot Date: Mon, 9 Oct 2023 07:03:45 +0000 Subject: [PATCH 07/14] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20UPGRADE:=20Autoupdat?= =?UTF-8?q?e=20pre-commit=20config?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .pre-commit-config.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 1d5230890c..a519103168 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,7 +1,7 @@ exclude: ^(docs/logos|pymc/tests/data)/ repos: - repo: https://github.com/pre-commit/pre-commit-hooks - rev: v4.4.0 + rev: v4.5.0 hooks: - id: check-merge-conflict - id: check-toml @@ -29,7 +29,7 @@ repos: - id: isort name: isort - repo: https://github.com/asottile/pyupgrade - rev: v3.13.0 + rev: v3.15.0 hooks: - id: pyupgrade args: [--py37-plus] @@ -39,7 +39,7 @@ repos: - id: black - id: black-jupyter - repo: https://github.com/PyCQA/pylint - rev: v3.0.0b0 + rev: v3.0.1 hooks: - id: pylint args: [--rcfile=.pylintrc] From ec5c93ec5eaa7a8711a42c3204c1012ff5af4b18 Mon Sep 17 00:00:00 2001 From: pymc-bot Date: Mon, 23 Oct 2023 07:03:54 +0000 Subject: [PATCH 08/14] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20UPGRADE:=20Autoupdat?= =?UTF-8?q?e=20pre-commit=20config?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index a519103168..218e9f6053 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -34,7 +34,7 @@ repos: - id: pyupgrade args: [--py37-plus] - repo: https://github.com/psf/black - rev: 23.9.1 + rev: 23.10.0 hooks: - id: black - id: black-jupyter From 7d1937b49432e038016f2043f5db383cd2d39e15 Mon Sep 17 00:00:00 2001 From: pymc-bot Date: Mon, 30 Oct 2023 07:03:25 +0000 Subject: [PATCH 09/14] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20UPGRADE:=20Autoupdat?= =?UTF-8?q?e=20pre-commit=20config?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 218e9f6053..9d0f03adf9 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -34,7 +34,7 @@ repos: - id: pyupgrade args: [--py37-plus] - repo: https://github.com/psf/black - rev: 23.10.0 + rev: 23.10.1 hooks: - id: black - id: black-jupyter From c79f10f8c989f5cc59354faa89726a49dd53379f Mon Sep 17 00:00:00 2001 From: pymc-bot Date: Mon, 13 Nov 2023 07:03:06 +0000 Subject: [PATCH 10/14] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20UPGRADE:=20Autoupdat?= =?UTF-8?q?e=20pre-commit=20config?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 9d0f03adf9..c5d3acfc1c 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -34,7 +34,7 @@ repos: - id: pyupgrade args: [--py37-plus] - repo: https://github.com/psf/black - rev: 23.10.1 + rev: 23.11.0 hooks: - id: black - id: black-jupyter From 60fefd8fbff3bfc3ba2fa73b58e427aba52d29f2 Mon Sep 17 00:00:00 2001 From: pymc-bot Date: Mon, 11 Dec 2023 07:02:52 +0000 Subject: [PATCH 11/14] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20UPGRADE:=20Autoupdat?= =?UTF-8?q?e=20pre-commit=20config?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index c5d3acfc1c..475c86044c 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -24,7 +24,7 @@ repos: - --exclude=binder/ - --exclude=versioneer.py - repo: https://github.com/PyCQA/isort - rev: 5.12.0 + rev: 5.13.0 hooks: - id: isort name: isort From a0a5ed6f385f36f5b6bc84fa9ec43df0a02d936d Mon Sep 17 00:00:00 2001 From: pymc-bot Date: Mon, 18 Dec 2023 07:03:07 +0000 Subject: [PATCH 12/14] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20UPGRADE:=20Autoupdat?= =?UTF-8?q?e=20pre-commit=20config?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .pre-commit-config.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 475c86044c..f2407605d5 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -24,7 +24,7 @@ repos: - --exclude=binder/ - --exclude=versioneer.py - repo: https://github.com/PyCQA/isort - rev: 5.13.0 + rev: 5.13.2 hooks: - id: isort name: isort @@ -34,12 +34,12 @@ repos: - id: pyupgrade args: [--py37-plus] - repo: https://github.com/psf/black - rev: 23.11.0 + rev: 23.12.0 hooks: - id: black - id: black-jupyter - repo: https://github.com/PyCQA/pylint - rev: v3.0.1 + rev: v3.0.3 hooks: - id: pylint args: [--rcfile=.pylintrc] From 7630b590ef2ada84f4d4e10cecb63fdf9288740d Mon Sep 17 00:00:00 2001 From: pymc-bot Date: Mon, 25 Dec 2023 07:02:57 +0000 Subject: [PATCH 13/14] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20UPGRADE:=20Autoupdat?= =?UTF-8?q?e=20pre-commit=20config?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index f2407605d5..9f948062a1 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -34,7 +34,7 @@ repos: - id: pyupgrade args: [--py37-plus] - repo: https://github.com/psf/black - rev: 23.12.0 + rev: 23.12.1 hooks: - id: black - id: black-jupyter From 23a6d96b8718ec5128c5e999a2688fbb8f424189 Mon Sep 17 00:00:00 2001 From: pymc-bot Date: Mon, 1 Jan 2024 07:03:08 +0000 Subject: [PATCH 14/14] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20UPGRADE:=20Autoupdat?= =?UTF-8?q?e=20pre-commit=20config?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- benchmarks/benchmarks/__init__.py | 2 +- benchmarks/benchmarks/benchmarks.py | 2 +- pymc/__init__.py | 2 +- pymc/_version.py | 2 +- pymc/backends/__init__.py | 2 +- pymc/backends/arviz.py | 2 +- pymc/backends/base.py | 2 +- pymc/backends/mcbackend.py | 2 +- pymc/backends/ndarray.py | 2 +- pymc/backends/report.py | 2 +- pymc/blocking.py | 2 +- pymc/data.py | 2 +- pymc/distributions/__init__.py | 2 +- pymc/distributions/bound.py | 2 +- pymc/distributions/censored.py | 2 +- pymc/distributions/continuous.py | 2 +- pymc/distributions/discrete.py | 2 +- pymc/distributions/dist_math.py | 2 +- pymc/distributions/distribution.py | 2 +- pymc/distributions/mixture.py | 2 +- pymc/distributions/multivariate.py | 2 +- pymc/distributions/shape_utils.py | 2 +- pymc/distributions/simulator.py | 2 +- pymc/distributions/timeseries.py | 2 +- pymc/distributions/transforms.py | 2 +- pymc/distributions/truncated.py | 2 +- pymc/exceptions.py | 2 +- pymc/func_utils.py | 2 +- pymc/gp/__init__.py | 2 +- pymc/gp/cov.py | 2 +- pymc/gp/gp.py | 2 +- pymc/gp/hsgp_approx.py | 2 +- pymc/gp/mean.py | 2 +- pymc/gp/util.py | 2 +- pymc/initial_point.py | 2 +- pymc/logprob/__init__.py | 2 +- pymc/logprob/abstract.py | 2 +- pymc/logprob/basic.py | 2 +- pymc/logprob/binary.py | 2 +- pymc/logprob/censoring.py | 2 +- pymc/logprob/checks.py | 2 +- pymc/logprob/cumsum.py | 2 +- pymc/logprob/mixture.py | 2 +- pymc/logprob/order.py | 2 +- pymc/logprob/rewriting.py | 2 +- pymc/logprob/scan.py | 2 +- pymc/logprob/tensor.py | 2 +- pymc/logprob/transform_value.py | 2 +- pymc/logprob/transforms.py | 2 +- pymc/logprob/utils.py | 2 +- pymc/math.py | 2 +- pymc/model/__init__.py | 2 +- pymc/model/core.py | 2 +- pymc/model/fgraph.py | 2 +- pymc/model/transform/__init__.py | 2 +- pymc/model/transform/basic.py | 2 +- pymc/model/transform/conditioning.py | 2 +- pymc/model_graph.py | 2 +- pymc/ode/__init__.py | 2 +- pymc/ode/ode.py | 2 +- pymc/ode/utils.py | 2 +- pymc/plots/__init__.py | 2 +- pymc/printing.py | 2 +- pymc/pytensorf.py | 2 +- pymc/sampling/__init__.py | 2 +- pymc/sampling/forward.py | 2 +- pymc/sampling/jax.py | 2 +- pymc/sampling/mcmc.py | 2 +- pymc/sampling/parallel.py | 2 +- pymc/sampling/population.py | 2 +- pymc/sampling_jax.py | 2 +- pymc/smc/__init__.py | 2 +- pymc/smc/kernels.py | 2 +- pymc/smc/sampling.py | 2 +- pymc/stats/__init__.py | 2 +- pymc/stats/convergence.py | 2 +- pymc/stats/log_likelihood.py | 2 +- pymc/step_methods/__init__.py | 2 +- pymc/step_methods/arraystep.py | 2 +- pymc/step_methods/compound.py | 2 +- pymc/step_methods/hmc/__init__.py | 2 +- pymc/step_methods/hmc/base_hmc.py | 2 +- pymc/step_methods/hmc/hmc.py | 2 +- pymc/step_methods/hmc/integration.py | 2 +- pymc/step_methods/hmc/nuts.py | 2 +- pymc/step_methods/hmc/quadpotential.py | 2 +- pymc/step_methods/metropolis.py | 2 +- pymc/step_methods/slicer.py | 2 +- pymc/step_methods/step_sizes.py | 2 +- pymc/testing.py | 2 +- pymc/tuning/__init__.py | 2 +- pymc/tuning/scaling.py | 2 +- pymc/tuning/starting.py | 2 +- pymc/util.py | 2 +- pymc/variational/__init__.py | 2 +- pymc/variational/approximations.py | 2 +- pymc/variational/callbacks.py | 2 +- pymc/variational/inference.py | 2 +- pymc/variational/minibatch_rv.py | 2 +- pymc/variational/operators.py | 2 +- pymc/variational/opvi.py | 2 +- pymc/variational/stein.py | 2 +- pymc/variational/test_functions.py | 2 +- pymc/variational/updates.py | 2 +- pymc/vartypes.py | 2 +- setup.py | 2 +- setupegg.py | 2 +- tests/__init__.py | 2 +- tests/backends/__init__.py | 2 +- tests/backends/fixtures.py | 2 +- tests/backends/test_arviz.py | 2 +- tests/backends/test_base.py | 2 +- tests/backends/test_mcbackend.py | 2 +- tests/backends/test_ndarray.py | 2 +- tests/conftest.py | 2 +- tests/distributions/__init__.py | 2 +- tests/distributions/test_bound.py | 2 +- tests/distributions/test_censored.py | 2 +- tests/distributions/test_continuous.py | 2 +- tests/distributions/test_discrete.py | 2 +- tests/distributions/test_dist_math.py | 2 +- tests/distributions/test_distribution.py | 2 +- tests/distributions/test_mixture.py | 2 +- tests/distributions/test_multivariate.py | 2 +- tests/distributions/test_shape_utils.py | 2 +- tests/distributions/test_simulator.py | 2 +- tests/distributions/test_timeseries.py | 2 +- tests/distributions/test_transform.py | 2 +- tests/distributions/test_truncated.py | 2 +- tests/gp/__init__.py | 2 +- tests/gp/test_cov.py | 2 +- tests/gp/test_gp.py | 2 +- tests/gp/test_hsgp_approx.py | 2 +- tests/gp/test_mean.py | 2 +- tests/gp/test_util.py | 2 +- tests/helpers.py | 2 +- tests/logprob/__init__.py | 2 +- tests/logprob/test_abstract.py | 2 +- tests/logprob/test_basic.py | 2 +- tests/logprob/test_binary.py | 2 +- tests/logprob/test_censoring.py | 2 +- tests/logprob/test_checks.py | 2 +- tests/logprob/test_composite_logprob.py | 2 +- tests/logprob/test_cumsum.py | 2 +- tests/logprob/test_mixture.py | 2 +- tests/logprob/test_order.py | 2 +- tests/logprob/test_rewriting.py | 2 +- tests/logprob/test_scan.py | 2 +- tests/logprob/test_tensor.py | 2 +- tests/logprob/test_transform_value.py | 2 +- tests/logprob/test_transforms.py | 2 +- tests/logprob/test_utils.py | 2 +- tests/logprob/utils.py | 2 +- tests/model/__init__.py | 2 +- tests/model/test_core.py | 2 +- tests/model/test_fgraph.py | 2 +- tests/model/transform/__init__.py | 2 +- tests/model/transform/test_basic.py | 2 +- tests/model/transform/test_conditioning.py | 2 +- tests/models.py | 2 +- tests/ode/__init__.py | 2 +- tests/ode/test_ode.py | 2 +- tests/ode/test_utils.py | 2 +- tests/sampler_fixtures.py | 2 +- tests/sampling/__init__.py | 2 +- tests/sampling/test_forward.py | 2 +- tests/sampling/test_jax.py | 2 +- tests/sampling/test_mcmc.py | 2 +- tests/sampling/test_mcmc_external.py | 2 +- tests/sampling/test_parallel.py | 2 +- tests/sampling/test_population.py | 2 +- tests/smc/__init__.py | 2 +- tests/smc/test_smc.py | 2 +- tests/stats/__init__.py | 2 +- tests/stats/test_convergence.py | 2 +- tests/stats/test_log_likelihood.py | 2 +- tests/step_methods/__init__.py | 2 +- tests/step_methods/hmc/__init__.py | 2 +- tests/step_methods/hmc/test_hmc.py | 2 +- tests/step_methods/hmc/test_nuts.py | 2 +- tests/step_methods/hmc/test_quadpotential.py | 2 +- tests/step_methods/test_compound.py | 2 +- tests/step_methods/test_metropolis.py | 2 +- tests/step_methods/test_slicer.py | 2 +- tests/test_data.py | 2 +- tests/test_func_utils.py | 2 +- tests/test_initial_point.py | 2 +- tests/test_math.py | 2 +- tests/test_model_graph.py | 2 +- tests/test_printing.py | 2 +- tests/test_pytensorf.py | 2 +- tests/test_testing.py | 2 +- tests/test_util.py | 2 +- tests/tuning/__init__.py | 2 +- tests/tuning/test_scaling.py | 2 +- tests/tuning/test_starting.py | 2 +- tests/variational/__init__.py | 2 +- tests/variational/test_approximations.py | 2 +- tests/variational/test_callbacks.py | 2 +- tests/variational/test_inference.py | 2 +- tests/variational/test_minibatch_rv.py | 2 +- tests/variational/test_opvi.py | 2 +- tests/variational/test_updates.py | 2 +- 203 files changed, 203 insertions(+), 203 deletions(-) diff --git a/benchmarks/benchmarks/__init__.py b/benchmarks/benchmarks/__init__.py index fcb37fe8c7..ae0da7db23 100644 --- a/benchmarks/benchmarks/__init__.py +++ b/benchmarks/benchmarks/__init__.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/benchmarks/benchmarks/benchmarks.py b/benchmarks/benchmarks/benchmarks.py index 0f1cd0f2f1..6ef7e47fa7 100644 --- a/benchmarks/benchmarks/benchmarks.py +++ b/benchmarks/benchmarks/benchmarks.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/pymc/__init__.py b/pymc/__init__.py index b6c38b07dc..66d61e8abf 100644 --- a/pymc/__init__.py +++ b/pymc/__init__.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/pymc/_version.py b/pymc/_version.py index 0ddaa13332..24c8e98bec 100644 --- a/pymc/_version.py +++ b/pymc/_version.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/pymc/backends/__init__.py b/pymc/backends/__init__.py index d7ccef66db..a3f7a2b52b 100644 --- a/pymc/backends/__init__.py +++ b/pymc/backends/__init__.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/pymc/backends/arviz.py b/pymc/backends/arviz.py index 644225f7e2..c8d85899ca 100644 --- a/pymc/backends/arviz.py +++ b/pymc/backends/arviz.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/pymc/backends/base.py b/pymc/backends/base.py index fc470a9a7c..cf3dcfc227 100644 --- a/pymc/backends/base.py +++ b/pymc/backends/base.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/pymc/backends/mcbackend.py b/pymc/backends/mcbackend.py index d59e3025de..f412dc510e 100644 --- a/pymc/backends/mcbackend.py +++ b/pymc/backends/mcbackend.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/pymc/backends/ndarray.py b/pymc/backends/ndarray.py index f6ac0e03f2..c32d8b77d2 100644 --- a/pymc/backends/ndarray.py +++ b/pymc/backends/ndarray.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/pymc/backends/report.py b/pymc/backends/report.py index 67038d0bde..b511ac3b13 100644 --- a/pymc/backends/report.py +++ b/pymc/backends/report.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/pymc/blocking.py b/pymc/blocking.py index 7ad228c86c..ab6b081931 100644 --- a/pymc/blocking.py +++ b/pymc/blocking.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/pymc/data.py b/pymc/data.py index 0b18f2232a..2219539586 100644 --- a/pymc/data.py +++ b/pymc/data.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/pymc/distributions/__init__.py b/pymc/distributions/__init__.py index bc3d9c7863..a393257a44 100644 --- a/pymc/distributions/__init__.py +++ b/pymc/distributions/__init__.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/pymc/distributions/bound.py b/pymc/distributions/bound.py index 48ff75fdb2..3c714e3aed 100644 --- a/pymc/distributions/bound.py +++ b/pymc/distributions/bound.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/pymc/distributions/censored.py b/pymc/distributions/censored.py index e9dfd8d5fd..87b700f7f6 100644 --- a/pymc/distributions/censored.py +++ b/pymc/distributions/censored.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/pymc/distributions/continuous.py b/pymc/distributions/continuous.py index 9457c64ecf..76932db6f6 100644 --- a/pymc/distributions/continuous.py +++ b/pymc/distributions/continuous.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/pymc/distributions/discrete.py b/pymc/distributions/discrete.py index 84ed13a332..f95b4374d4 100644 --- a/pymc/distributions/discrete.py +++ b/pymc/distributions/discrete.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/pymc/distributions/dist_math.py b/pymc/distributions/dist_math.py index 4ead192d43..cb8ea35dd0 100644 --- a/pymc/distributions/dist_math.py +++ b/pymc/distributions/dist_math.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/pymc/distributions/distribution.py b/pymc/distributions/distribution.py index 6097395c67..d0a5041609 100644 --- a/pymc/distributions/distribution.py +++ b/pymc/distributions/distribution.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/pymc/distributions/mixture.py b/pymc/distributions/mixture.py index 9d578db746..56b394108e 100644 --- a/pymc/distributions/mixture.py +++ b/pymc/distributions/mixture.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/pymc/distributions/multivariate.py b/pymc/distributions/multivariate.py index c049768ab4..1e5a9567a4 100644 --- a/pymc/distributions/multivariate.py +++ b/pymc/distributions/multivariate.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/pymc/distributions/shape_utils.py b/pymc/distributions/shape_utils.py index f25bbff592..613fe59757 100644 --- a/pymc/distributions/shape_utils.py +++ b/pymc/distributions/shape_utils.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/pymc/distributions/simulator.py b/pymc/distributions/simulator.py index 6f1bb30d02..cafc65cf4b 100644 --- a/pymc/distributions/simulator.py +++ b/pymc/distributions/simulator.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/pymc/distributions/timeseries.py b/pymc/distributions/timeseries.py index ff17a15729..ada6358834 100644 --- a/pymc/distributions/timeseries.py +++ b/pymc/distributions/timeseries.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/pymc/distributions/transforms.py b/pymc/distributions/transforms.py index bdb63285c9..3e2a5a0691 100644 --- a/pymc/distributions/transforms.py +++ b/pymc/distributions/transforms.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/pymc/distributions/truncated.py b/pymc/distributions/truncated.py index 364af05584..04fae331c1 100644 --- a/pymc/distributions/truncated.py +++ b/pymc/distributions/truncated.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/pymc/exceptions.py b/pymc/exceptions.py index ab985ed5ce..7caa2ac3e5 100644 --- a/pymc/exceptions.py +++ b/pymc/exceptions.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/pymc/func_utils.py b/pymc/func_utils.py index 4030f61747..932731285b 100644 --- a/pymc/func_utils.py +++ b/pymc/func_utils.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/pymc/gp/__init__.py b/pymc/gp/__init__.py index 6b9fd72204..633562d7d2 100644 --- a/pymc/gp/__init__.py +++ b/pymc/gp/__init__.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/pymc/gp/cov.py b/pymc/gp/cov.py index 33db8842b9..60f8ec06f4 100644 --- a/pymc/gp/cov.py +++ b/pymc/gp/cov.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/pymc/gp/gp.py b/pymc/gp/gp.py index f12fb68188..1557ab567b 100644 --- a/pymc/gp/gp.py +++ b/pymc/gp/gp.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/pymc/gp/hsgp_approx.py b/pymc/gp/hsgp_approx.py index c0b8d41806..bbdf8b9d97 100644 --- a/pymc/gp/hsgp_approx.py +++ b/pymc/gp/hsgp_approx.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/pymc/gp/mean.py b/pymc/gp/mean.py index b1146ca22f..30a6fe244c 100644 --- a/pymc/gp/mean.py +++ b/pymc/gp/mean.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/pymc/gp/util.py b/pymc/gp/util.py index 876f26b8cc..5d91d3cb5a 100644 --- a/pymc/gp/util.py +++ b/pymc/gp/util.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/pymc/initial_point.py b/pymc/initial_point.py index ddcbb01138..ffc150cc2f 100644 --- a/pymc/initial_point.py +++ b/pymc/initial_point.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/pymc/logprob/__init__.py b/pymc/logprob/__init__.py index 7c3c666917..89e9e3b643 100644 --- a/pymc/logprob/__init__.py +++ b/pymc/logprob/__init__.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/pymc/logprob/abstract.py b/pymc/logprob/abstract.py index 01bf317eff..c131bb32b0 100644 --- a/pymc/logprob/abstract.py +++ b/pymc/logprob/abstract.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/pymc/logprob/basic.py b/pymc/logprob/basic.py index 36f7634539..431970b09a 100644 --- a/pymc/logprob/basic.py +++ b/pymc/logprob/basic.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/pymc/logprob/binary.py b/pymc/logprob/binary.py index a344d80673..b5b37d947f 100644 --- a/pymc/logprob/binary.py +++ b/pymc/logprob/binary.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/pymc/logprob/censoring.py b/pymc/logprob/censoring.py index 16f19c94af..e469270869 100644 --- a/pymc/logprob/censoring.py +++ b/pymc/logprob/censoring.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/pymc/logprob/checks.py b/pymc/logprob/checks.py index fb5e672421..8549c73b47 100644 --- a/pymc/logprob/checks.py +++ b/pymc/logprob/checks.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/pymc/logprob/cumsum.py b/pymc/logprob/cumsum.py index c68c9f4aec..c202b78c6d 100644 --- a/pymc/logprob/cumsum.py +++ b/pymc/logprob/cumsum.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/pymc/logprob/mixture.py b/pymc/logprob/mixture.py index a77e5531a8..f50fdce6d4 100644 --- a/pymc/logprob/mixture.py +++ b/pymc/logprob/mixture.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/pymc/logprob/order.py b/pymc/logprob/order.py index 35b84542db..6d90af965f 100644 --- a/pymc/logprob/order.py +++ b/pymc/logprob/order.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/pymc/logprob/rewriting.py b/pymc/logprob/rewriting.py index db606469fd..e4ad5b3912 100644 --- a/pymc/logprob/rewriting.py +++ b/pymc/logprob/rewriting.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/pymc/logprob/scan.py b/pymc/logprob/scan.py index e0b4fe3032..2cac44657f 100644 --- a/pymc/logprob/scan.py +++ b/pymc/logprob/scan.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/pymc/logprob/tensor.py b/pymc/logprob/tensor.py index e5f6ebc5a9..cea8a78a7e 100644 --- a/pymc/logprob/tensor.py +++ b/pymc/logprob/tensor.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/pymc/logprob/transform_value.py b/pymc/logprob/transform_value.py index 4bcf130f76..aefa470874 100644 --- a/pymc/logprob/transform_value.py +++ b/pymc/logprob/transform_value.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/pymc/logprob/transforms.py b/pymc/logprob/transforms.py index ed4af12565..63b2fe9c06 100644 --- a/pymc/logprob/transforms.py +++ b/pymc/logprob/transforms.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/pymc/logprob/utils.py b/pymc/logprob/utils.py index 28693f3546..0e94fc78f0 100644 --- a/pymc/logprob/utils.py +++ b/pymc/logprob/utils.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/pymc/math.py b/pymc/math.py index 2b9716ac78..6bbd4ec4ef 100644 --- a/pymc/math.py +++ b/pymc/math.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/pymc/model/__init__.py b/pymc/model/__init__.py index bd70de3e27..d6316898ad 100644 --- a/pymc/model/__init__.py +++ b/pymc/model/__init__.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/pymc/model/core.py b/pymc/model/core.py index d8779ab89e..c45f3f5505 100644 --- a/pymc/model/core.py +++ b/pymc/model/core.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/pymc/model/fgraph.py b/pymc/model/fgraph.py index eac640cebd..d641deee37 100644 --- a/pymc/model/fgraph.py +++ b/pymc/model/fgraph.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/pymc/model/transform/__init__.py b/pymc/model/transform/__init__.py index fcb37fe8c7..ae0da7db23 100644 --- a/pymc/model/transform/__init__.py +++ b/pymc/model/transform/__init__.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/pymc/model/transform/basic.py b/pymc/model/transform/basic.py index 154384fda7..3c8506d232 100644 --- a/pymc/model/transform/basic.py +++ b/pymc/model/transform/basic.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/pymc/model/transform/conditioning.py b/pymc/model/transform/conditioning.py index 87b9828fcf..fa2b2055a6 100644 --- a/pymc/model/transform/conditioning.py +++ b/pymc/model/transform/conditioning.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/pymc/model_graph.py b/pymc/model_graph.py index 5f998c2c1a..91a1296c16 100644 --- a/pymc/model_graph.py +++ b/pymc/model_graph.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/pymc/ode/__init__.py b/pymc/ode/__init__.py index 7f8a1c26a3..d10034e3f4 100644 --- a/pymc/ode/__init__.py +++ b/pymc/ode/__init__.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/pymc/ode/ode.py b/pymc/ode/ode.py index d0bd653d29..a5e3741305 100644 --- a/pymc/ode/ode.py +++ b/pymc/ode/ode.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/pymc/ode/utils.py b/pymc/ode/utils.py index 0eccd640e3..8bf4f7deb3 100644 --- a/pymc/ode/utils.py +++ b/pymc/ode/utils.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/pymc/plots/__init__.py b/pymc/plots/__init__.py index 0ded83fce1..a2b61a6868 100644 --- a/pymc/plots/__init__.py +++ b/pymc/plots/__init__.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/pymc/printing.py b/pymc/printing.py index 102745e771..ffc943aa10 100644 --- a/pymc/printing.py +++ b/pymc/printing.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/pymc/pytensorf.py b/pymc/pytensorf.py index 70fa208100..8a66a9ecd7 100644 --- a/pymc/pytensorf.py +++ b/pymc/pytensorf.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/pymc/sampling/__init__.py b/pymc/sampling/__init__.py index 488c8c3f2e..8e854b7f5f 100644 --- a/pymc/sampling/__init__.py +++ b/pymc/sampling/__init__.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/pymc/sampling/forward.py b/pymc/sampling/forward.py index 55d864e337..b852b42178 100644 --- a/pymc/sampling/forward.py +++ b/pymc/sampling/forward.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/pymc/sampling/jax.py b/pymc/sampling/jax.py index 7268555f91..c0d3690b0d 100644 --- a/pymc/sampling/jax.py +++ b/pymc/sampling/jax.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/pymc/sampling/mcmc.py b/pymc/sampling/mcmc.py index f546837290..1e859fbc81 100644 --- a/pymc/sampling/mcmc.py +++ b/pymc/sampling/mcmc.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/pymc/sampling/parallel.py b/pymc/sampling/parallel.py index 91af1a58db..36f76b374d 100644 --- a/pymc/sampling/parallel.py +++ b/pymc/sampling/parallel.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/pymc/sampling/population.py b/pymc/sampling/population.py index 175a3301c5..6dbe5cf908 100644 --- a/pymc/sampling/population.py +++ b/pymc/sampling/population.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/pymc/sampling_jax.py b/pymc/sampling_jax.py index a1e8b7c9ff..86ce158e05 100644 --- a/pymc/sampling_jax.py +++ b/pymc/sampling_jax.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/pymc/smc/__init__.py b/pymc/smc/__init__.py index 4880d4429d..4608b39ce7 100644 --- a/pymc/smc/__init__.py +++ b/pymc/smc/__init__.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/pymc/smc/kernels.py b/pymc/smc/kernels.py index 70db7420f3..11a4a9e20f 100644 --- a/pymc/smc/kernels.py +++ b/pymc/smc/kernels.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/pymc/smc/sampling.py b/pymc/smc/sampling.py index 0325cce603..33ffc6547a 100644 --- a/pymc/smc/sampling.py +++ b/pymc/smc/sampling.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/pymc/stats/__init__.py b/pymc/stats/__init__.py index ffe28788a6..b77e197e9b 100644 --- a/pymc/stats/__init__.py +++ b/pymc/stats/__init__.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/pymc/stats/convergence.py b/pymc/stats/convergence.py index 4149d29b9a..dd07dd0841 100644 --- a/pymc/stats/convergence.py +++ b/pymc/stats/convergence.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/pymc/stats/log_likelihood.py b/pymc/stats/log_likelihood.py index 99f6fe5367..c164b5a4f8 100644 --- a/pymc/stats/log_likelihood.py +++ b/pymc/stats/log_likelihood.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/pymc/step_methods/__init__.py b/pymc/step_methods/__init__.py index f5f9df32c0..3413609514 100644 --- a/pymc/step_methods/__init__.py +++ b/pymc/step_methods/__init__.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/pymc/step_methods/arraystep.py b/pymc/step_methods/arraystep.py index 7f9173a0d3..4c945ab51b 100644 --- a/pymc/step_methods/arraystep.py +++ b/pymc/step_methods/arraystep.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/pymc/step_methods/compound.py b/pymc/step_methods/compound.py index 5e054efed4..f064450463 100644 --- a/pymc/step_methods/compound.py +++ b/pymc/step_methods/compound.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/pymc/step_methods/hmc/__init__.py b/pymc/step_methods/hmc/__init__.py index c3043b88a7..c6f0d2b8b9 100644 --- a/pymc/step_methods/hmc/__init__.py +++ b/pymc/step_methods/hmc/__init__.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/pymc/step_methods/hmc/base_hmc.py b/pymc/step_methods/hmc/base_hmc.py index 7b4719f81d..def6829d26 100644 --- a/pymc/step_methods/hmc/base_hmc.py +++ b/pymc/step_methods/hmc/base_hmc.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/pymc/step_methods/hmc/hmc.py b/pymc/step_methods/hmc/hmc.py index 2a92a0c332..3c43509883 100644 --- a/pymc/step_methods/hmc/hmc.py +++ b/pymc/step_methods/hmc/hmc.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/pymc/step_methods/hmc/integration.py b/pymc/step_methods/hmc/integration.py index 5e0bdb8ee0..8ca72ecc4f 100644 --- a/pymc/step_methods/hmc/integration.py +++ b/pymc/step_methods/hmc/integration.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/pymc/step_methods/hmc/nuts.py b/pymc/step_methods/hmc/nuts.py index 61dc56a8a6..73821828fb 100644 --- a/pymc/step_methods/hmc/nuts.py +++ b/pymc/step_methods/hmc/nuts.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/pymc/step_methods/hmc/quadpotential.py b/pymc/step_methods/hmc/quadpotential.py index 9dd43b1748..ff4962b479 100644 --- a/pymc/step_methods/hmc/quadpotential.py +++ b/pymc/step_methods/hmc/quadpotential.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/pymc/step_methods/metropolis.py b/pymc/step_methods/metropolis.py index ba1443f1b1..1adb462d94 100644 --- a/pymc/step_methods/metropolis.py +++ b/pymc/step_methods/metropolis.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/pymc/step_methods/slicer.py b/pymc/step_methods/slicer.py index 83e241f1e5..12c51716c5 100644 --- a/pymc/step_methods/slicer.py +++ b/pymc/step_methods/slicer.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/pymc/step_methods/step_sizes.py b/pymc/step_methods/step_sizes.py index 69f2138f08..6c2b7340fd 100644 --- a/pymc/step_methods/step_sizes.py +++ b/pymc/step_methods/step_sizes.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/pymc/testing.py b/pymc/testing.py index 4315999789..918929d2c0 100644 --- a/pymc/testing.py +++ b/pymc/testing.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/pymc/tuning/__init__.py b/pymc/tuning/__init__.py index 7fd32536be..a00dd3feed 100644 --- a/pymc/tuning/__init__.py +++ b/pymc/tuning/__init__.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/pymc/tuning/scaling.py b/pymc/tuning/scaling.py index f7aa4ff91f..be68a38c1d 100644 --- a/pymc/tuning/scaling.py +++ b/pymc/tuning/scaling.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/pymc/tuning/starting.py b/pymc/tuning/starting.py index ae4a64ffec..6a4d33894c 100644 --- a/pymc/tuning/starting.py +++ b/pymc/tuning/starting.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/pymc/util.py b/pymc/util.py index 8271fd612e..3ad9fcd60e 100644 --- a/pymc/util.py +++ b/pymc/util.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/pymc/variational/__init__.py b/pymc/variational/__init__.py index a4d6e50f52..0ba558f58f 100644 --- a/pymc/variational/__init__.py +++ b/pymc/variational/__init__.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/pymc/variational/approximations.py b/pymc/variational/approximations.py index bac4a9926b..00df445997 100644 --- a/pymc/variational/approximations.py +++ b/pymc/variational/approximations.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/pymc/variational/callbacks.py b/pymc/variational/callbacks.py index 72f0b4a2dd..8b431b5d4e 100644 --- a/pymc/variational/callbacks.py +++ b/pymc/variational/callbacks.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/pymc/variational/inference.py b/pymc/variational/inference.py index e1d7fcd79d..ce3bd02e29 100644 --- a/pymc/variational/inference.py +++ b/pymc/variational/inference.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/pymc/variational/minibatch_rv.py b/pymc/variational/minibatch_rv.py index 1b7e4c537e..5410e4cc8e 100644 --- a/pymc/variational/minibatch_rv.py +++ b/pymc/variational/minibatch_rv.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/pymc/variational/operators.py b/pymc/variational/operators.py index a57f1272ac..1122a704b8 100644 --- a/pymc/variational/operators.py +++ b/pymc/variational/operators.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/pymc/variational/opvi.py b/pymc/variational/opvi.py index 99261f026e..cf98c985a5 100644 --- a/pymc/variational/opvi.py +++ b/pymc/variational/opvi.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/pymc/variational/stein.py b/pymc/variational/stein.py index d48b6f4710..bf3a41ca0f 100644 --- a/pymc/variational/stein.py +++ b/pymc/variational/stein.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/pymc/variational/test_functions.py b/pymc/variational/test_functions.py index 65dd36b32f..303c6cc090 100644 --- a/pymc/variational/test_functions.py +++ b/pymc/variational/test_functions.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/pymc/variational/updates.py b/pymc/variational/updates.py index a6d049608e..fa6e52b0e1 100644 --- a/pymc/variational/updates.py +++ b/pymc/variational/updates.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/pymc/vartypes.py b/pymc/vartypes.py index b8dab80750..0184674589 100644 --- a/pymc/vartypes.py +++ b/pymc/vartypes.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/setup.py b/setup.py index ceb83c11af..a0ac9dd301 100755 --- a/setup.py +++ b/setup.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/setupegg.py b/setupegg.py index e837b9efe7..f795cb39db 100755 --- a/setupegg.py +++ b/setupegg.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tests/__init__.py b/tests/__init__.py index 0be44ecfac..997d5084cb 100644 --- a/tests/__init__.py +++ b/tests/__init__.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tests/backends/__init__.py b/tests/backends/__init__.py index fcb37fe8c7..ae0da7db23 100644 --- a/tests/backends/__init__.py +++ b/tests/backends/__init__.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tests/backends/fixtures.py b/tests/backends/fixtures.py index 62471e6d65..669d067474 100644 --- a/tests/backends/fixtures.py +++ b/tests/backends/fixtures.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tests/backends/test_arviz.py b/tests/backends/test_arviz.py index f297c0eb57..32ca2edce9 100644 --- a/tests/backends/test_arviz.py +++ b/tests/backends/test_arviz.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tests/backends/test_base.py b/tests/backends/test_base.py index ea1b3e6684..3dd6c6e644 100644 --- a/tests/backends/test_base.py +++ b/tests/backends/test_base.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tests/backends/test_mcbackend.py b/tests/backends/test_mcbackend.py index aa2e26ba01..cf80a446d1 100644 --- a/tests/backends/test_mcbackend.py +++ b/tests/backends/test_mcbackend.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tests/backends/test_ndarray.py b/tests/backends/test_ndarray.py index f1404d91cb..f1050ef0f1 100644 --- a/tests/backends/test_ndarray.py +++ b/tests/backends/test_ndarray.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tests/conftest.py b/tests/conftest.py index bdb5f1b09a..306102e3bb 100644 --- a/tests/conftest.py +++ b/tests/conftest.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tests/distributions/__init__.py b/tests/distributions/__init__.py index fcb37fe8c7..ae0da7db23 100644 --- a/tests/distributions/__init__.py +++ b/tests/distributions/__init__.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tests/distributions/test_bound.py b/tests/distributions/test_bound.py index 4d1e3349d3..04015f4509 100644 --- a/tests/distributions/test_bound.py +++ b/tests/distributions/test_bound.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tests/distributions/test_censored.py b/tests/distributions/test_censored.py index 1c5b5f5363..3a326861ef 100644 --- a/tests/distributions/test_censored.py +++ b/tests/distributions/test_censored.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tests/distributions/test_continuous.py b/tests/distributions/test_continuous.py index 5c287fd76b..80bbb816c8 100644 --- a/tests/distributions/test_continuous.py +++ b/tests/distributions/test_continuous.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tests/distributions/test_discrete.py b/tests/distributions/test_discrete.py index e9543c0746..ee9ef24b2b 100644 --- a/tests/distributions/test_discrete.py +++ b/tests/distributions/test_discrete.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tests/distributions/test_dist_math.py b/tests/distributions/test_dist_math.py index 99f22af31e..1f469df720 100644 --- a/tests/distributions/test_dist_math.py +++ b/tests/distributions/test_dist_math.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tests/distributions/test_distribution.py b/tests/distributions/test_distribution.py index 2ce5399bd6..380640891c 100644 --- a/tests/distributions/test_distribution.py +++ b/tests/distributions/test_distribution.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tests/distributions/test_mixture.py b/tests/distributions/test_mixture.py index 9632efd859..1228cb8680 100644 --- a/tests/distributions/test_mixture.py +++ b/tests/distributions/test_mixture.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tests/distributions/test_multivariate.py b/tests/distributions/test_multivariate.py index f8da0c9676..3bee558124 100644 --- a/tests/distributions/test_multivariate.py +++ b/tests/distributions/test_multivariate.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tests/distributions/test_shape_utils.py b/tests/distributions/test_shape_utils.py index 2c2598145b..9b16031c53 100644 --- a/tests/distributions/test_shape_utils.py +++ b/tests/distributions/test_shape_utils.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tests/distributions/test_simulator.py b/tests/distributions/test_simulator.py index b4d16fe161..9fa934b0e2 100644 --- a/tests/distributions/test_simulator.py +++ b/tests/distributions/test_simulator.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tests/distributions/test_timeseries.py b/tests/distributions/test_timeseries.py index 617c81f033..7e9ecbbdd3 100644 --- a/tests/distributions/test_timeseries.py +++ b/tests/distributions/test_timeseries.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tests/distributions/test_transform.py b/tests/distributions/test_transform.py index 8196c2623c..502a05349b 100644 --- a/tests/distributions/test_transform.py +++ b/tests/distributions/test_transform.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tests/distributions/test_truncated.py b/tests/distributions/test_truncated.py index dbf9ac21f8..f9b62a5c83 100644 --- a/tests/distributions/test_truncated.py +++ b/tests/distributions/test_truncated.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tests/gp/__init__.py b/tests/gp/__init__.py index fcb37fe8c7..ae0da7db23 100644 --- a/tests/gp/__init__.py +++ b/tests/gp/__init__.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tests/gp/test_cov.py b/tests/gp/test_cov.py index a148c36781..db33502972 100644 --- a/tests/gp/test_cov.py +++ b/tests/gp/test_cov.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tests/gp/test_gp.py b/tests/gp/test_gp.py index f584cda090..9e74cb443a 100644 --- a/tests/gp/test_gp.py +++ b/tests/gp/test_gp.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tests/gp/test_hsgp_approx.py b/tests/gp/test_hsgp_approx.py index 7a1c70de9b..2d50bda5ff 100644 --- a/tests/gp/test_hsgp_approx.py +++ b/tests/gp/test_hsgp_approx.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tests/gp/test_mean.py b/tests/gp/test_mean.py index d61270cfa7..af7943397e 100644 --- a/tests/gp/test_mean.py +++ b/tests/gp/test_mean.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tests/gp/test_util.py b/tests/gp/test_util.py index c2aaa25d1e..5abbdd6fd5 100644 --- a/tests/gp/test_util.py +++ b/tests/gp/test_util.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tests/helpers.py b/tests/helpers.py index 522fe6d6ae..c0f210bf8c 100644 --- a/tests/helpers.py +++ b/tests/helpers.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tests/logprob/__init__.py b/tests/logprob/__init__.py index fcb37fe8c7..ae0da7db23 100644 --- a/tests/logprob/__init__.py +++ b/tests/logprob/__init__.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tests/logprob/test_abstract.py b/tests/logprob/test_abstract.py index 3d41ffa524..6d8b54e013 100644 --- a/tests/logprob/test_abstract.py +++ b/tests/logprob/test_abstract.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tests/logprob/test_basic.py b/tests/logprob/test_basic.py index b00c8ec7a0..397ef16d45 100644 --- a/tests/logprob/test_basic.py +++ b/tests/logprob/test_basic.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tests/logprob/test_binary.py b/tests/logprob/test_binary.py index 3e4132a987..e56a248741 100644 --- a/tests/logprob/test_binary.py +++ b/tests/logprob/test_binary.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tests/logprob/test_censoring.py b/tests/logprob/test_censoring.py index d1befcafbf..de407fd579 100644 --- a/tests/logprob/test_censoring.py +++ b/tests/logprob/test_censoring.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tests/logprob/test_checks.py b/tests/logprob/test_checks.py index 7356bd0bb1..db60c573e1 100644 --- a/tests/logprob/test_checks.py +++ b/tests/logprob/test_checks.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tests/logprob/test_composite_logprob.py b/tests/logprob/test_composite_logprob.py index 607a487119..d94e87bfc7 100644 --- a/tests/logprob/test_composite_logprob.py +++ b/tests/logprob/test_composite_logprob.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tests/logprob/test_cumsum.py b/tests/logprob/test_cumsum.py index c7e2e70a84..552cea92d0 100644 --- a/tests/logprob/test_cumsum.py +++ b/tests/logprob/test_cumsum.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tests/logprob/test_mixture.py b/tests/logprob/test_mixture.py index 1d2801592a..5b4b079ddd 100644 --- a/tests/logprob/test_mixture.py +++ b/tests/logprob/test_mixture.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tests/logprob/test_order.py b/tests/logprob/test_order.py index 8eae026c0b..78bba2a0bb 100644 --- a/tests/logprob/test_order.py +++ b/tests/logprob/test_order.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tests/logprob/test_rewriting.py b/tests/logprob/test_rewriting.py index f53be4aa06..49b76be697 100644 --- a/tests/logprob/test_rewriting.py +++ b/tests/logprob/test_rewriting.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tests/logprob/test_scan.py b/tests/logprob/test_scan.py index ec745aa594..30a76680e7 100644 --- a/tests/logprob/test_scan.py +++ b/tests/logprob/test_scan.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tests/logprob/test_tensor.py b/tests/logprob/test_tensor.py index 187810770b..e61e0d1700 100644 --- a/tests/logprob/test_tensor.py +++ b/tests/logprob/test_tensor.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tests/logprob/test_transform_value.py b/tests/logprob/test_transform_value.py index 7f88099cec..2c425d0061 100644 --- a/tests/logprob/test_transform_value.py +++ b/tests/logprob/test_transform_value.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tests/logprob/test_transforms.py b/tests/logprob/test_transforms.py index 529b0d6cd5..7ec9902107 100644 --- a/tests/logprob/test_transforms.py +++ b/tests/logprob/test_transforms.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tests/logprob/test_utils.py b/tests/logprob/test_utils.py index 7775ae4130..c59b332495 100644 --- a/tests/logprob/test_utils.py +++ b/tests/logprob/test_utils.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tests/logprob/utils.py b/tests/logprob/utils.py index 43a2c10c7a..ca333dac99 100644 --- a/tests/logprob/utils.py +++ b/tests/logprob/utils.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tests/model/__init__.py b/tests/model/__init__.py index fcb37fe8c7..ae0da7db23 100644 --- a/tests/model/__init__.py +++ b/tests/model/__init__.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tests/model/test_core.py b/tests/model/test_core.py index 715836e24b..c5f1eb3592 100644 --- a/tests/model/test_core.py +++ b/tests/model/test_core.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tests/model/test_fgraph.py b/tests/model/test_fgraph.py index 2e982e2c4b..cc8d7ff2be 100644 --- a/tests/model/test_fgraph.py +++ b/tests/model/test_fgraph.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tests/model/transform/__init__.py b/tests/model/transform/__init__.py index fcb37fe8c7..ae0da7db23 100644 --- a/tests/model/transform/__init__.py +++ b/tests/model/transform/__init__.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tests/model/transform/test_basic.py b/tests/model/transform/test_basic.py index 484c16740a..1328ea6f1c 100644 --- a/tests/model/transform/test_basic.py +++ b/tests/model/transform/test_basic.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tests/model/transform/test_conditioning.py b/tests/model/transform/test_conditioning.py index ce486607a6..724425b68e 100644 --- a/tests/model/transform/test_conditioning.py +++ b/tests/model/transform/test_conditioning.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tests/models.py b/tests/models.py index 70ad4dc768..e1688a6961 100644 --- a/tests/models.py +++ b/tests/models.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tests/ode/__init__.py b/tests/ode/__init__.py index fcb37fe8c7..ae0da7db23 100644 --- a/tests/ode/__init__.py +++ b/tests/ode/__init__.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tests/ode/test_ode.py b/tests/ode/test_ode.py index 613572fd90..42f4d35fb7 100644 --- a/tests/ode/test_ode.py +++ b/tests/ode/test_ode.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tests/ode/test_utils.py b/tests/ode/test_utils.py index d88376263d..d6edafbd43 100644 --- a/tests/ode/test_utils.py +++ b/tests/ode/test_utils.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tests/sampler_fixtures.py b/tests/sampler_fixtures.py index 34fe7127e6..bd3269364c 100644 --- a/tests/sampler_fixtures.py +++ b/tests/sampler_fixtures.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tests/sampling/__init__.py b/tests/sampling/__init__.py index fcb37fe8c7..ae0da7db23 100644 --- a/tests/sampling/__init__.py +++ b/tests/sampling/__init__.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tests/sampling/test_forward.py b/tests/sampling/test_forward.py index 12440e6908..d719952c74 100644 --- a/tests/sampling/test_forward.py +++ b/tests/sampling/test_forward.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tests/sampling/test_jax.py b/tests/sampling/test_jax.py index 327b9ce410..688644fe41 100644 --- a/tests/sampling/test_jax.py +++ b/tests/sampling/test_jax.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tests/sampling/test_mcmc.py b/tests/sampling/test_mcmc.py index 4535d87cb7..de51f7ee48 100644 --- a/tests/sampling/test_mcmc.py +++ b/tests/sampling/test_mcmc.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tests/sampling/test_mcmc_external.py b/tests/sampling/test_mcmc_external.py index d7370a560d..4975ee6e7d 100644 --- a/tests/sampling/test_mcmc_external.py +++ b/tests/sampling/test_mcmc_external.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tests/sampling/test_parallel.py b/tests/sampling/test_parallel.py index 2b56882f3c..b48c25f581 100644 --- a/tests/sampling/test_parallel.py +++ b/tests/sampling/test_parallel.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tests/sampling/test_population.py b/tests/sampling/test_population.py index 90e54c6682..1f145dbcaf 100644 --- a/tests/sampling/test_population.py +++ b/tests/sampling/test_population.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tests/smc/__init__.py b/tests/smc/__init__.py index fcb37fe8c7..ae0da7db23 100644 --- a/tests/smc/__init__.py +++ b/tests/smc/__init__.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tests/smc/test_smc.py b/tests/smc/test_smc.py index e969b6a6e6..33c8718eae 100644 --- a/tests/smc/test_smc.py +++ b/tests/smc/test_smc.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tests/stats/__init__.py b/tests/stats/__init__.py index fcb37fe8c7..ae0da7db23 100644 --- a/tests/stats/__init__.py +++ b/tests/stats/__init__.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tests/stats/test_convergence.py b/tests/stats/test_convergence.py index b5e99a09ff..00368d799e 100644 --- a/tests/stats/test_convergence.py +++ b/tests/stats/test_convergence.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tests/stats/test_log_likelihood.py b/tests/stats/test_log_likelihood.py index fde4d69c3e..a62da5c5e2 100644 --- a/tests/stats/test_log_likelihood.py +++ b/tests/stats/test_log_likelihood.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tests/step_methods/__init__.py b/tests/step_methods/__init__.py index fcb37fe8c7..ae0da7db23 100644 --- a/tests/step_methods/__init__.py +++ b/tests/step_methods/__init__.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tests/step_methods/hmc/__init__.py b/tests/step_methods/hmc/__init__.py index fcb37fe8c7..ae0da7db23 100644 --- a/tests/step_methods/hmc/__init__.py +++ b/tests/step_methods/hmc/__init__.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tests/step_methods/hmc/test_hmc.py b/tests/step_methods/hmc/test_hmc.py index 33215817ba..96840eed07 100644 --- a/tests/step_methods/hmc/test_hmc.py +++ b/tests/step_methods/hmc/test_hmc.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tests/step_methods/hmc/test_nuts.py b/tests/step_methods/hmc/test_nuts.py index 35090f7358..90e98a7144 100644 --- a/tests/step_methods/hmc/test_nuts.py +++ b/tests/step_methods/hmc/test_nuts.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tests/step_methods/hmc/test_quadpotential.py b/tests/step_methods/hmc/test_quadpotential.py index ce9719215a..cafb788ccf 100644 --- a/tests/step_methods/hmc/test_quadpotential.py +++ b/tests/step_methods/hmc/test_quadpotential.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tests/step_methods/test_compound.py b/tests/step_methods/test_compound.py index 1ed1e77ac9..6c9f771a7a 100644 --- a/tests/step_methods/test_compound.py +++ b/tests/step_methods/test_compound.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tests/step_methods/test_metropolis.py b/tests/step_methods/test_metropolis.py index 7b1154f941..7bfdb645c7 100644 --- a/tests/step_methods/test_metropolis.py +++ b/tests/step_methods/test_metropolis.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tests/step_methods/test_slicer.py b/tests/step_methods/test_slicer.py index dcb3991c45..80435573c0 100644 --- a/tests/step_methods/test_slicer.py +++ b/tests/step_methods/test_slicer.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tests/test_data.py b/tests/test_data.py index d75d023ea9..9d9147355c 100644 --- a/tests/test_data.py +++ b/tests/test_data.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tests/test_func_utils.py b/tests/test_func_utils.py index acbf4cc393..ff4de87096 100644 --- a/tests/test_func_utils.py +++ b/tests/test_func_utils.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tests/test_initial_point.py b/tests/test_initial_point.py index 21511b964d..ccf10b3fd9 100644 --- a/tests/test_initial_point.py +++ b/tests/test_initial_point.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tests/test_math.py b/tests/test_math.py index 5ee4cddc71..11482b6226 100644 --- a/tests/test_math.py +++ b/tests/test_math.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tests/test_model_graph.py b/tests/test_model_graph.py index ab0880fd19..963edb607a 100644 --- a/tests/test_model_graph.py +++ b/tests/test_model_graph.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tests/test_printing.py b/tests/test_printing.py index 6e7a8e17d9..53c18c828b 100644 --- a/tests/test_printing.py +++ b/tests/test_printing.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tests/test_pytensorf.py b/tests/test_pytensorf.py index bd7d849c2d..59bb08b20a 100644 --- a/tests/test_pytensorf.py +++ b/tests/test_pytensorf.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tests/test_testing.py b/tests/test_testing.py index b23e97a1d2..cdaf5b41e6 100644 --- a/tests/test_testing.py +++ b/tests/test_testing.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tests/test_util.py b/tests/test_util.py index faf22aabf2..315b44265f 100644 --- a/tests/test_util.py +++ b/tests/test_util.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tests/tuning/__init__.py b/tests/tuning/__init__.py index fcb37fe8c7..ae0da7db23 100644 --- a/tests/tuning/__init__.py +++ b/tests/tuning/__init__.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tests/tuning/test_scaling.py b/tests/tuning/test_scaling.py index 0692d3b2ea..d8f5428664 100644 --- a/tests/tuning/test_scaling.py +++ b/tests/tuning/test_scaling.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tests/tuning/test_starting.py b/tests/tuning/test_starting.py index 8e30abe779..8fd41a0522 100644 --- a/tests/tuning/test_starting.py +++ b/tests/tuning/test_starting.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tests/variational/__init__.py b/tests/variational/__init__.py index fcb37fe8c7..ae0da7db23 100644 --- a/tests/variational/__init__.py +++ b/tests/variational/__init__.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tests/variational/test_approximations.py b/tests/variational/test_approximations.py index 97c2a56805..7f088766fe 100644 --- a/tests/variational/test_approximations.py +++ b/tests/variational/test_approximations.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tests/variational/test_callbacks.py b/tests/variational/test_callbacks.py index a40acb1e92..2c314ee296 100644 --- a/tests/variational/test_callbacks.py +++ b/tests/variational/test_callbacks.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tests/variational/test_inference.py b/tests/variational/test_inference.py index b38c94740a..461b22c3d7 100644 --- a/tests/variational/test_inference.py +++ b/tests/variational/test_inference.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tests/variational/test_minibatch_rv.py b/tests/variational/test_minibatch_rv.py index 87df8c7228..55e4bb73f7 100644 --- a/tests/variational/test_minibatch_rv.py +++ b/tests/variational/test_minibatch_rv.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tests/variational/test_opvi.py b/tests/variational/test_opvi.py index 84214197a4..a196a2b60c 100644 --- a/tests/variational/test_opvi.py +++ b/tests/variational/test_opvi.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tests/variational/test_updates.py b/tests/variational/test_updates.py index 0ea4183a1b..cd0e02b22f 100644 --- a/tests/variational/test_updates.py +++ b/tests/variational/test_updates.py @@ -1,4 +1,4 @@ -# Copyright 2023 The PyMC Developers +# Copyright 2024 The PyMC Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License.