An open API service indexing awesome lists of open source software.

https://github.com/twystd/ckmeans.1d.dp

Experimental port of Ckmeans.1d.dp from 'R' to Go
https://github.com/twystd/ckmeans.1d.dp

Last synced: 5 months ago
JSON representation

Experimental port of Ckmeans.1d.dp from 'R' to Go

Awesome Lists containing this project

README

          

# ckmeans

Brain dead line-for-line port of the underlying _C_ code for [Ckmeans.1d.dp](https://cran.r-project.org/web/packages/Ckmeans.1d.dp/index.html) v4.3.3 to _Go_ and _Python_ (in progress).