An open API service indexing awesome lists of open source software.

https://github.com/markcheno/go-mep

A pure Go implementation of the Multi Expression Programming algorithm
https://github.com/markcheno/go-mep

Last synced: 12 months ago
JSON representation

A pure Go implementation of the Multi Expression Programming algorithm

Awesome Lists containing this project

README

          

# go-mep

A pure [Go](http://golang.org/) implementation of the Multi Expression Programming algorithm

Alpha version, under heavy development.

TO DO:

- Comprehensive tests
- Main program
- Finish test functions