Skip to content

Commit dd03df8

Browse files
committed
Release 2026.5.1.1: bump Colab URL tag refs
1 parent 8955b45 commit dd03df8

4 files changed

Lines changed: 20 additions & 20 deletions

File tree

notebooks/chapter_1_introduction/README.rst

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,17 +8,17 @@ Files
88

99
The chapter contains the following tutorials:
1010

11-
`Tutorial 1: Models <https://colab.research.google.com/github/PyAutoLabs/HowToFit/blob/2026.4.13.6/notebooks/chapter_1_introduction/tutorial_1_models.ipynb>`_
11+
`Tutorial 1: Models <https://colab.research.google.com/github/PyAutoLabs/HowToFit/blob/2026.5.1.1/notebooks/chapter_1_introduction/tutorial_1_models.ipynb>`_
1212
- What probabilistic models are and how to compose them using PyAutoFit.
1313

14-
`Tutorial 2: Fitting Data <https://colab.research.google.com/github/PyAutoLabs/HowToFit/blob/2026.4.13.6/notebooks/chapter_1_introduction/tutorial_2_fitting_data.ipynb>`_
14+
`Tutorial 2: Fitting Data <https://colab.research.google.com/github/PyAutoLabs/HowToFit/blob/2026.5.1.1/notebooks/chapter_1_introduction/tutorial_2_fitting_data.ipynb>`_
1515
- Fitting a model with an input set of parameters to data and quantifying the goodness of fit.
1616

17-
`Tutorial 3: Non Linear Search <https://colab.research.google.com/github/PyAutoLabs/HowToFit/blob/2026.4.13.6/notebooks/chapter_1_introduction/tutorial_3_non_linear_search.ipynb>`_
17+
`Tutorial 3: Non Linear Search <https://colab.research.google.com/github/PyAutoLabs/HowToFit/blob/2026.5.1.1/notebooks/chapter_1_introduction/tutorial_3_non_linear_search.ipynb>`_
1818
- Searching non-linear parameter spaces to find the best-fit model.
1919

20-
`Tutorial 4: Complex Models <https://colab.research.google.com/github/PyAutoLabs/HowToFit/blob/2026.4.13.6/notebooks/chapter_1_introduction/tutorial_4_complex_models.ipynb>`_
20+
`Tutorial 4: Complex Models <https://colab.research.google.com/github/PyAutoLabs/HowToFit/blob/2026.5.1.1/notebooks/chapter_1_introduction/tutorial_4_complex_models.ipynb>`_
2121
- Composing and fitting more complex models in a scalable and extensible way.
2222

23-
`Tutorial 5: Results and Samples <https://colab.research.google.com/github/PyAutoLabs/HowToFit/blob/2026.4.13.6/notebooks/chapter_1_introduction/tutorial_5_results_and_samples.ipynb>`_
23+
`Tutorial 5: Results and Samples <https://colab.research.google.com/github/PyAutoLabs/HowToFit/blob/2026.5.1.1/notebooks/chapter_1_introduction/tutorial_5_results_and_samples.ipynb>`_
2424
- Interpreting model-fit results and using the samples for scientific analysis.

notebooks/chapter_3_graphical_models/README.rst

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,17 +9,17 @@ Files
99

1010
The chapter contains the following tutorials:
1111

12-
`Tutorial 1: Individual Models <https://colab.research.google.com/github/PyAutoLabs/HowToFit/blob/2026.4.13.6/notebooks/chapter_3_graphical_models/tutorial_1_individual_models.ipynb>`_
12+
`Tutorial 1: Individual Models <https://colab.research.google.com/github/PyAutoLabs/HowToFit/blob/2026.5.1.1/notebooks/chapter_3_graphical_models/tutorial_1_individual_models.ipynb>`_
1313
- Inferring global parameters from a dataset by fitting the model to each individual dataset one-by-one.
1414

