Test (group)
Test is a free jazz cooperative.
Members
- Tom Bruno: (drums)
- Daniel Carter: (saxophones)
- Matt Heyner: (double bass)
- Sabir Mateen: (saxophones)
gollark: And... apiomemetics makes everything do somewhat better, how nice of it.
gollark: I'll load in apiomemetics.
gollark: Mine consistently does about 3000 better over 50 metarounds.
gollark: ```(angel -97392)(tit-for-tat -83669)(devil -85670)(time-machine -78224)(tat-for-tit -112052)(grudger -68152)(random-choice -104122)(apl -97870)(angry-tit-for-tat -92851)(forgiving-grudge -66681)(meapiometics -79127)```
gollark: ```scheme(define get-repeated-score (lambda (strategy accumulator counter) (if (= counter 0) accumulator (get-repeated-score strategy (+ accumulator (get-strategy-scores strategy)) (- counter 1)))))(define get-all-scores (lambda () (define helper (lambda (x) (write (list (car x) (get-repeated-score x 0 49))) (newline))) (map helper strategies)))```Put in this if you want cool BIGGER scores.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.