gonum / floatsLinks
Operations on slices of floats [DEPRECATED]
☆56Updated 6 years ago
Alternatives and similar repositories for floats
Users that are interested in floats are comparing it to the libraries listed below
Sorting:
- Set of tools for computing derivatives of a function [DEPRECATED]☆23Updated 6 years ago
- Package for converting between scientific units [DEPRECATED]☆27Updated 6 years ago
- Packages for solving minimization problems [DEPRECATED]☆67Updated 6 years ago
- Generic Data Structures/Algorithms in golang.☆53Updated 9 years ago
- Copying and moving files, how hard could it possible be ?☆45Updated 6 years ago
- Statistics package for Go [DEPRECATED]☆195Updated 6 years ago
- Counts lines of code, comments, functions, structs, imports etc in a go project☆49Updated 8 years ago
- A library in golang that implements the PorterStemmer algorithm for stemming words.☆35Updated 8 years ago
- Evolutionary Algorithms in Go☆113Updated 4 years ago
- Parallel and radix sorting in Go☆101Updated 2 years ago
- Declarative flag parameters as struct tags☆61Updated 9 years ago
- Composable chains of nested http.Handler instances.☆61Updated 6 years ago
- A Golang interpreter, built upon golang.org/x/tools/go/ssa/interp☆58Updated 8 years ago
- libsvm go version☆73Updated 9 years ago
- The slice package sorts Go slices.☆111Updated 6 years ago
- Go bindings for FANN, library for artificial neural networks☆115Updated 10 years ago
- Easy Go vendoring via git submodule☆103Updated 8 years ago
- cmd-go-js is a "branch" of cmd/go that supports compiling to JavaScript.☆63Updated 9 years ago
- ☆70Updated 3 years ago
- Ngram index for golang☆114Updated 9 years ago
- go-pipeline is a Go library to provide some channel "middleware"-like functionality. It can lead to some clean code when processing vario…☆67Updated 8 years ago
- Speaker notes support for the Go present tool☆83Updated 9 years ago
- auto-generate capnproto schema from your golang source files. Depends on go-capnproto-1.0 at https://github.com/glycerine/go-capnproto☆64Updated 8 years ago
- [Go] interface-bench - a quick look at some of Go's subtleties regarding the use of interfaces.