Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 486246b

Browse files
committed
Single distribution Numeric/numarray extension support.
svn path=/trunk/matplotlib/; revision=533
1 parent 3b9af38 commit 486246b

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

CHANGELOG

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@ New entries should be added at the top
22

33
==============================================================
44

5+
2004-09-15 Modified setup to build array-package-specific extensions for those
6+
extensions which are array-aware. Setup builds extensions
7+
automatically for either Numeric, numarray, or both,
8+
depending on what you have installed. Python proxy modules
9+
for the array-aware extensions import the version optimized
10+
for numarray or Numeric determined by numerix. - JTM
11+
512
2004-09-15 Moved definitions of infinity from mlab to numerix
613
to avoid divide by zero warnings for numarray - JTM
714

0 commit comments

Comments
 (0)