Skip to content

Files

Latest commit

9ec88c7 · Aug 27, 2016

History

History
This branch is 7 commits behind cdipaolo/goml:master.

base

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Jul 5, 2015
Feb 28, 2016
Jul 17, 2015
Jul 23, 2015
Jul 23, 2015
Jul 20, 2015
Jul 20, 2015
Aug 5, 2015
Feb 28, 2016
Jul 17, 2015
Feb 28, 2016
Aug 27, 2016
Aug 27, 2016

Base Package

import "github.com/cdipaolo/goml/base"

GoDoc

This package helps define common patterns (interfaces,) as well as letting you work with data, get it into your programs, and munge through it.

This package also implements optimization algorithms which can be made available to a user's own models by implementing easy to use interfaces.

functions for working with data