15-
`Tutorial 2: Graphical Model <https://colab.research.google.com/github/PyAutoLabs/HowToFit/blob/2026.4.13.6/notebooks/chapter_3_graphical_models/tutorial_2_graphical_model.ipynb>`_
15+
`Tutorial 2: Graphical Model <https://colab.research.google.com/github/PyAutoLabs/HowToFit/blob/2026.5.1.1/notebooks/chapter_3_graphical_models/tutorial_2_graphical_model.ipynb>`_
1616
- Fitting the dataset with a graphical model that fits all datasets simultaneously to infer the global parameters.
1717

18-
`Tutorial 3: Graphical Benefits <https://colab.research.google.com/github/PyAutoLabs/HowToFit/blob/2026.4.13.6/notebooks/chapter_3_graphical_models/tutorial_3_graphical_benefits.ipynb>`_
18+
`Tutorial 3: Graphical Benefits <https://colab.research.google.com/github/PyAutoLabs/HowToFit/blob/2026.5.1.1/notebooks/chapter_3_graphical_models/tutorial_3_graphical_benefits.ipynb>`_
1919
- Illustrating the benefits of graphical modeling over fitting individual datasets one-by-one.
2020

21-
`Tutorial 4: Hierarchical Models <https://colab.research.google.com/github/PyAutoLabs/HowToFit/blob/2026.4.13.6/notebooks/chapter_3_graphical_models/tutorial_4_hierarchical_models.ipynb>`_
21+
`Tutorial 4: Hierarchical Models <https://colab.research.google.com/github/PyAutoLabs/HowToFit/blob/2026.5.1.1/notebooks/chapter_3_graphical_models/tutorial_4_hierarchical_models.ipynb>`_
2222
- Fitting hierarchical models using the graphical modeling framework.
2323

24-
`Tutorial 5: Expectation Propagation <https://colab.research.google.com/github/PyAutoLabs/HowToFit/blob/2026.4.13.6/notebooks/chapter_3_graphical_models/tutorial_5_expectation_propagation.ipynb>`_
24+
`Tutorial 5: Expectation Propagation <https://colab.research.google.com/github/PyAutoLabs/HowToFit/blob/2026.5.1.1/notebooks/chapter_3_graphical_models/tutorial_5_expectation_propagation.ipynb>`_
2525
- Scaling graphical models up to fit extremely large datasets using Expectation Propagation (EP).

scripts/chapter_1_introduction/README.rst

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,17 +8,17 @@ Files
88

99
The chapter contains the following tutorials:
1010

11-
`Tutorial 1: Models <https://colab.research.google.com/github/PyAutoLabs/HowToFit/blob/2026.4.13.6/notebooks/chapter_1_introduction/tutorial_1_models.ipynb>`_
11+
`Tutorial 1: Models <https://colab.research.google.com/github/PyAutoLabs/HowToFit/blob/2026.5.1.1/notebooks/chapter_1_introduction/tutorial_1_models.ipynb>`_
1212
- What probabilistic models are and how to compose them using PyAutoFit.
1313

14-
`Tutorial 2: Fitting Data <https://colab.research.google.com/github/PyAutoLabs/HowToFit/blob/2026.4.13.6/notebooks/chapter_1_introduction/tutorial_2_fitting_data.ipynb>`_
14+
`Tutorial 2: Fitting Data <https://colab.research.google.com/github/PyAutoLabs/HowToFit/blob/2026.5.1.1/notebooks/chapter_1_introduction/tutorial_2_fitting_data.ipynb>`_
1515
- Fitting a model with an input set of parameters to data and quantifying the goodness of fit.
1616

17-
`Tutorial 3: Non Linear Search <https://colab.research.google.com/github/PyAutoLabs/HowToFit/blob/2026.4.13.6/notebooks/chapter_1_introduction/tutorial_3_non_linear_search.ipynb>`_
17+
`Tutorial 3: Non Linear Search <https://colab.research.google.com/github/PyAutoLabs/HowToFit/blob/2026.5.1.1/notebooks/chapter_1_introduction/tutorial_3_non_linear_search.ipynb>`_
1818
- Searching non-linear parameter spaces to find the best-fit model.
1919

