Skip to content

Latest commit

 

History

History
24 lines (23 loc) · 227 Bytes

File metadata and controls

24 lines (23 loc) · 227 Bytes

symcpp

Installation

Clone this repository:

git clone https://github.com/yalpcode/symcpp

Go to it:

cd symcpp

Build:

make

Run tests:

make test

Usage:

cd build
./differentiator --help