Skip to content

Commit

Permalink
feat: implement symbolic Dalitz phase space
Browse files Browse the repository at this point in the history
  • Loading branch information
redeboer committed Apr 24, 2022
1 parent 2281d73 commit 58be805
Show file tree
Hide file tree
Showing 3 changed files with 500 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .cspell.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@
"breit",
"compwa",
"conda",
"Dalitz",
"defaultdict",
"eval",
"flatté",
Expand All @@ -73,6 +74,7 @@
"helicity",
"itertools",
"kwargs",
"Källén",
"lambdification",
"lambdified",
"lambdifies",
Expand Down Expand Up @@ -155,6 +157,7 @@
"filterwarnings",
"fontcolor",
"fontsize",
"framealpha",
"getitem",
"getsource",
"graphviz",
Expand All @@ -179,6 +182,7 @@
"kutschke",
"lambdifier",
"lambdifygenerated",
"lightgray",
"linecap",
"linejoin",
"linestyle",
Expand Down
1 change: 1 addition & 0 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -279,6 +279,7 @@ def get_minor_version(package_name: str) -> str:
"report/014*",
"report/015*",
"report/016*",
"report/017*",
]
nb_output_stderr = "remove"
nb_render_priority = {
Expand Down
Loading

0 comments on commit 58be805

Please sign in to comment.