Issue 4907 in pharo: Check sqrt extensions

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
11 messages Options
Reply | Threaded
Open this post in threaded view
|

Issue 4907 in pharo: Check sqrt extensions

pharo
Status: Accepted
Owner: [hidden email]

New issue 4907 by [hidden email]: Check sqrt extensions
http://code.google.com/p/pharo/issues/detail?id=4907

We should check

http://lists.squeakfoundation.org/pipermail/squeak-dev/2011-October/161873.html

for Pharo too


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 4907 in pharo: Check sqrt extensions

pharo

Comment #1 on issue 4907 by [hidden email]: Check sqrt extensions
http://code.google.com/p/pharo/issues/detail?id=4907

Thanks for adding this report.


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 4907 in pharo: Check sqrt extensions

pharo

Comment #2 on issue 4907 by [hidden email]: Check sqrt extensions
http://code.google.com/p/pharo/issues/detail?id=4907

Sorry - no time from my side these days for Pharo to send a slice.

Looks like here is an updated version:

http://lists.squeakfoundation.org/pipermail/squeak-dev/2011-October/161891.html




_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 4907 in pharo: Check sqrt extensions

pharo

Comment #3 on issue 4907 by [hidden email]: Check sqrt extensions
http://code.google.com/p/pharo/issues/detail?id=4907

Thanks collecting information in one place is already important.



_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 4907 in pharo: Check sqrt extensions

pharo

Comment #4 on issue 4907 by [hidden email]: Check sqrt extensions
http://code.google.com/p/pharo/issues/detail?id=4907

More after feedback from Nicholas

http://lists.squeakfoundation.org/pipermail/squeak-dev/2011-October/161904.html


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 4907 in pharo: Check sqrt extensions

pharo
Reply | Threaded
Open this post in threaded view
|

Re: Issue 4907 in pharo: Check sqrt extensions

pharo

Comment #6 on issue 4907 by [hidden email]: Check sqrt extensions
http://code.google.com/p/pharo/issues/detail?id=4907

More after feedback from Nicholas

http://lists.squeakfoundation.org/pipermail/squeak-dev/2011-October/161904.html


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 4907 in pharo: Check sqrt extensions

pharo
Updates:
        Labels: Type-Feature

Comment #7 on issue 4907 by [hidden email]: Check sqrt extensions
http://code.google.com/p/pharo/issues/detail?id=4907

There has been great interaction with Juan, so these changes are now  
stabilizing.
The changes are :
- let sqrt be exact when possible, (4 sqrt) -> 2 instead of 2.0
- answer better estimate than Float infinity when possible
   (100 factorial squared + 1) sqrt isFinite
- do the same for nthRoot: and handle raisedTo: aFraction with nthRoot:
- correct (-3/2) ln which produce an infinite loop rather than raising a  
DomainError
I prefer a single SLICE containing all these related materials, and it will  
be gathered into this issue.


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 4907 in pharo: Check sqrt extensions

pharo
Updates:
        Status: FixToInclude

Comment #8 on issue 4907 by [hidden email]: Check sqrt extensions
http://code.google.com/p/pharo/issues/detail?id=4907

A Slice is now in the inbox


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 4907 in pharo: Check sqrt extensions

pharo
Updates:
        Labels: Milestone-1.4

Comment #9 on issue 4907 by [hidden email]: Check sqrt extensions
http://code.google.com/p/pharo/issues/detail?id=4907

(No comment was entered for this change.)


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 4907 in pharo: Check sqrt extensions

pharo
Updates:
        Status: Integrated

Comment #10 on issue 4907 by [hidden email]: Check sqrt extensions
http://code.google.com/p/pharo/issues/detail?id=4907

in 14213


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker