Skip to content

Kickscore implementation in the Go programming language.

Notifications You must be signed in to change notification settings

lucasmaystre/gokick

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gokick

A golang implementation of KickScore.

Getting started

Simply type

go get -u gonum.org/v1/gonum/...
go get -u github.com/lucasmaystre/gokick/...

Warning: at this time, gokick does not work with the latest version of gonum. You should manually check out commit 95704fa00e533a13eb140e48eb3fa58f5a01739e:

cd $GOPATH/src/gonum.org/v1/gonum
git checkout 95704fa00

About

Kickscore implementation in the Go programming language.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages