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

https://github.com/mmore500/evo-algo


https://github.com/mmore500/evo-algo

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# Evo Algo

[![version](https://img.shields.io/endpoint?url=https%3A%2F%2Fdevosoft.github.io%2Fevo-algo%2Fversion-badge.json)](https://github.com/devosoft/evo-algo/releases)
[![](https://img.shields.io/travis/devosoft/evo-algo.svg)](https://travis-ci.com/devosoft/evo-algo)
[![Documentation Status](https://readthedocs.org/projects/evo-algo/badge/?version=latest)](https://evo-algo.readthedocs.io/en/latest/?badge=latest)
[![documentation coverage](https://img.shields.io/endpoint?url=https%3A%2F%2Fdevosoft.github.io%2Fevo-algo%2Fdocumentation-coverage-badge.json)](https://evo-algo.readthedocs.io/en/latest/)
[![code coverage status](https://codecov.io/gh/devosoft/evo-algo/branch/master/graph/badge.svg)](https://codecov.io/gh/devosoft/evo-algo)
[![dotos](https://img.shields.io/endpoint?url=https%3A%2F%2Fdevosoft.com%2Fevo-algo%2Fdoto-badge.json)](https://github.com/devosoft/evo-algo/search?q=todo+OR+fixme&type=)
[![GitHub stars](https://img.shields.io/github/stars/devosoft/evo-algo.svg?style=flat-square&logo=github&label=Stars&logoColor=white)](https://github.com/devosoft/evo-algo)

An instantiation of the Cookiecutter Empirical Project.

Check out the live in-browser web app at [https://devosoft.github.io/evo-algo][].

- Free software: MIT license
- Documentation: .

## Features

- TODO

![cookie monster example](docs/assets/cookie.gif)

## Credits

This package was created with [Cookiecutter][] and the [devosoft/cookiecutter-empirical-project][] project template.

This package uses [Empirical](https://github.com/devosoft/Empirical#readme), a library of tools for scientific software development, with emphasis on also being able to build web interfaces using Emscripten.

## Dependencies

To install [Empirical](https://github.com/devosoft/Empirical), pull down a clone of the Empirical repository. See [Quick Start Guides](https://empirical.readthedocs.io/en/latest/QuickStartGuides) for directions on cloning and using the library.

[https://devosoft.github.io/evo-algo]:
https://devosoft.github.io/evo-algo
[Cookiecutter]: https://github.com/audreyr/cookiecutter
[devosoft/cookiecutter-empirical-project]: https://github.com/devosoft/cookiecutter-empirical-project