example

command
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jul 3, 2013 License: BSD-2-Clause Imports: 4 Imported by: 0

Documentation

Overview

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

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

Then run. Fun!

$ ./example

To uninstall:

$ go clean -i github.com/afbarnard/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/afbarnard/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