Skip to content

Instantly share code, notes, and snippets.

Created July 12, 2011 17:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/1078419 to your computer and use it in GitHub Desktop.
Save anonymous/1078419 to your computer and use it in GitHub Desktop.
<clgv> (map (fn [_] (map rand (range 5))) (range 5))
<sexpbot> ⟹ ((0.0 0.8441228844049946 0.7772274956553189
0.7283555804898323 2.0675454024470383) (0.0 0.04178595345506553
0.192762651873303 2.786763908112922 0.8947957998984526) (0.0
0.6043441057133377 0.2693049014431528 1.1875086636781094
0.2383735279084469) (0.0 0.8743459153161466 0.5764799275935915
2.591305345540109 3.0926273334334127) (0.0 0.3532229252376867
0.34170780955742 1.7203858141898891 2.5067708927270105))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment