Socket
Socket
Sign inDemoInstall

github.com/grd/statistics

Package Overview
Dependencies
0
Alerts
File Explorer

Install Socket

Detect and block malicious and high-risk dependencies

Install

    github.com/grd/statistics


Version published

Readme

Source

Statistics

Pure Go implementation of the GSL Statistics library.

For the API overview see Godoc.

Note:

An updated version of this package is https://github.com/grd/stat.

API Interfaces:

  • It uses interfaces for the data access. So different data types can be used.
  • Two datatypes are pre-defined: Float64 and Int64.
  • For sampling purposes there is a Strider type provided.

Testing 100% pass. Testing covers the complete functionality.
Tested on Debian6 32-bit and Windows 7 64-bit.

Stable API. I have absolutely no plans in changing the API.

Offtopic:

  • GSL 1.9 Statistics C library: 181 kb, 54 files
  • Go Statistics library : 83 kb, 26 files :-)

FAQs

Last updated on 05 Apr 2013

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc