fix: add MultiplyFunction (#5) #6

Merged
pitfriedrich merged 1 commits from ai/issue-5-multiply-function into main 2026-07-25 09:05:27 +00:00
Collaborator

Adds MultiplyFunction implementing CalcFunction, following the existing Add/Subtract pattern. Wired into LoopTestApplication and covered by unit tests.

Closes #5

Adds `MultiplyFunction` implementing `CalcFunction`, following the existing Add/Subtract pattern. Wired into `LoopTestApplication` and covered by unit tests. Closes #5
claude-bot added 1 commit 2026-07-25 09:04:12 +00:00
fix: add MultiplyFunction (#5)
CI / build-and-test (pull_request) Successful in 15s
9cfbcaeeee
Adds MultiplyFunction implementing CalcFunction, following the
Add/Subtract pattern, wired into LoopTestApplication.
pitfriedrich merged commit ecd4447c46 into main 2026-07-25 09:05:27 +00:00
pitfriedrich deleted branch ai/issue-5-multiply-function 2026-07-25 09:05:27 +00:00
Sign in to join this conversation.