example

command
v0.1.6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 13, 2021 License: BSD-2-Clause Imports: 5 Imported by: 0

Documentation

Overview

Install go-lbfgsb and build by running the following commands from this directory:

$ go get -d github.com/idavydov/go-lbfgsb
$ pushd ~/go-pkgs/src/github.com/idavydov/go-lbfgsb
$ make
$ popd
$ go get github.com/idavydov/go-lbfgsb
$ go build

Then run. Fun!

$ ./example

To uninstall:

$ go clean -i github.com/idavydov/go-lbfgsb

You will have to remove the sources and extraneous directories yourself. Unfortunately 'go clean' does not appear to be that sophisticated yet.

$ rm -R ~/go-pkgs/src/github.com/idavydov/go-lbfgsb
$ find ~/go-pkgs -type d -empty -not -path '*/.*' -delete

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL