IMath Library
Last modified by superadmin on 2020/04/18 20:52
IMath Library
IMath is a library for arbitrary precision integer computations. This project contains a fork of the library for use by the Polly vectorizing framework. The project was forked from the original IMath repository on https://github.com/creachadair/imath authored by Michael J. Fromberger.
Use git to checkout sources for the library:
git clone -b upstream/master git://codeaurora.org/quic/iml/imath
Invoking make in the source directory will build the library.