Nils Wagner | 2 Dec 2003 10:54
Picon

Solving linear matrix equations with scipy

Hi all,

Are there any efforts to add solvers for linear matrix equations to
scipy ?

Nils

References

http://www.win.tue.nl/niconet/
http://www.math.tu-berlin.de/~benner/Publicat/pub/SimaBenner_ECC03.pdf
Tom Loredo | 2 Dec 2003 22:51
Picon

Re: more OSX build problems


Chris wrote:

> The only one you will have to install explicitly is f2py; ATLAS, LAPACK 
> and fftw are available when you install the developer tools.

Is this only true for Panther?  What's the situation (re: libraries)
with Jaguar?

-Tom
camartin@snet.net | 2 Dec 2003 22:55

re: gplt fails

"Hetal Patel" <hetal75 <at> hotmail.com> wrote: Whenever I try to plot complex data using either plt or gplt from any pyhton shell(Python,PythonWin,IDLE,PyCrust). windows reports that pythonw has crashed. I know that it's a bit unfair to ask the plot routines to plot complex data but I would expect an error, not python to crash. I'm running the latest SciPy release on Windows XP. Example code below crashes. You probably want to plot the modulus of the complex number. It's interesting that if you use plt.plot(b) it gives you an error message that the array is complex then plots the modulus of b for you! Nice error trapping. gplt failes as you say. Cliff
>>>from scipy import *
>>>a = arange(1,10,0.2) >>>b = a + 2.j >>>b
array([ 1. +2.j, 1.2+2.j, 1.4+2.j, 1.6+2.j, 1.8+2.j, 2. +2.j, 2.2+2.j, 2.4+2.j, 2.6+2.j, 2.8+2.j, 3. +2.j, 3.2+2.j, 3.4+2.j, 3.6+2.j, 3.8+2.j, 4. +2.j, 4.2+2.j, 4.4+2.j, 4.6+2.j, 4.8+2.j, 5. +2.j, 5.2+2.j, 5.4+2.j, 5.6+2.j, 5.8+2.j, 6. +2.j, 6.2+2.j, 6.4+2.j, 6.6+2.j, 6.8+2.j, 7. +2.j, 7.2+2.j, 7.4+2.j, 7.6+2.j, 7.8+2.j, 8. +2.j, 8.2+2.j, 8.4+2.j, 8.6+2.j, 8.8+2.j, 9. +2.j, 9.2+2.j, 9.4+2.j, 9.6+2.j, 9.8+2.j])
>>>gplt.plot(b)
At this point python\pythonw crashes with the following error "python.exe has encountered a problem and needs to close. We are sorry for the inconvenience." If anyone can help me resolve this then I would greatly appreciate it.
_______________________________________________
SciPy-user mailing list
SciPy-user <at> scipy.net
http://www.scipy.net/mailman/listinfo/scipy-user
Christopher Fonnesbeck | 2 Dec 2003 23:11

Re: more OSX build problems

If you get the latest developer tools, they should be included:

http://developer.apple.com/documentation/ReleaseNotes/MacOSX/vecLib.html

On Dec 2, 2003, at 4:51 PM, Tom Loredo wrote:

>
> Chris wrote:
>
>> The only one you will have to install explicitly is f2py; ATLAS, 
>> LAPACK
>> and fftw are available when you install the developer tools.
>
> Is this only true for Panther?  What's the situation (re: libraries)
> with Jaguar?
>
> -Tom
>
> _______________________________________________
> SciPy-user mailing list
> SciPy-user <at> scipy.net
> http://www.scipy.net/mailman/listinfo/scipy-user
>
>
--
Christopher J. Fonnesbeck ( c h r i s  <at>  f o n n e s b e c k . o r g )
Georgia Cooperative Fish & Wildlife Research Unit, University of Georgia

"Reports that say something hasn't happened are always interesting to 
me, because as we know, there are known knowns; there are things we 
know we know. We also know there are known unknowns; that is to say we 
know there are some things we do not know. But there are also unknown 
unknowns -- the ones we don't know we don't know."
-- Donald Rumsfeld, US Secretary of War
_______________________________________________
SciPy-user mailing list
SciPy-user <at> scipy.net
http://www.scipy.net/mailman/listinfo/scipy-user
Joe Cooper | 3 Dec 2003 23:36

Reboot and Zope Upgrade on SciPy.org

Hi all,

