README: update old repo READMEs

This commit is contained in:
kortschak
2017-07-07 14:43:52 +09:30
committed by Dan Kortschak
parent 0b28ad86d2
commit 0f349255d4
11 changed files with 38 additions and 143 deletions

View File

@@ -1,2 +1,3 @@
# mathext [![Build Status](https://travis-ci.org/gonum/mathext.svg?branch=master)](https://travis-ci.org/gonum/mathext) [![Coverage Status](https://coveralls.io/repos/github/gonum/mathext/badge.svg?branch=master)](https://coveralls.io/github/gonum/mathext?branch=master) [![GoDoc](https://godoc.org/github.com/gonum/mathext?status.svg)](https://godoc.org/github.com/gonum/mathext)
mathext implements basic elementary functions not included in the Go standard library
# mathext [![GoDoc](https://godoc.org/gonum.org/v1/gonum/mathext?status.svg)](https://godoc.org/gonum.org/v1/gonum/mathext)
Package mathext implements basic elementary functions not included in the Go standard library.