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

https://github.com/urbananalyst/uamutations

Algorithm to mutate properties of a city to become more like other cities
https://github.com/urbananalyst/uamutations

Last synced: 6 months ago
JSON representation

Algorithm to mutate properties of a city to become more like other cities

Awesome Lists containing this project

README

          

# uamutations

[![build status](https://github.com/UrbanAnalyst/uamutations/workflows/Rust/badge.svg)](https://github.com/UrbanAnalyst/uamutations/actions?query=workflow%3ARust)
[![codecov](https://codecov.io/gh/UrbanAnalyst/uamutations/branch/main/graph/badge.svg)](https://app.codecov.io/gh/UrbanAnalyst/uamutations)

Code for the [Urban Analyst](https://urbananalyst.city) algorithm that mutates
cities to become more like other cities. This repository enables the code to be
run, tested, and developed in isolation, rather than as part of the main
website.