There will be a short (possibly longer than short, if all doesn't go 
well) service outage in a couple of hours on scipy.org (sometime between 
6 and 7PM CST).  All scipy.org/scipy.net services will be unavailable 
during this time.  This includes mailing lists, the website, CVS, etc. 
I will be performing routine maintenence, a kernel upgrade, and a Zope 
upgrade.  I expect the outage to last about five to ten minutes, though 
Zope has historically thwarted my attempts to achieve a quick and 
painless upgrade.

Nothing should change significantly on the server, as the Zope upgrade 
is minor (2.6.1 to 2.6.2).  There are plans afoot to bring SciPy.org 
into the modern age with a migration to Plone instead of the older CMF 
that we're currently using.  The planners (mainly me) are adragging 
their afeet, however, so there's no telling when the switch will be 
pulled.  If you have useful content (or merely content you are fond of) 
on the site that uses DTML, it would be in all of our interests for you 
to consider converting it to using ZPT or structured text.  DTML is 
apparently deprecated in Plone, and there also seems to be some other 
content type issues that we'll be fighting with one day in the not too 
distant future.  Let me know if you have anything there, and I'll see if 
I can assist with getting it ready for the migration to Plone.

Holler if this service outage will cause significant pain for anyone.

Thanks!
Joe Cooper | 4 Dec 2003 01:53

SciPy.org is back up

Hi all,

The upgrades seem to have gone smoothly, and the website, lists, mail, 
CVS, etc. should all be available again on scipy.org.  If you run into 
any problems, let me know.

Thanks!
Berthold Höllmann | 4 Dec 2003 12:46
Favicon

Problem with scipy_distutils

Hello,

I'm trying build a FORTRAN module using scipy_distutils. Due to some
hidden dynamic libraries I'm trying to use the "runtime_library_dirs"
in the extension definition. But with the "ifc" for Linux I get
warnigs:

ifc: Command line warning: ignoring unknown option '-R/usr/local/fitools/linux/lib'

ifc does not know the "-R" switch, but requires "-Xlinker -rpath -Xlinker ". 

I thougt, after looking into the code, adding a method

    def runtime_library_dir_option(self, dir):
        return "-Xlinker -rpath -Xlinker " + dir

should do the trick, but unfortunately it does not. I still get the
"-R" in the link command. What can be done about this?

Kind regards

Berthold Höllmann
-- 
Germanischer Lloyd AG
CAE Development
Vorsetzen 35
20459 Hamburg
Phone: +49(0)40 36149-7374
Fax: +49(0)40 36149-7320
e-mail: hoel <at> gl-group.com
Internet: http://www.gl-group.com 
 
 
 
****************************************************  
 
Please notice: We would like to inform you that the e-mail address of Germanischer Lloyd as well as our
internet address had been changed to  gl-group.com with effect from 1st March 2003. 
 
This means that the previous address shortmark <at> germanlloyd.org will be replaced by
shortmark <at> gl-group.com. From now on the GL homepage can be accessed at the address
'http://www.gl-group.com'. The old addresses remain valid for a transitional period. 
 
 
**************************************************** 
 
 
 
This e-mail contains confidential information for the exclusive attention of the intended addressee.
Any access of third parties to this e-mail is unauthorised. Any use of this e-mail by unintended
recipients such as copying, distribution, disclosure etc. is prohibited and may be unlawful. When
addressed to our clients the content of this e-mail is subject to the General Terms and Conditions of GL's
Group of Companies applicable at the date of this e-mail.  
 
GL's Group of Companies does not warrant and/or guarantee that this message at the moment of receipt is
authentic, correct and its communication free of errors, interruption etc.  
 
_______________________________________________
SciPy-user mailing list
SciPy-user <at> scipy.net
http://www.scipy.net/mailman/listinfo/scipy-user
Pearu Peterson | 4 Dec 2003 13:59
Favicon

Re: Problem with scipy_distutils


On Thu, 4 Dec 2003, [iso-8859-15] Berthold Höllmann wrote:

> Hello,
> 
> I'm trying build a FORTRAN module using scipy_distutils. Due to some
> hidden dynamic libraries I'm trying to use the "runtime_library_dirs"
> in the extension definition. But with the "ifc" for Linux I get
> warnigs:
> 
> ifc: Command line warning: ignoring unknown option '-R/usr/local/fitools/linux/lib'
> 
> ifc does not know the "-R" switch, but requires "-Xlinker -rpath -Xlinker ". 
> 
> I thougt, after looking into the code, adding a method
> 
>     def runtime_library_dir_option(self, dir):
>         return "-Xlinker -rpath -Xlinker " + dir
> 
> should do the trick, but unfortunately it does not. I still get the
> "-R" in the link command. What can be done about this?

