First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 119305
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Python Gentoo Team <python@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Alok Singhal <alok_singhal@yahoo.com>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
numpy-0.9.2.ebuild ebuild for numpy-0.9.2 text/plain Alok Singhal 2006-01-17 09:39 0000 483 bytes Details
numpy-0.9.4.ebuild numpy-0.9.4.ebuild application/octet-stream Toon Verstraelen 2006-01-31 13:45 0000 484 bytes Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 119305 depends on: Show dependency tree
Bug 119305 blocks: 119468 119469
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2006-01-17 09:38 0000
Numpy (http://numeric.scipy.org/) is the new "multidimensional-array object"
module for python - it deprecates both Numpy and numarray.  Scipy, matplotlib
etc., already support numpy and numpy is (hopefully) going to eliminate the
confusion over different and sometimes incompatible array modules that exist
for Python nowadays.

I copied numarray-1.5.0.ebuild to my portage overlay, renamed it to
numpy-0.9.2.ebuild and made some changes (basically to make it recognize the
installed version of atlas).  The ebuild works for me, but I am not sure if it
is "correct".  In particular, handling of lapack and blas could be improved.

I cannot access numpy website right now, so I have kept the LICENSE field as
"BSD", but it might be something else.

------- Comment #1 From Alok Singhal 2006-01-17 09:39:17 0000 -------
Created an attachment (id=77364) [edit]
ebuild for numpy-0.9.2

------- Comment #2 From Pierre 2006-01-19 14:44:25 0000 -------
(In reply to comment #1)
> Created an attachment (id=77364) [edit]
> ebuild for numpy-0.9.2

Seems to work on amd64 as well, for the few basic tests I ran. TBC
nevertheless.
Quick question: as scipy is in the sci-libs branch, shouldn't numpy be as well
?

------- Comment #3 From Alok Singhal 2006-01-23 09:02:17 0000 -------
(In reply to comment #2)
> Quick question: as scipy is in the sci-libs branch, shouldn't numpy be as well
> ?
> 

Well, numarray and Numeric, both of which are python array modules, are in
dev-python.  Hence I put numpy ebuild in dev-python instead of sci-libs.  It's
updo the developers to decide where to put the ebuild though---for many of the
packages, there is no "definite" single category anyway.

------- Comment #4 From Toon Verstraelen 2006-01-31 13:45:29 0000 -------
Created an attachment (id=78595) [edit]
numpy-0.9.4.ebuild

Version bump

------- Comment #5 From Toon Verstraelen 2006-01-31 14:22:54 0000 -------
Hi I've tested this numpy-0.94 ebuild as a replacement for the Numeric package
and it works fine. I'm writing a lot of python/Numeric code for my PhD. All the
unit test were successfull after upgrading the code to numpy.

------- Comment #6 From Toon Verstraelen 2006-01-31 14:25:46 0000 -------
added to cc

------- Comment #7 From Alastair Tse (RETIRED) 2006-02-06 16:23:40 0000 -------
Adding to portage as dev-python/numpy. thanks for the ebuild. i suppose the
depends are the other way around because those ebuilds are actually being
changed to use numpy instead.

------- Comment #8 From Alastair Tse (RETIRED) 2006-02-06 16:23:57 0000 -------
closing.

First Last Prev Next    No search results available      Search page      Enter new bug