[Numpy-discussion] OFFTOPIC: simple databases

2010-11-08 Thread Renato Fabbri
Dear All, i want to find simple databases, like a 5 dimensional with more than 30 samples. i am having difficult times with this. where do you get them? all the best, rf -- GNU/Linux User #479299 skype: fabbri.renato ___ NumPy-Discussion mailing lis

[Numpy-discussion] point line distance

2010-10-06 Thread Renato Fabbri
supose you have a line defined by two points and a point. you want the distance what are easiest possibilities? i am doing it, but its nasty'n ugly -- GNU/Linux User #479299 skype: fabbri.renato ___ NumPy-Discussion mailing list NumPy-Discussion@scipy.

[Numpy-discussion] how to fit a given pdf

2010-08-11 Thread Renato Fabbri
Dear All, help appreciated, thanks in advance. how do you fit a pdf you have with a given pdf (say gamma). with the file attached, you can go like: a=open("AC-010_ED-1m37F100P0.txt","rb") aa=a.read() aaa=aa[1:-1].split(",") data=[int(i) for i in aaa] if you do pylab.plot(data); pylab.show() T

Re: [Numpy-discussion] numpy for Python 3?

2010-07-19 Thread Renato Fabbri
y, do >> "c:\...\python3 setup.py install" >> >> if i may, consider installing a linux distro, maybe ubuntu (ubuntu >> 10.04 is running very well). life gets better. >> >> best of luck, >> rf >> >> >> >> 2010/7/19 Richard D.

Re: [Numpy-discussion] numpy for Python 3?

2010-07-19 Thread Renato Fabbri
ing a linux distro, maybe ubuntu (ubuntu 10.04 is running very well). life gets better. best of luck, rf 2010/7/19 Richard D. Moores : > On Mon, Jul 19, 2010 at 03:47, Renato Fabbri wrote: >> anyway, svn and tortoise are very useful. >> >> do some trial an error.

Re: [Numpy-discussion] numpy for Python 3?

2010-07-19 Thread Renato Fabbri
anyway, svn and tortoise are very useful. do some trial an error. try stuff, its easier than one usually imagine. (tip: checkout the svn address, whatever that should mean to you at the moment) cheers, rf 2010/7/19 David Cournapeau : > On Mon, Jul 19, 2010 at 12:35 PM, Richard D. Moores > wro

Re: [Numpy-discussion] sum up to a specific value

2010-07-01 Thread Renato Fabbri
just a solution (not all of them) and the application happen to come up with something like 10k values in the array. don care waiting, but... 2010/7/1 Vincent Davis : > On Thu, Jul 1, 2010 at 3:17 AM, Renato Fabbri wrote: >> hi, >> i need to find which elements of an arra

[Numpy-discussion] sum up to a specific value

2010-07-01 Thread Renato Fabbri
hi, i need to find which elements of an array sums up to an specific value any idea of how to do this? best, rf -- GNU/Linux User #479299 skype: fabbri.renato ___ NumPy-Discussion mailing list NumPy-Discussion@scipy.org http://mail.scipy.org/mailman/