473,468 Members | 1,965 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Status of Numeric


Numarray is making great progress and is quite usable for many
purposes. An idea that was championed by some is that the Numeric code
base would stay static and be replaced entirely by Numarray.

However, Numeric is currently used in a large installed base. In
particular SciPy uses Numeric as its core array. While no doubt
numarray arrays will be supported in the future, the speed of the less
bulky Numeric arrays and the typical case that we encounter in SciPy of
many, small arrays will make it difficult for people to abandon Numeric
entirely with it's comparatively light-weight arrays.

In the development of SciPy we have encountered issues in Numeric that
we feel need to be fixed. As this has become an important path to
success of several projects (both commercial and open) it is absolutely
necessary that this issues be addressed.

The purpose of this email is to assess the attitude of the community
regarding how these changes to Numeric should be accomplished.

These are the two options we can see:
* freeze old Numeric 23.x and make all changes to Numeric 24.x still
keeping Numeric separate from SciPy
* freeze old Numeric 23.x and subsume Numeric into SciPy essentially
creating a new SciPy arrayobject that is fast and lightweight. Anybody
wanting this new array object would get it by installing scipy_base.
Numeric would never change in the future but the array in scipy_base would.

It is not an option to wait for numarray to get fast enough as these
issues need to be addressed now. Ultimately I think it will be a wise
thing to have two implementations of arrays: one that is fast and
lightweight optimized for many relatively small arrays, and another that
is optimized for large-scale arrays. Eventually, the use of these two
underlying implementations should be automatic and invisible to the user.

A few of the particular changes we need to make to the Numeric
arrayobject are:

1) change the coercion model to reflect Numarray's choice and eliminate
the savespace crutch.
2) Add indexing capability to Numeric arrays (similar to Numarray's)
3) Improve the interaction between Numeric arrays and scalars.
4) Optimization:

Again, these changes are going to be made to some form of the Numeric
arrays. What I am really interested in knowing is the attitude of the
community towards keeping Numeric around. If most of the community
wants to see Numeric go away then we will be forced to bring the
Numeric array under the SciPy code-base and own it there.

Your feedback is welcome and appreciated.

Sincerely,

Travis Oliphant and other SciPy developers
Jul 18 '05 #1
0 1378

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: Johannes Nix |Johannes.Nix | last post by:
Hi, I have a tricky problem with Numeric. Some time ago, I have generated a huge and complex data structure, and stored it using the cPickle module. Now I want to evaluate it quickly again on a...
2
by: Edwinah63 | last post by:
Hi Everyone, All the very best for 2004!! i need urgent help with this problem, the users are about to skin me alive!! we have an access front end with linked to sql server 2k tables. ...
4
by: Gezeala 'Eyah' Bacu\361o II | last post by:
hey guys..need your help on this.. i have a plpgsql function where in i compute numeric values for my php scripts.. my problem is my function just won't round some numbers properly.. what i...
12
by: Tarek M. Nabil | last post by:
Hi everyone, I'm facing a really wierd issue here. I can't figure out what in the world could be going on. I have this open cursor with some records on it. I loop on the records until I get a...
7
by: Sheldon | last post by:
Hi, I have the following loop that I think can be written to run faster in Numeric. I am currently using Numeric. range_va = main.xsize= 600 main.ysize= 600 #msgva is an (600x600) Numeric...
0
by: robert | last post by:
just a note - some speed comparisons : 0.60627370238398726 0.42836673376223189 0.36965815487747022 0.016557970357098384 0.15692469294117473 0.01951756438393204
1
by: jcsquire | last post by:
Here's an odd one: I'm performing a numeric analysis that takes almost a minute to run. I'd like to post feedback about how its progressing to a status bar. Unfortunately, the computation seems to...
13
by: nishit.gupta | last post by:
Is their any fuction available in C++ that can determine that a string contains a numeric value. The value cabn be in hex, int, float. i.e. "1256" , "123.566" , "0xffff" Thnx
1
by: vermarajeev | last post by:
Hi guys, Can anyone tell me some link where I can get the exit status meaning. For example What does exit( 30 ) mean? Here what does 30 means?? exit(99) and so on... I want a...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
1
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.