Skip to content

rwl/goshawk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Goshawk

A package for high performance scientific computing in Go.

Install

To install simply run:

go get github.com/rwl/goshawk

Test

To run the tests execute:

go test github.com/rwl/goshawk
Build Status

Benchmark

To benchmark Goshawk run:

export GOMAXPROCS=2
go test -run=ZZZ -bench=. github.com/rwl/goshawk

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages