<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Any long integer packages ? in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Any-long-integer-packages/m-p/1140539#M26249</link>
    <description>&lt;P&gt;I need to work with REALLY LARGE integers.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What would be ideal is something that allows any length of integer.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The basic operations on those, of course. + - / and *&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Has anyone developed those ?&lt;/P&gt;</description>
    <pubDate>Sat, 26 Jan 2019 01:37:33 GMT</pubDate>
    <dc:creator>WSinc</dc:creator>
    <dc:date>2019-01-26T01:37:33Z</dc:date>
    <item>
      <title>Any long integer packages ?</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Any-long-integer-packages/m-p/1140539#M26249</link>
      <description>&lt;P&gt;I need to work with REALLY LARGE integers.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What would be ideal is something that allows any length of integer.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The basic operations on those, of course. + - / and *&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Has anyone developed those ?&lt;/P&gt;</description>
      <pubDate>Sat, 26 Jan 2019 01:37:33 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Any-long-integer-packages/m-p/1140539#M26249</guid>
      <dc:creator>WSinc</dc:creator>
      <dc:date>2019-01-26T01:37:33Z</dc:date>
    </item>
    <item>
      <title>MKL suggests 32/64 bit</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Any-long-integer-packages/m-p/1140540#M26250</link>
      <description>&lt;P&gt;MKL suggests 32/64 bit integer only. You may try to take the GMP library&amp;nbsp;for&amp;nbsp;arbitrary precision arithmetic.&lt;/P&gt;</description>
      <pubDate>Sat, 26 Jan 2019 05:33:21 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Any-long-integer-packages/m-p/1140540#M26250</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2019-01-26T05:33:21Z</dc:date>
    </item>
    <item>
      <title>arbitrary precision is NOT</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Any-long-integer-packages/m-p/1140541#M26251</link>
      <description>&lt;P&gt;arbitrary precision is NOT THE SAME as long integer.&lt;/P&gt;</description>
      <pubDate>Sat, 26 Jan 2019 09:01:42 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Any-long-integer-packages/m-p/1140541#M26251</guid>
      <dc:creator>WSinc</dc:creator>
      <dc:date>2019-01-26T09:01:42Z</dc:date>
    </item>
    <item>
      <title>Bill, you would have better</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Any-long-integer-packages/m-p/1140542#M26252</link>
      <description>&lt;P&gt;Bill, you would have better luck with your question in a more appropriate forum, such as the Intel Fortran forums, or in Usenet comp.lang.fortran.&lt;/P&gt;&lt;P&gt;Secondly, you would need to give a more detailed description of what your needs are, since phrases such as "really large" have very little meaning.&lt;/P&gt;&lt;P&gt;The following page contains a number of links that you may examine to see if the available software there would work for you:&amp;nbsp;http://crd-legacy.lbl.gov/~dhbailey/mpdist/ (considering integers as a subset of reals).&lt;/P&gt;&lt;P&gt;See also &lt;A href="https://www.fortran.com/big_integer_module.f95" target="_blank"&gt;https://www.fortran.com/big_integer_module.f95&lt;/A&gt; m for an integers-only solution. You will need to know the maximum integer beforehand with this module.&lt;/P&gt;</description>
      <pubDate>Sun, 27 Jan 2019 11:34:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Any-long-integer-packages/m-p/1140542#M26252</guid>
      <dc:creator>mecej4</dc:creator>
      <dc:date>2019-01-27T11:34:00Z</dc:date>
    </item>
    <item>
      <title>I thought LONG INTEGER would</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Any-long-integer-packages/m-p/1140543#M26253</link>
      <description>&lt;P&gt;I thought LONG INTEGER would be self-explanatory.&lt;/P&gt;&lt;P&gt;I was referring to integers longer than the default length of integer(8)&lt;/P&gt;&lt;P&gt;Now one could get 15&amp;nbsp;byte integers by declaring variables as real(16).&lt;/P&gt;&lt;P&gt;but that is a sloppy and messy way of going about it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;These are used in cryptography and other branches of mathematics BTW.&lt;/P&gt;</description>
      <pubDate>Wed, 13 Feb 2019 19:47:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Any-long-integer-packages/m-p/1140543#M26253</guid>
      <dc:creator>WSinc</dc:creator>
      <dc:date>2019-02-13T19:47:00Z</dc:date>
    </item>
  </channel>
</rss>

