<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Where did BigInteger go? [Melitta Andersen]</title><link>http://blogs.msdn.com/bclteam/archive/2008/01/04/where-did-biginteger-go-melitta-andersen.aspx</link><description>This has been the subject of several recent feedback e-mails we’ve received. Moreover, a few recent correspondents were kind enough to point out that not only did we remove it, but we didn’t say anything about it. I apologize for that. We weren’t trying</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>Geek Lectures - Things geeks should know about &amp;raquo; Blog Archive   &amp;raquo;  Where did BigInteger go? [Melitta Andersen]</title><link>http://blogs.msdn.com/bclteam/archive/2008/01/04/where-did-biginteger-go-melitta-andersen.aspx#6980858</link><pubDate>Fri, 04 Jan 2008 19:35:19 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:6980858</guid><dc:creator>Geek Lectures - Things geeks should know about » Blog Archive   »  Where did BigInteger go? [Melitta Andersen]</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://geeklectures.info/2008/01/04/where-did-biginteger-go-melitta-andersen/"&gt;http://geeklectures.info/2008/01/04/where-did-biginteger-go-melitta-andersen/&lt;/a&gt;&lt;/p&gt;
</description></item><item><title>re: Where did BigInteger go? [Melitta Andersen]</title><link>http://blogs.msdn.com/bclteam/archive/2008/01/04/where-did-biginteger-go-melitta-andersen.aspx#6982028</link><pubDate>Fri, 04 Jan 2008 21:41:01 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:6982028</guid><dc:creator>Vadim Kantorov</dc:creator><description>&lt;p&gt;Not only is BigInteger cool stuff, but also BigDecimal would be neat.&lt;/p&gt;
</description></item><item><title>re: Where did BigInteger go? [Melitta Andersen]</title><link>http://blogs.msdn.com/bclteam/archive/2008/01/04/where-did-biginteger-go-melitta-andersen.aspx#6982112</link><pubDate>Fri, 04 Jan 2008 21:50:01 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:6982112</guid><dc:creator>C. Watford</dc:creator><description>&lt;p&gt;BigInteger support is used a bit and BCL support for complex numbers would save us the hassle of maintaining our own library. C++ stl now has complex support, and so does C99. At this point in time BigInteger and Complex support seem almost required for any framework.&lt;/p&gt;
</description></item><item><title>re: Where did BigInteger go? [Melitta Andersen]</title><link>http://blogs.msdn.com/bclteam/archive/2008/01/04/where-did-biginteger-go-melitta-andersen.aspx#6988481</link><pubDate>Sat, 05 Jan 2008 10:42:06 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:6988481</guid><dc:creator>grauenwolf</dc:creator><description>&lt;p&gt;I would just be happy if there was an INumeric interface so that we could actually use generics with numeric types.&lt;/p&gt;
&lt;p&gt;This would be especially important for types like complex numbers, which depending on your needs might be decimal or double based.&lt;/p&gt;
</description></item><item><title>re: Where did BigInteger go? [Melitta Andersen]</title><link>http://blogs.msdn.com/bclteam/archive/2008/01/04/where-did-biginteger-go-melitta-andersen.aspx#6989108</link><pubDate>Sat, 05 Jan 2008 11:43:57 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:6989108</guid><dc:creator>davidacoder</dc:creator><description>&lt;p&gt;I hope for real, deep numerical support. Maybe even things like interval arithmetic? :)&lt;/p&gt;
</description></item><item><title>re: Where did BigInteger go? [Melitta Andersen]</title><link>http://blogs.msdn.com/bclteam/archive/2008/01/04/where-did-biginteger-go-melitta-andersen.aspx#7006806</link><pubDate>Sun, 06 Jan 2008 18:03:58 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:7006806</guid><dc:creator>William Ellis</dc:creator><description>&lt;p&gt;Importing J#'s BigInteger class is a workaround to for not having a BigInteger class in the .NET Framework. &amp;nbsp;However, J#'s BigInteger class has a bug - The last time I checked, J# hangs on x.isProbablePrime(2) when x = new BigInteger (&amp;quot;117137&amp;quot;). &amp;nbsp;Do you know if J#'s BigInteger class is working now or when it will be fixed?&lt;/p&gt;
&lt;p&gt;Thank you.&lt;/p&gt;
&lt;p&gt;- Bill Ellis&lt;/p&gt;
</description></item><item><title>re: Where did BigInteger go? [Melitta Andersen]</title><link>http://blogs.msdn.com/bclteam/archive/2008/01/04/where-did-biginteger-go-melitta-andersen.aspx#7013051</link><pubDate>Mon, 07 Jan 2008 08:31:05 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:7013051</guid><dc:creator>Cetin Sert</dc:creator><description>&lt;p&gt;And F# comes with its own BigInt etc. too.&lt;/p&gt;
</description></item><item><title>re: Where did BigInteger go? [Melitta Andersen]</title><link>http://blogs.msdn.com/bclteam/archive/2008/01/04/where-did-biginteger-go-melitta-andersen.aspx#7025516</link><pubDate>Tue, 08 Jan 2008 11:33:30 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:7025516</guid><dc:creator>Marc Gravell</dc:creator><description>&lt;p&gt;[grauenwolf]&lt;/p&gt;
&lt;p&gt;&amp;gt; I would just be happy if there was&lt;/p&gt;
&lt;p&gt;&amp;gt; an INumeric interface so that we&lt;/p&gt;
&lt;p&gt;&amp;gt; could actually use generics with&lt;/p&gt;
&lt;p&gt;&amp;gt; numeric types.&lt;/p&gt;
&lt;p&gt;For info, I have a stable, tested, and very efficient (i.e. fast) solution for this that works for both standard and existing types.&lt;/p&gt;
&lt;p&gt;Hopefully the code should be freely released soon:&lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://preview.tinyurl.com/ysjyxz"&gt;http://preview.tinyurl.com/ysjyxz&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Marc&lt;/p&gt;
</description></item><item><title>re: Where did BigInteger go? [Melitta Andersen]</title><link>http://blogs.msdn.com/bclteam/archive/2008/01/04/where-did-biginteger-go-melitta-andersen.aspx#7032164</link><pubDate>Tue, 08 Jan 2008 23:14:22 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:7032164</guid><dc:creator>AaronLS</dc:creator><description>&lt;p&gt;It's always better that you wait to do it right. &amp;nbsp;I've seen quite a few items in the MS Connect/Feedback that were responded to with basically, &amp;quot;We reallize that this behavior is bad/poor/unintuitive, but we can't change it at this point without breaking applications that depend upon it.&amp;quot; &amp;nbsp;Good luck.&lt;/p&gt;
</description></item><item><title>Introducing: System.Numeric.BigInteger [Inbar Gazit]</title><link>http://blogs.msdn.com/bclteam/archive/2008/01/04/where-did-biginteger-go-melitta-andersen.aspx#8722008</link><pubDate>Fri, 11 Jul 2008 23:56:11 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8722008</guid><dc:creator>BCL Team Blog</dc:creator><description>&lt;p&gt;Update : BigInteger was cut from the .NET 3.5 release . Have you ever needed a really huge number? So&lt;/p&gt;
</description></item></channel></rss>