diff options
author | Stan Seibert <stan@mtrr.org> | 2011-10-07 17:21:53 -0400 |
---|---|---|
committer | Stan Seibert <stan@mtrr.org> | 2011-10-07 17:21:53 -0400 |
commit | 70135ca54027f90dd30fa53827646793acc561d0 (patch) | |
tree | 85e84249c4673e4d2cd2bec9536732d63fd37300 /setup.py | |
parent | b97a56f5f81a806d05d9c55146acad73af2a57bc (diff) | |
download | chroma-70135ca54027f90dd30fa53827646793acc561d0.tar.gz chroma-70135ca54027f90dd30fa53827646793acc561d0.tar.bz2 chroma-70135ca54027f90dd30fa53827646793acc561d0.zip |
Speed up remove_duplicate_vertices by a factor of 3.
Vectorizing a lambda function is really slow, and it turns out that
advanced indexing already does what we want to remap the triangle
vertices to their unique values.
Diffstat (limited to 'setup.py')
0 files changed, 0 insertions, 0 deletions