Skip to content

Commit

Permalink
for comment #25 (comment)
Browse files Browse the repository at this point in the history
  • Loading branch information
shenvitor committed Nov 12, 2024
1 parent cad7d67 commit 72c2a7a
Showing 1 changed file with 9 additions and 4 deletions.
13 changes: 9 additions & 4 deletions docs/029/index.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,9 @@
{
"cell_type": "markdown",
"metadata": {
"jupyter": {
"source_hidden": true
"editable": true,
"slideshow": {
"slide_type": ""
},
"tags": [
"dynamics",
Expand Down Expand Up @@ -69,7 +70,11 @@
},
{
"cell_type": "markdown",
"metadata": {},
"metadata": {
"jupyter": {
"source_hidden": true
}
},
"source": [
"As of AmpForm [v0.15](https://github.com/ComPWA/ampform/releases/tag/0.15.1), the implementation of [`BlattWeisskopfSquared`](https://ampform.readthedocs.io/0.15.x/api/ampform.dynamics/#ampform.dynamics.BlattWeisskopfSquared) contains hard-coded polynomials, see implementation [here](https://github.com/ComPWA/ampform/blob/0.15.1/src/ampform/dynamics/__init__.py#L66-L134).\n",
"The motivation for this can be found in the citations mentioned in [its API documentation](https://ampform.readthedocs.io/0.15.x/api/ampform.dynamics/#ampform.dynamics.BlattWeisskopfSquared).\n",
Expand Down Expand Up @@ -524,7 +529,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.12.7"
"version": "3.12.6"
}
},
"nbformat": 4,
Expand Down

0 comments on commit 72c2a7a

Please sign in to comment.