Just a very quick look: I notice you're creating affine transform matrices in Scheme. IMO, this seems an excellent candidate to implement in C++ and expose through bindings, as the C++ matrices will be better packed in memory, and should probably only be manipulated by operations involving multiple floating point ops (add, multiply, etc.)
On Thu, Feb 9, 2012 at 9:24 PM, m...@apollinemike.com <m...@apollinemike.com> wrote: > -- Han-Wen Nienhuys - han...@xs4all.nl - http://www.xs4all.nl/~hanwen _______________________________________________ lilypond-devel mailing list lilypond-devel@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-devel