Mine are from the pre-r6rs days are exactly the same definitions as from the GSL, which may differ slightly from those in r6rs. I would have to check. They already exist in Racket in the r6rs stuff. I have no problem with using those definitions instead of the ones from the GSL.<br>
<br><div class="gmail_quote">On Fri, Nov 18, 2011 at 12:22 PM, Ryan Culpepper <span dir="ltr"><<a href="mailto:ryan@cs.utah.edu">ryan@cs.utah.edu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">On 11/18/2011 12:13 PM, Neil Toronto wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I've moved this to dev from a private discussion with Doug, who has just<br>
tried the nightly build.<br>
<br>
On 11/18/2011 11:43 AM, Williams, Doug wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
2) The plot/utils has nan? and infinite?, which are also exported from<br>
the science collection and I had to explicitly exclude them in the<br>
require. Can we talk to the powers that be and see about getting them<br>
(and finite?) moved to racket/math? Then we can both remove them from<br>
our code. [I'm not sure about any interaction with the r6rs functions.]<br>
</blockquote>
<br>
Powers That Be, Doug and I would like `nan?' and `infinite?' to be in<br>
`racket/math'.<br>
<br>
I made an exact equivalent of Doug's `finite?', but called it<br>
`regular-real?'. I use it in all kinds of function contracts (it returns<br>
#f for non-reals). We would also like that one, with either name, in<br>
`racket/math'.<br>
</blockquote>
<br></div>
How does 'finite?' differ from 'rational?'?<br>
<br>
If we're making a wishlist, I'd really like '{positive,nonnegative}-{real,<u></u>rational}?'.<span class="HOEnZb"><font color="#888888"><br>
<br>
Ryan</font></span><div class="HOEnZb"><div class="h5"><br>
______________________________<u></u>___________________<br>
For list-related administrative tasks:<br>
<a href="http://lists.racket-lang.org/listinfo/dev" target="_blank">http://lists.racket-lang.org/<u></u>listinfo/dev</a><br>
</div></div></blockquote></div><br>