File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,13 +4,19 @@ New entries should be added at the top
442004-09-15 Applied Fernando's backend __init__ patch to support easier
55 backend maintenance. Added his numutils to mlab. JDH
66
7+ 2004-09-16 Re-designated all files in matplotlib/images as binary and
8+ w/o keyword substitution using "cvs admin -kb *.svg ...".
9+ See binary files in "info cvs" under Linux. This was messing
10+ up builds from CVS on windows since CVS was doing lf -> cr/lf
11+ and keyword substitution on the bitmaps. - JTM
12+
7132004-09-15 Modified setup to build array-package-specific extensions
814 for those extensions which are array-aware. Setup builds
915 extensions automatically for either Numeric, numarray, or
1016 both, depending on what you have installed. Python proxy
1117 modules for the array-aware extensions import the version
12- optimized for numarray or Numeric determined by numerix. -
13- JTM
18+ optimized for numarray or Numeric determined by numerix.
19+ - JTM
1420
15212004-09-15 Moved definitions of infinity from mlab to numerix to avoid
1622 divide by zero warnings for numarray - JTM
You can’t perform that action at this time.
0 commit comments