File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11New entries should be added at the top
22------------------------------------------------------------
33
4+ 2004-05-14 On second thought... created an "nx" namespace in
5+ in numerix which maps type names onto typecodes
6+ the same way for both numarray and Numeric. This
7+ undoes my previous change immediately below. To get a
8+ typename for Int16 useable in a Numeric extension:
9+ say nx.Int16. - JTM
10+
4112004-05-15 Rewrote transformation class in extension code, simplified
512 all the artist constructors - JDH
613
7142004-05-14 Modified the type definitions in the numarray side of
815 numerix so that they are Numeric typecodes and can be
916 used with Numeric compilex extensions. The original
10- numarray types were renamed to type<old_name>. JTM
17+ numarray types were renamed to type<old_name>. - JTM
1118
12192004-05-06 Gary Ruben sent me a bevy of new plot symbols and markers.
1320 See matplotlib.matlab.plot - JDH
You can’t perform that action at this time.
0 commit comments