<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/'><id>tag:blogger.com,1999:blog-6798371251264429161.post1772175143221037390..comments</id><updated>2007-04-12T01:33:04.075+01:00</updated><category term='floating point'/><category term='merging'/><category term='algorithmics'/><category term='postgresql'/><category term='threads'/><category term='python'/><category term='pitfall'/><category term='rails'/><category term='programming'/><category term='sqlite'/><category term='optimization'/><category term='probability theory'/><category term='parallelism'/><category term='system architecture'/><category term='arithmetics'/><category term='bitwiese'/><category term='textmate'/><category term='distutils'/><category term='machine learning'/><category term='bash'/><category term='c++'/><category term='gotcha'/><category term='OpenMP'/><category term='databases'/><title type='text'>Comments on Bitwiese: The Joys Of Floating Point Numbers</title><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://www.bitwiese.de/feeds/1772175143221037390/comments/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6798371251264429161/1772175143221037390/comments/default'/><link rel='alternate' type='text/html' href='http://www.bitwiese.de/2007/04/joys-of-floating-point-numbers.html'/><author><name>Manuel</name><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>4</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-6798371251264429161.post-3375068499354310504</id><published>2007-04-12T01:33:00.000+01:00</published><updated>2007-04-12T01:33:00.000+01:00</updated><title type='text'>"This is usually not such a big deal in practice (...</title><summary type='text'>"This is usually not such a big deal in practice (i.e. scientific computing)."&lt;BR/&gt;&lt;BR/&gt;In computational geometry and solid modeling, floating point problems can be a very big deal.</summary><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6798371251264429161/1772175143221037390/comments/default/3375068499354310504'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6798371251264429161/1772175143221037390/comments/default/3375068499354310504'/><link rel='alternate' type='text/html' href='http://www.bitwiese.de/2007/04/joys-of-floating-point-numbers.html?showComment=1176337980000#c3375068499354310504' title=''/><author><name>Eric Sink</name><uri>http://software.ericsink.com/</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img1.blogblog.com/img/blank.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://www.bitwiese.de/2007/04/joys-of-floating-point-numbers.html' ref='tag:blogger.com,1999:blog-6798371251264429161.post-1772175143221037390' source='http://www.blogger.com/feeds/6798371251264429161/posts/default/1772175143221037390' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-2025340994'/></entry><entry><id>tag:blogger.com,1999:blog-6798371251264429161.post-1891032975354447219</id><published>2007-04-12T00:51:00.000+01:00</published><updated>2007-04-12T00:51:00.000+01:00</updated><title type='text'>This is usually not such a big deal in practice (i...</title><summary type='text'>This is usually not such a big deal in practice (i.e. scientific computing).&lt;BR/&gt;&lt;BR/&gt;We use floating point numbers in numerical algorithms, and usually the algorithmic error (i.e. the error obtained when doing computation over the real numbers) is much larger than floating point error.&lt;BR/&gt;&lt;BR/&gt;I.e., use RK4/5 to solve a differential equation, with dt=0.01. RK4/5 is O(dt^6)=1e-12. Floating point</summary><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6798371251264429161/1772175143221037390/comments/default/1891032975354447219'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6798371251264429161/1772175143221037390/comments/default/1891032975354447219'/><link rel='alternate' type='text/html' href='http://www.bitwiese.de/2007/04/joys-of-floating-point-numbers.html?showComment=1176335460000#c1891032975354447219' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img1.blogblog.com/img/blank.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://www.bitwiese.de/2007/04/joys-of-floating-point-numbers.html' ref='tag:blogger.com,1999:blog-6798371251264429161.post-1772175143221037390' source='http://www.blogger.com/feeds/6798371251264429161/posts/default/1772175143221037390' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1315308926'/></entry><entry><id>tag:blogger.com,1999:blog-6798371251264429161.post-4140264450003265382</id><published>2007-04-12T00:38:00.000+01:00</published><updated>2007-04-12T00:38:00.000+01:00</updated><title type='text'>cshesse, thank you for your comment.&lt;br&gt;&lt;br&gt;Yes, &lt;...</title><summary type='text'>cshesse, thank you for your comment.&lt;BR/&gt;&lt;BR/&gt;Yes, &lt;A HREF="http://en.wikipedia.org/wiki/Bignum" REL="nofollow"&gt;arbitrary-precision arithmetics&lt;/A&gt; can solve floating point related problems in some cases (e.g. correct financial calculations).&lt;BR/&gt;&lt;BR/&gt;However, you do not profit from the native - and fast - floating point operations of modern processors.&lt;BR/&gt;&lt;BR/&gt;Additionally, some problems are </summary><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6798371251264429161/1772175143221037390/comments/default/4140264450003265382'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6798371251264429161/1772175143221037390/comments/default/4140264450003265382'/><link rel='alternate' type='text/html' href='http://www.bitwiese.de/2007/04/joys-of-floating-point-numbers.html?showComment=1176334680000#c4140264450003265382' title=''/><author><name>Manuel</name><uri>http://www.blogger.com/profile/13212825999891301736</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://www.bitwiese.de/2007/04/joys-of-floating-point-numbers.html' ref='tag:blogger.com,1999:blog-6798371251264429161.post-1772175143221037390' source='http://www.blogger.com/feeds/6798371251264429161/posts/default/1772175143221037390' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-2070429245'/></entry><entry><id>tag:blogger.com,1999:blog-6798371251264429161.post-4683663261710226517</id><published>2007-04-12T00:14:00.000+01:00</published><updated>2007-04-12T00:14:00.000+01:00</updated><title type='text'>The &lt;a href="http://docs.python.org/lib/module-dec...</title><summary type='text'>The &lt;A HREF="http://docs.python.org/lib/module-decimal.html" REL="nofollow"&gt;python decimal module&lt;/A&gt; lets you mess around with arbitrary precision numbers.  There is even a (super slow) implementation of the standard math functions for decimal numbers called &lt;A HREF="http://code.google.com/p/dmath/" REL="nofollow"&gt;dmath&lt;/A&gt;.</summary><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6798371251264429161/1772175143221037390/comments/default/4683663261710226517'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6798371251264429161/1772175143221037390/comments/default/4683663261710226517'/><link rel='alternate' type='text/html' href='http://www.bitwiese.de/2007/04/joys-of-floating-point-numbers.html?showComment=1176333240000#c4683663261710226517' title=''/><author><name>cshesse</name><uri>http://www.blogger.com/profile/02950098867061422179</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://www.bitwiese.de/2007/04/joys-of-floating-point-numbers.html' ref='tag:blogger.com,1999:blog-6798371251264429161.post-1772175143221037390' source='http://www.blogger.com/feeds/6798371251264429161/posts/default/1772175143221037390' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-500241195'/></entry></feed>
