-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* DX: respect `.gitignore` with cSpell * MAINT: address Ruff errors * MAINT: implement updates from pre-commit hooks * MAINT: remove `enable-cache` argument (defaults to true) * MAINT: rename `TCH` Ruff rules to `TC` * MAINT: update to `astral-sh/setup-uv@v5` --------- Co-authored-by: GitHub <noreply@github.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
- Loading branch information
1 parent
bf60221
commit a397929
Showing
24 changed files
with
1,602 additions
and
1,223 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,42 @@ | ||
absl | ||
ampform | ||
clim | ||
cmap | ||
cmap | ||
corrcoef | ||
fontsize | ||
funcs | ||
hspace | ||
imread | ||
imshow | ||
ioff | ||
lambdify | ||
lambdifying | ||
lhcb | ||
meshgrid | ||
ncols | ||
ndarray | ||
nrows | ||
pcolormesh | ||
phasespace | ||
rcdefaults | ||
seealso | ||
sharey | ||
svgutils | ||
sympify | ||
tensorwaves | ||
tolist | ||
viridis | ||
vmax | ||
vmin | ||
wspace | ||
xlabel | ||
xreplace | ||
xtick | ||
xticklabels | ||
xticks | ||
ylabel | ||
ytick | ||
yticklabels | ||
yticks | ||
zorder |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.