python-pyfma 0.1.6
Propagated dependencies: python-numpy@1.24.4
Channel: guix
Home page: https://github.com/nschloe/pyfma
Licenses: Expat
Synopsis: Fused multiply-add for Python
Description:
pyfma
provides an implementation of fused multiply-add which computes (x*y) + z
with a single rounding. This is useful for dot products, matrix multiplications, polynomial evaluations (e.g., with Horner's rule), Newton's method for evaluating functions, convolutions, artificial neural networks etc.
Total results: 1