Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b9af38 commit 486246bCopy full SHA for 486246b
1 file changed
CHANGELOG
@@ -2,6 +2,13 @@ New entries should be added at the top
2
3
==============================================================
4
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
+
12
2004-09-15 Moved definitions of infinity from mlab to numerix
13
to avoid divide by zero warnings for numarray - JTM
14
0 commit comments