From 82aecf44b98e82c90687a25fded83393bf91ce9c Mon Sep 17 00:00:00 2001 From: Claude Date: Tue, 29 Jul 2025 03:34:51 -0400 Subject: [PATCH] Update .typos.toml with SciML terms --- .typos.toml | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/.typos.toml b/.typos.toml index ff742d0..3cd733d 100644 --- a/.typos.toml +++ b/.typos.toml @@ -1,3 +1,12 @@ [default.extend-words] siz = "siz" -BA = "BA" \ No newline at end of file +BA = "BA" +# Additional SciML terms +setp = "setp" +getp = "getp" +indexin = "indexin" +ists = "ists" +ispcs = "ispcs" +eqs = "eqs" +rhs = "rhs" +MTK = "MTK" \ No newline at end of file