6 Forks
22 Stars
22 Watchers

stlbfgs

C++ L-BFGS implementation using plain STL

How to download and setup stlbfgs

Open terminal and run command
git clone https://github.com/ssloy/stlbfgs.git
git clone is used to create a copy or clone of stlbfgs repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with stlbfgs https://github.com/ssloy/stlbfgs/archive/master.zip

Or simply clone stlbfgs with SSH
[email protected]:ssloy/stlbfgs.git

If you have some problems with stlbfgs

You may open issue on stlbfgs support forum (system) here: https://github.com/ssloy/stlbfgs/issues