lbhdc / fmath

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fmath

Install

C++ The tests require GTest to available

$ mkdir build && cd build && cmake .. && make

Py The python module expects Cython to be available

$ pip install .

About


Languages

Language:C++ 83.5%Language:CMake 8.8%Language:Python 7.6%