thery / ExpFloat

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ExpFloat

Docker CI

Exponential in binary 64

Algorithm FastTwoSum :

Algorithm ExactMul :

Algorithm FastSum :

Algorithm P1 :

Algorithm Log1 :

Algorithm Mul1 :

Algorithm Q1 :

Algorithm Exp1 :

Algorithm Phase1 :

Meta

Building and installation instructions

To build and install manually, do:

git clone https://github.com/thery/expfloat.git
cd expfloat
make   # or make -j <number-of-cores-on-your-machine> 
make install

About


Languages

Language:Coq 100.0%Language:Makefile 0.0%