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"
- Host: GitHub
- URL: https://github.com/j2kun/johnson-lindenstrauss
- Owner: j2kun
- Created: 2016-01-25T15:36:36.000Z (over 10 years ago)
- Default Branch: main
- Last Pushed: 2020-06-09T03:23:41.000Z (about 6 years ago)
- Last Synced: 2025-02-24T16:53:20.376Z (over 1 year ago)
- Language: Mathematica
- Size: 3.86 MB
- Stars: 4
- Watchers: 3
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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