Skip to content

v0.0.2

Compare
Choose a tag to compare
@scwatts scwatts released this 01 Dec 02:52
· 92 commits to master since this release

Initial deb package release for Ubuntu 14.04+

Installation:

Issue following command on install package

sudo dpkg -i sparcpp_0.0.2-1_amd64.deb

And if required, install missing packages:

sudo apt-get install -f
Note:

This binary has been compiled so that it does not use the armadillo runtime library to improve ease of installation. However this results in a performance decrease. To get the best performance, please install from source.