I remember that this issue has been come up earlier but I don't exactly
recall the solution. What Python, ifc versions are you using?
This "-R" switch comes from runtime_library_dir_option method
of distutils/unixccompiler.py, see the comment in this file,
sending a fix to Python people might be a good idea.

Pearu
Christopher Fonnesbeck | 4 Dec 2003 17:33

g95 for OSX

Just to let folks know, there is a binary of the g95 FORTRAN compiler 
for OSX available on the HPC site (http://hpc.sourceforge..net). Not 
sure if it will work with f2py, but I will give it a try this 
afternoon.

C.
--
Christopher J. Fonnesbeck ( c h r i s  <at>  f o n n e s b e c k . o r g )
Georgia Cooperative Fish & Wildlife Research Unit, University of Georgia
Berthold Höllmann | 4 Dec 2003 17:44
Favicon

Re: Problem with scipy_distutils

Pearu Peterson <pearu <at> scipy.org> writes:

> On Thu, 4 Dec 2003, [iso-8859-15] Berthold Höllmann wrote:
>
>> Hello,
>> 
>> I'm trying build a FORTRAN module using scipy_distutils. Due to some
>> hidden dynamic libraries I'm trying to use the "runtime_library_dirs"
>> in the extension definition. But with the "ifc" for Linux I get
>> warnigs:
>> 
>> ifc: Command line warning: ignoring unknown option '-R/usr/local/fitools/linux/lib'
>> 
>> ifc does not know the "-R" switch, but requires "-Xlinker -rpath -Xlinker ". 
>> 
>> I thougt, after looking into the code, adding a method
>> 
>>     def runtime_library_dir_option(self, dir):
>>         return "-Xlinker -rpath -Xlinker " + dir
>> 
>> should do the trick, but unfortunately it does not. I still get the
>> "-R" in the link command. What can be done about this?
>
> I remember that this issue has been come up earlier but I don't exactly
> recall the solution. What Python, ifc versions are you using?
> This "-R" switch comes from runtime_library_dir_option method
> of distutils/unixccompiler.py, see the comment in this file,
> sending a fix to Python people might be a good idea.
>
> Pearu

I'm using ifc 7.1 and python 2.3. I found runtime_library_dir_option
and read the message about some buggy code, but the "-Xlinker" option
is specific to ifc so I don't think it should be solved in
distutils/unixccompiler.py, but there where the FORTRAN specific parts
of the code are defined, so the class intel_ia32_fortran_compiler in
scipy_distutils/command/build_flib.py would be the place to go, but it
does not work, maybe because ccoompiler is used for linking instead of
an fortran_compiler class.

Kind regards

Berthold Höllmann
-- 
Germanischer Lloyd AG
CAE Development
Vorsetzen 35
20459 Hamburg
Phone: +49(0)40 36149-7374
Fax: +49(0)40 36149-7320
e-mail: hoel <at> gl-group.com
Internet: http://www.gl-group.com 
 
 
 
****************************************************  
 
Please notice: We would like to inform you that the e-mail address of Germanischer Lloyd as well as our
internet address had been changed to  gl-group.com with effect from 1st March 2003. 
 
This means that the previous address shortmark <at> germanlloyd.org will be replaced by
shortmark <at> gl-group.com. From now on the GL homepage can be accessed at the address
'http://www.gl-group.com'. The old addresses remain valid for a transitional period. 
 
 
**************************************************** 
 
 
 
This e-mail contains confidential information for the exclusive attention of the intended addressee.
Any access of third parties to this e-mail is unauthorised. Any use of this e-mail by unintended
recipients such as copying, distribution, disclosure etc. is prohibited and may be unlawful. When
addressed to our clients the content of this e-mail is subject to the General Terms and Conditions of GL's
Group of Companies applicable at the date of this e-mail.  
 
GL's Group of Companies does not warrant and/or guarantee that this message at the moment of receipt is
authentic, correct and its communication free of errors, interruption etc.  
 
_______________________________________________
SciPy-user mailing list
SciPy-user <at> scipy.net
http://www.scipy.net/mailman/listinfo/scipy-user

Gmane