Menu

Commit [r4142]  Maximize  Restore  History

Further speed improvements. For collections, now has faster ignoring

of elements that aren't provided, such as offsets. Paths now do not
even store the "default" codes array -- which is MOVETO followed by N
LINETOs. These are generated automatically by the iterators if no
codes array is provided. (Should also result in significant memory
savings for graphs with many points.)

mdboom 2007-11-07

changed /branches/transforms/lib/matplotlib/axes.py
changed /branches/transforms/lib/matplotlib/backend_bases.py
changed /branches/transforms/lib/matplotlib/collections.py
changed /branches/transforms/lib/matplotlib/lines.py
changed /branches/transforms/lib/matplotlib/patches.py
changed /branches/transforms/lib/matplotlib/path.py
changed /branches/transforms/src/_backend_agg.cpp
changed /branches/transforms/src/_path.cpp
changed /branches/transforms/src/agg_py_path_iterator.h
/branches/transforms/lib/matplotlib/axes.py Diff Switch to side-by-side view
Loading...
/branches/transforms/lib/matplotlib/backend_bases.py Diff Switch to side-by-side view
Loading...
/branches/transforms/lib/matplotlib/collections.py Diff Switch to side-by-side view
Loading...
/branches/transforms/lib/matplotlib/lines.py Diff Switch to side-by-side view
Loading...
/branches/transforms/lib/matplotlib/patches.py Diff Switch to side-by-side view
Loading...
/branches/transforms/lib/matplotlib/path.py Diff Switch to side-by-side view
Loading...
/branches/transforms/src/_backend_agg.cpp Diff Switch to side-by-side view
Loading...
/branches/transforms/src/_path.cpp Diff Switch to side-by-side view
Loading...
/branches/transforms/src/agg_py_path_iterator.h Diff Switch to side-by-side view
Loading...
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.