### Summary `self.set_fast_math(True/False)` is used but never defined. Either implement a builder wrapper that sets FMF on created FP ops, or remove the toggles. ### Steps to Reproduce <!--- Paste your minimal failing Python example code between the quotes below --> ```python (paste below) ``` <!--- ...or if you have a failing CLI command paste it between the quotes below --> ```console (paste below) ``` ### Code of Conduct - [x] I agree to follow the Code of Conduct