patches-vector: A library for patches (diffs) on vectors, composable and invertible.

[ bsd3, data, library ] [ Propose Tags ]

A patch is a collection of modifications (edits) to be made to a sequence of elements. Commonly found in version control systems, patches are also a simple example of a group, supporting composition and inversion.

This library provides a pleasant interface for working with patches to vectors with any type of element. It includes patch composition, inversion, and application, as well as a way to compute a patch between two vectors using the Wagner-Fischer algorithm.

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0, 0.1.0.1, 0.1.1.0, 0.1.2.0, 0.1.3.0, 0.1.4.0, 0.1.4.1, 0.1.4.2, 0.1.4.3, 0.1.4.4, 0.1.5.0, 0.1.5.1, 0.1.5.2, 0.1.5.4
Dependencies base (>=4.7 && <4.9), edit-distance-vector (>=1.0 && <1.1), microlens (>=0.2 && <0.4), vector (>=0.10 && <0.12) [details]
License BSD-3-Clause
Author Liam O'Connor
Maintainer liamoc@cse.unsw.edu.au
Category Data
Home page https://github.com/liamoc/patches-vector
Source repo head: git clone https://github.com/liamoc/patches-vector
Uploaded by LiamOConnorDavis at 2015-10-01T03:54:04Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 8910 total (35 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2015-10-01 [all 1 reports]