samhocevar / lolremez

📈 Polynomial Approximations using the Remez Algorithm
Do What The F*ck You Want To Public License
396 stars 36 forks source link

Fix missing <array> include #23

Closed skal65535 closed 2 years ago

skal65535 commented 2 years ago

Fixes some compile errors.

Still have some warnings with -Wdangling-gsl , though

skal/

samhocevar commented 2 years ago

Thanks a lot! I’ll also fix the dangling warning.