Where is a good mathematical sets implementation for JavaScript? It should include efficient implementations of intersection, union, complement, and (for bonus points) the Carte
Sylvester is a good library for doing vector and matrix Math in Javascript. It's the only Math library I can think of right now.