diff-sequences

Compare items in two sequences to find a longest common subsequence

simple-simplex

A JavaScript implementation of the simplex algorithm for the Linear Programming problem