This is a implementation of a small lib for RFF - Random Fourier Features Ridge Regressor, with an example of the aproximation of a sinc( x ) function. Target : sinc( x ) = sin( x ) / x, with sinc( 0 ...