Hey!
Could someone elaborate why following examples return true:
Rational(1).is_fraction() == True
(x**2).is_fraction() == True
It doesn't just seem logical to me as fractions come usually in form of
x/a (a != 1) or 0.75.
Päikest,
Priit :)
--~--~-~--~~~---~--~--
On Tue, May 12, 2009 at 8:06 PM, Robert Kern wrote:
>
> On Tue, May 12, 2009 at 22:01, Ondrej Certik wrote:
>>
>> On Tue, May 12, 2009 at 5:07 PM, Grissiom wrote:
>
>>> docutils-0.5 install rst2html as rst2html.py. Maybe this patch should be
>>> upstream?
>>
>> Do you mean upstream sympy or ups
On Tue, May 12, 2009 at 22:01, Ondrej Certik wrote:
>
> On Tue, May 12, 2009 at 5:07 PM, Grissiom wrote:
>> docutils-0.5 install rst2html as rst2html.py. Maybe this patch should be
>> upstream?
>
> Do you mean upstream sympy or upstream docutils?
It's a patch to sympy.
> On linux, at least, I
On Tue, May 12, 2009 at 5:07 PM, Grissiom wrote:
> On Wed, May 13, 2009 at 01:15, Ondrej Certik wrote:
>>
>> On Tue, May 12, 2009 at 10:03 AM, Alan Bromborsky
>> wrote:
>> >
>> > I am running XP in virtual box on Ubuntu. I need to be able to tell
>> > someone running window how to compile the
On Wed, May 13, 2009 at 01:15, Ondrej Certik wrote:
>
> On Tue, May 12, 2009 at 10:03 AM, Alan Bromborsky
> wrote:
> >
> > I am running XP in virtual box on Ubuntu. I need to be able to tell
> > someone running window how to compile the documentation in the git
> > repository so I am trying to
Changing the line to #!/usr/bin/env python did not fix it. I am
pretty sure that the problem is what you said, that it cannot find
iPython from that directory. I know rather little about this, so I'm
not sure if something needs to be changed in __init__.py or if I need
to change some env
Hi Araron,
2009/5/12 Aaron S. Meurer :
> I too use a Mac, and one thing that I have noticed that doesn't work
> is that running ./bin/isympy from the git repository fails to load
> iPython (it just loads regular Python). Just running the isympy
> installed with fink works fine, it just has a pro
I too use a Mac, and one thing that I have noticed that doesn't work
is that running ./bin/isympy from the git repository fails to load
iPython (it just loads regular Python). Just running the isympy
installed with fink works fine, it just has a problem loading it from
the git version of
Hi Ondrej,
2009/5/12 Ondrej Certik :
> On Tue, May 12, 2009 at 1:38 PM, Jochen Voß wrote:
>> Would it be possible to change the first line
>> of /bin/isympy as follow?
>>
>> #! /usr/bin/env python
> Yes, I think we should use "/usr/bin/env" too.
Ok, I sent a patch to this effect to the symp
On Tue, May 12, 2009 at 1:38 PM, Jochen Voß wrote:
>
> Hi,
>
> currently bin/isympy starts with the line
>
> #!/usr/bin/python
>
> This makes it difficult to use on my system (a MacBook, running MacOS
> X), since the ipython and the corresponding version of python are
> installed in /sw/bin .
On Tue, May 12, 2009 at 1:10 PM, Jochen Voß wrote:
>
> Hi Ondrey,
>
> Since I'm new to this, I better ask to make sure: I now set the status
> of all three issues to "Fixed". Is this how it is done? Or should I
> have done something else?
Yes, you did it exactly right. I go over all closed iss
Hi,
currently bin/isympy starts with the line
#!/usr/bin/python
This makes it difficult to use on my system (a MacBook, running MacOS
X), since the ipython and the corresponding version of python are
installed in /sw/bin . Would it be possible to change the first line
of /bin/isympy
Hi Ondrey,
Since I'm new to this, I better ask to make sure: I now set the status
of all three issues to "Fixed". Is this how it is done? Or should I
have done something else?
Many thanks,
Jochen
--
http://seehuhn.de/
--~--~-~--~~~---~--~~
You received this me
On Tue, May 12, 2009 at 10:03 AM, Alan Bromborsky wrote:
>
> I am running XP in virtual box on Ubuntu. I need to be able to tell
> someone running window how to compile the documentation in the git
> repository so I am trying to do it myself first (Obviously on Linux
> there is no problem). I h
On Tue, May 12, 2009 at 6:29 AM, Jochen Voß wrote:
>
> Hi Ondrey,
>
> 2009/5/11 Ondrej Certik :
>> Thanks a lot! Which email address should I use to add you to the
>> google code project? Then you can close them yourself.
> :)
>
> My google address would be best: jochen.voss @ googlemail.com
Don
I am running XP in virtual box on Ubuntu. I need to be able to tell
someone running window how to compile the documentation in the git
repository so I am trying to do it myself first (Obviously on Linux
there is no problem). I have installed python-sphinx, make, and
python-docutils for windo
Hi Ondrey,
2009/5/11 Ondrej Certik :
> Thanks a lot! Which email address should I use to add you to the
> google code project? Then you can close them yourself.
:)
My google address would be best: jochen.voss @ googlemail.com
All the best,
Jochen
--
http://seehuhn.de/
--~--~-~--~~
17 matches
Mail list logo