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

https://github.com/j2kun/johnson-lindenstrauss

The code and data used in the post, "Big Dimensions, and What You Can Do About It"
https://github.com/j2kun/johnson-lindenstrauss

Last synced: 4 months ago
JSON representation

The code and data used in the post, "Big Dimensions, and What You Can Do About It"

Awesome Lists containing this project

README

          

# Johnson-Lindenstrauss Transform

Code and data used in the post [Big Dimensions, and What You Can Do About It](https://jeremykun.com/2016/02/08/big-dimensions-and-what-you-can-do-about-it/0

### Animations

The animations in this post were created using a variant of the following imagemagick command:

convert -delay 10 -loop 0 *.png output.gif