Skip to content

Commit

Permalink
formate
Browse files Browse the repository at this point in the history
  • Loading branch information
shenvitor committed Nov 8, 2024
1 parent 69565ca commit 32dd559
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion docs/029/index.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@
{
"cell_type": "markdown",
"metadata": {
"jupyter": {
"source_hidden": true
},
"tags": [
"dynamics",
"sympy"
Expand Down Expand Up @@ -66,7 +69,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

0 comments on commit 32dd559

Please sign in to comment.