Re: [Tutor] find a tutorial for starting with python and netbeans (Igor Fleischer)

2013-06-13 Thread I. Alejandro Fleischer
Hi, Im starting to learn Python, and downloaded Net Beans as an IDE. Would you recomend me please a tutorial for a begining with this two integrated enviroments? Thank you very much. On Thu, Jun 13, 2013 at 3:21 PM, wrote: > Send Tutor mailing list submissions to > tutor@python.org >

Re: [Tutor] How to install package (I. Alejandro Fleischer)

2013-07-15 Thread I. Alejandro Fleischer
Hi, Im trying to install ipython for using with my already installed python 2.7, on windows xp 32 bit. It says I have to have a package named " distribute". I' ve downladed it. Dont know how to implement the package, wich seems not to be an executable archive. any help please? __

Re: [Tutor] How to install package (I. Alejandro Fleischer)

2013-07-15 Thread I. Alejandro Fleischer
Don't know if it's the protocol here, but I thank you very very much. I already have an idea for solving this issue. I'll let you know. Igor El 15/07/2013 18:33, "Oscar Benjamin" escribió: > On 15 July 2013 23:08, Jim Mooney wrote: > > > > Figuring out the Python install mess is harder than fig

Re: [Tutor] Tutor Digest, Vol 114, Issue 73

2013-09-05 Thread I. Alejandro Fleischer
Dear Friends, I have a set of data to fit to a custom equation, y=a+b*exp(k*x), would you advice me on the how to, or tutorial? Thank you On Thu, Aug 22, 2013 at 10:11 AM, wrote: > Send Tutor mailing list submissions to > tutor@python.org > > To subscribe or unsubscribe via the World

Re: [Tutor] fit data to equation

2013-09-06 Thread I. Alejandro Fleischer
Dear Alan and Oscar Thank you. I'll try to be more accurate: What Oscar wrote is exactly the situation: > "I'm going to assume that you have some data that gives paired > measurements of two quantities e.g. (x1, y1), (x2, y2), ... (xn, yn). > You want to find parameters a, b, and k so that y

[Tutor] idle problem

2014-01-03 Thread I. Alejandro Fleischer
Hello to everyone, Sudenly Im having troubles opening files with the idle editor. When I open a file it appears in blank, and can not close it anymore. My OS is ubuntu 13.10 (64 bits) and my python version is 2.7.5. Regards, Igor ___ Tutor maillist -