Skip to content

Instantly share code, notes, and snippets.

@rbedia
rbedia / hilbert.js
Created July 18, 2011 23:25
Hilbert demo
/*
* Copyright 2010 Barricane Technology Ltd., All rights reserved.
*
* Released under the MIT licence.
*/
/**
* Battenburg is simply a 2x2 matrix with non-mutating
* methods.
*