You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fixed - Fast fixed point math for go
====================================
fixed is a fast fixed point math library for Go. It uses Q32.32 format
numbers. The interface should be straightforward.