[Numpy-discussion] warning upon running numpy rc02 tests

2006-10-11 Thread O'Keefe, Michael
Just FYI, I got the following warning while running the unittests from RC02:

Python 2.5 (r25:51908, Sep 19 2006, 09:52:17) [MSC v.1310 32 bit (Intel)] on 
win32
Type "copyright", "credits" or "license()" for more information.


Personal firewall software may warn about the connection IDLE
makes to its subprocess using this computer's internal loopback
interface.  This connection is not visible on any external
interface and no data is sent to or received from the Internet.


IDLE 1.2  
>>> from numpy import test
>>> from numpy import __version__
>>> __version__
'1.0rc2'
>>> test()
  Found 5 tests for numpy.distutils.misc_util
  Found 3 tests for numpy.lib.getlimits
  Found 31 tests for numpy.core.numerictypes
  Found 32 tests for numpy.linalg
  Found 13 tests for numpy.core.umath
  Found 4 tests for numpy.core.scalarmath
  Found 9 tests for numpy.lib.arraysetops
  Found 4 tests for numpy.ctypeslib
  Found 42 tests for numpy.lib.type_check
Warning: FAILURE importing tests for 
C:\Python25\Lib\site-packages\numpy\core\tests\test_multiarray.py:355: 
ImportError: No module named test_unicode (in )
  Found 3 tests for numpy.fft.helper
  Found 36 tests for numpy.core.ma
  Found 1 tests for numpy.lib.ufunclike
  Found 12 tests for numpy.lib.twodim_base
  Found 10 tests for numpy.core.defmatrix
  Found 41 tests for numpy.lib.function_base
  Found 2 tests for numpy.lib.polynomial
  Found 8 tests for numpy.core.records
  Found 26 tests for numpy.core.numeric
  Found 4 tests for numpy.lib.index_tricks
  Found 47 tests for numpy.lib.shape_base
  Found 0 tests for __main__
.
--
Ran 333 tests in 2.687s

OK


-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
___
Numpy-discussion mailing list
Numpy-discussion@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/numpy-discussion


Re: [Numpy-discussion] Experience with Visit?

2006-09-15 Thread O'Keefe, Michael
I haven't tried VisIT before but thanks for the link. I also downloaded and am 
checking it out.

Along this same line of discussion, has anyone tried OOF2 which is an FEA 
package that also has some strong python connections?

http://www.ctcms.nist.gov/oof/oof2.html

I'm working on a Windows machine and it the current code-base doesn't seem to 
support Windows out of the box (if at all). Looks like you can put it together 
for *nix or Mac OS X, though...

--Michael 

> -Original Message-
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] On 
> Behalf Of Robert Cimrman
> Sent: Friday, September 15, 2006 8:29
> To: Discussion of Numerical Python
> Subject: Re: [Numpy-discussion] Experience with Visit?
> 
> Travis Oliphant wrote:
> > Has anybody had any experience with the 3-D visualization software 
> > VISIT?   It has Python bindings and seems to be pretty 
> sophisticated.  
> > I'm wondering why I haven't heard more about it.
> > 
> > http://www.llnl.gov/visit/
> 
> No reaction up to now, so...
> 
> I have just tried the 'getting started' part and was quite impressed, 
> thanks for posting the link! Up to now I have used ParaView 
> and was very 
> satisfied, but the Python bindings of VisIt are a great lure.
> 
> r.
> 
> --
> ---
> Using Tomcat but need to do more? Need to support web 
> services, security?
> Get stuff done quickly with pre-integrated technology to make 
> your job easier
> Download IBM WebSphere Application Server v.1.0.1 based on 
> Apache Geronimo
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&;
> dat=121642
> ___
> Numpy-discussion mailing list
> Numpy-discussion@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/numpy-discussion
> 

-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
___
Numpy-discussion mailing list
Numpy-discussion@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/numpy-discussion