<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Binary on GeneralZer0</title>
    <link>https://generalzero.org/tags/binary/</link>
    <description>Recent content in Binary on GeneralZer0</description>
    <generator>Hugo -- 0.161.1</generator>
    <language>en-us</language>
    <lastBuildDate>Thu, 20 Feb 2014 22:00:00 +0000</lastBuildDate>
    <atom:link href="https://generalzero.org/tags/binary/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Binary Karatsuba Multiplication</title>
      <link>https://generalzero.org/posts/2014/02/binary-karatsuba/</link>
      <pubDate>Thu, 20 Feb 2014 22:00:00 +0000</pubDate>
      <guid>https://generalzero.org/posts/2014/02/binary-karatsuba/</guid>
      <description>&lt;p&gt;I recently looked at a amazing peice of simple mathmatics called Karatsuba&amp;rsquo;s Multiplication. The &lt;a href=&#34;http://www.stoimen.com/blog/2012/05/15/computer-algorithms-karatsuba-fast-multiplication/&#34;&gt;orignal article&lt;/a&gt; went in depth proving that it does infact decrease the ammount of expencive opetation when multiplying numbers together.&lt;/p&gt;
&lt;p&gt;This was an intristing descovery and when I though about it further I beleve that I can make it even faster than that in terms of a computer.&lt;/p&gt;
&lt;p&gt;I will take his basic condition and improve on it&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
