|
From: Glen S. <gle...@gm...> - 2008-06-04 21:59:45
|
Hi everyone, So numpy and scipy functions can be used as long as native data types are used? That may cause some problems since I am trying to perform matrix operations. I am using LabVIEW 8.20 with python 2.5.2 and labpython 1.2.2 on Windows XP. I am trying to pass a 2D array of floats to python. Glen 2008/6/5 Rolf Kalbermatter <rol...@ci...>: > Hi Luc > > > I think I was the person who had trouble with numpy... > > Indeed, when I cast all my variables to python 'native' types > > such as 'list', then I don't get into trouble. > > I recently looked into this and I have a problem to see a crash as you > would say it does. > > I tried it in LabVIEW 6.0.2 and with Python 2.5.2 as well as with > LabVIEW 8.0.1 and I simply get an error 1048 from the script node > back. I'm using labpython 1.2.2 as available from sourceforge download. > > Can you give me some more details about your system? > > Rolf Kalbermatter > > > ------------------------------------------------------------------------- > Check out the new SourceForge.net Marketplace. > It's the best place to buy or sell services for > just about anything Open Source. > http://sourceforge.net/services/buy/index.php > _______________________________________________ > LabPython-Users mailing list > Lab...@li... > https://lists.sourceforge.net/lists/listinfo/labpython-users > |