Remove spate/vectormath (#2152)

This commit is contained in:
Roberto Duessmann 2018-10-13 10:34:53 -03:00 committed by Avelino
parent e6af0a086e
commit d5f2d50b84

View File

@ -1115,7 +1115,6 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
* [streamtools](https://github.com/nytlabs/streamtools) - general purpose, graphical tool for dealing with streams of data.
* [TextRank](https://github.com/DavidBelicza/TextRank) - TextRank implementation in Golang with extendable features (summarization, weighting, phrase extraction) and multithreading (goroutine) support.
* [triangolatte](https://github.com/tchayen/triangolatte) - 2D triangulation library. Allows translating lines and polygons (both based on points) to the language of GPUs.
* [vectormath](https://github.com/spate/vectormath) - Vectormath for Go, an adaptation of the scalar C functions from Sony's Vector Math library, as found in the Bullet-2.79 source code (currently inactive).
## Security