Skip to content

mbogus/gostat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple mathematical statistics functions

This is a mathematical statistics functions package for the Go language. It builds on top of very helpful Gonum Stat package adding few additional functions.

Build Status Coverage Status GoDoc

Installation

Install:

go get -u github.com/mbogus/gostat

Import:

import "github.com/mbogus/gostat"

License

Apache License Version 2.0 - See LICENSE file for more details

Releases

No releases published

Packages

No packages published

Languages