go-moremath

module
v0.0.0-...-f10218a Latest Latest
Warning

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

Go to latest
Published: Jan 12, 2021 License: BSD-3-Clause

README

These packages provide more specialized math routines than are available in the standard Go math package. go-moremath currently focuses on statistical routines, with particular focus on high-quality implementations and APIs for non-parametric methods.

The API is not stable.

Please see the documentation.

Directories

Path Synopsis
cmd
dist
dist reads newline-separated numbers and describes their distribution.
dist reads newline-separated numbers and describes their distribution.
Package fit provides functions for fitting models to data.
Package fit provides functions for fitting models to data.
Package graph provides interfaces and basic representations for graphs.
Package graph provides interfaces and basic representations for graphs.
graphalg
Package graphalg implements common graph algorithms.
Package graphalg implements common graph algorithms.
graphout
Package graphout implements functions to write graphs to common graph formats.
Package graphout implements functions to write graphs to common graph formats.
internal
Package mathx implements special functions not provided by the standard math package.
Package mathx implements special functions not provided by the standard math package.
Package scale provides abstractions for scales that map from one domain to another and provide methods for indicating human-readable intervals in the input domain.
Package scale provides abstractions for scales that map from one domain to another and provide methods for indicating human-readable intervals in the input domain.
Package stats implements several statistical distributions, hypothesis tests, and functions for descriptive statistics.
Package stats implements several statistical distributions, hypothesis tests, and functions for descriptive statistics.
Package vec provides functions for float64 vectors.
Package vec provides functions for float64 vectors.

Jump to

Keyboard shortcuts

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