Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 341 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 341 Bytes

fastapprox

Automatically exported from code.google.com/p/fastapprox

The library consists entirely of header files, so there is no building per se.

You can run the tests via

./configure && make check

After that you can make install if you want, or, you can grab src/fastonebigheader.h and just drop it into whatever you're working on.