lucasb-eyer / libheatmap

High performance C heatmap generation library. Supposed to be wrapped by higher-level languages.
MIT License
302 stars 60 forks source link

Minor go script alteration proposal #1

Closed vsupalov closed 11 years ago

vsupalov commented 11 years ago

The local concentration of 'name' variable occurrences has been significantly reduced. At a dire cost. Oh the humanity.

lucasb-eyer commented 11 years ago

Figured it out and fixed in adb5e. While it'not as nice as printf's positional formats would've been, I feel this is better than what both of us came up with.

If you feel like it, you could still make a pull-request for your first commit though.