From 9273c4abac756ddeb7fff8c6f12836059fb194ea Mon Sep 17 00:00:00 2001 From: Claude Date: Tue, 29 Jul 2025 03:33:21 -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 e004d221..9f184ad6 100644 --- a/.typos.toml +++ b/.typos.toml @@ -1,4 +1,13 @@ [default.extend-words] nd = "nd" dout = "dout" -Missings = "Missings" \ No newline at end of file +Missings = "Missings" +# 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