From 9190f0938f42284530ce6d3c06cfe44b1d251e78 Mon Sep 17 00:00:00 2001 From: "tier4-autoware-public-bot[bot]" <98652886+tier4-autoware-public-bot[bot]@users.noreply.github.com> Date: Fri, 29 Nov 2024 04:32:43 +0000 Subject: [PATCH] feat(words): add interp1d (#836) * feat(words): add interp1d Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * ci(pre-commit): autofix --------- Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: kosuke55 <39142679+kosuke55@users.noreply.github.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> --- .cspell.json | 1 + 1 file changed, 1 insertion(+) diff --git a/.cspell.json b/.cspell.json index e1e3f1ab..7364e33e 100644 --- a/.cspell.json +++ b/.cspell.json @@ -889,6 +889,7 @@ "inpaints", "inplace", "insertafter", + "interp1d", "interpolatable", "intrinsics", "ioff",