20-
`Tutorial 4: Complex Models <https://colab.research.google.com/github/PyAutoLabs/HowToFit/blob/2026.4.13.6/notebooks/chapter_1_introduction/tutorial_4_complex_models.ipynb>`_
20+
`Tutorial 4: Complex Models <https://colab.research.google.com/github/PyAutoLabs/HowToFit/blob/2026.5.1.1/notebooks/chapter_1_introduction/tutorial_4_complex_models.ipynb>`_
2121
- Composing and fitting more complex models in a scalable and extensible way.
2222

23-
`Tutorial 5: Results and Samples <https://colab.research.google.com/github/PyAutoLabs/HowToFit/blob/2026.4.13.6/notebooks/chapter_1_introduction/tutorial_5_results_and_samples.ipynb>`_
23+
`Tutorial 5: Results and Samples <https://colab.research.google.com/github/PyAutoLabs/HowToFit/blob/2026.5.1.1/notebooks/chapter_1_introduction/tutorial_5_results_and_samples.ipynb>`_
2424
- Interpreting model-fit results and using the samples for scientific analysis.

scripts/chapter_3_graphical_models/README.rst

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,17 +9,17 @@ Files
99

1010
The chapter contains the following tutorials:
1111

12-
`Tutorial 1: Individual Models <https://colab.research.google.com/github/PyAutoLabs/HowToFit/blob/2026.4.13.6/notebooks/chapter_3_graphical_models/tutorial_1_individual_models.ipynb>`_
12+
`Tutorial 1: Individual Models <https://colab.research.google.com/github/PyAutoLabs/HowToFit/blob/2026.5.1.1/notebooks/chapter_3_graphical_models/tutorial_1_individual_models.ipynb>`_
1313
- Inferring global parameters from a dataset by fitting the model to each individual dataset one-by-one.
1414

15-
`Tutorial 2: Graphical Model <https://colab.research.google.com/github/PyAutoLabs/HowToFit/blob/2026.4.13.6/notebooks/chapter_3_graphical_models/tutorial_2_graphical_model.ipynb>`_
15+
`Tutorial 2: Graphical Model <https://colab.research.google.com/github/PyAutoLabs/HowToFit/blob/2026.5.1.1/notebooks/chapter_3_graphical_models/tutorial_2_graphical_model.ipynb>`_
1616
- Fitting the dataset with a graphical model that fits all datasets simultaneously to infer the global parameters.
1717

18-
`Tutorial 3: Graphical Benefits <https://colab.research.google.com/github/PyAutoLabs/HowToFit/blob/2026.4.13.6/notebooks/chapter_3_graphical_models/tutorial_3_graphical_benefits.ipynb>`_
18+
`Tutorial 3: Graphical Benefits <https://colab.research.google.com/github/PyAutoLabs/HowToFit/blob/2026.5.1.1/notebooks/chapter_3_graphical_models/tutorial_3_graphical_benefits.ipynb>`_
1919
- Illustrating the benefits of graphical modeling over fitting individual datasets one-by-one.
2020

21-
`Tutorial 4: Hierarchical Models <https://colab.research.google.com/github/PyAutoLabs/HowToFit/blob/2026.4.13.6/notebooks/chapter_3_graphical_models/tutorial_4_hierarchical_models.ipynb>`_
21+
`Tutorial 4: Hierarchical Models <https://colab.research.google.com/github/PyAutoLabs/HowToFit/blob/2026.5.1.1/notebooks/chapter_3_graphical_models/tutorial_4_hierarchical_models.ipynb>`_
2222
- Fitting hierarchical models using the graphical modeling framework.
2323

24-
`Tutorial 5: Expectation Propagation <https://colab.research.google.com/github/PyAutoLabs/HowToFit/blob/2026.4.13.6/notebooks/chapter_3_graphical_models/tutorial_5_expectation_propagation.ipynb>`_
24+
`Tutorial 5: Expectation Propagation <https://colab.research.google.com/github/PyAutoLabs/HowToFit/blob/2026.5.1.1/notebooks/chapter_3_graphical_models/tutorial_5_expectation_propagation.ipynb>`_
2525
- Scaling graphical models up to fit extremely large datasets using Expectation Propagation (EP).

0 commit comments

Comments
 (0)