mpusz / mp-units

The quantities and units library for C++
https://mpusz.github.io/mp-units/
MIT License
997 stars 79 forks source link

Add fma to math.h #526

Closed NAThompson closed 6 months ago

NAThompson commented 6 months ago

Resolves #525.

NAThompson commented 6 months ago

@mpusz : Might wanna squash merge away those two merge commits.

NAThompson commented 6 months ago

@mpusz : Hopefully not an annoying ping, but I also want to add std::isfinite to the math.h and don't want to put you in merge hell!

NAThompson commented 6 months ago

@mpusz , @JohelEGP : My apologies for making you guys basically write my pull request; hopefully I've learned enough that the next one I can do myself.

Barring a build failure, all threads are resolved; merge at your convenience.