[racket-dev] Release Announcement for v5.3, second draft

From: Matthias Felleisen (matthias at ccs.neu.edu)
Date: Wed Aug 1 12:09:53 EDT 2012

How about 

 * The Typed Racket API for fast floating-point bitmaps (flomaps) 
   supports a range of image process operations. See docs for details. 


On Aug 1, 2012, at 12:07 PM, Robby Findler wrote:

> How about this:
> 
> * The API for fast floating-point bitmaps (flomaps) supports image
>    processing operations. It is written in Typed Racket, so Typed
>    Racket code may use it without the cost of contract checks.
> 
> ?
> 
> Robby
> 
> On Wed, Aug 1, 2012 at 11:05 AM, Neil Toronto <neil.toronto at gmail.com> wrote:
>> On 08/01/2012 05:34 AM, Ryan Culpepper wrote:
>>> 
>>> * The API for fast floating-point bitmaps (flomaps) supports image
>>>   processing operations, including pointwise arithmetic, gradients,
>>>   blur, resizing with correct downsampling, arbitrary spatial
>>>   transformations, and pict-like combiners.
>> 
>> 
>> This needs to mention Typed Racket. How about this?
>> 
>> The new `images/flomap' library defines floating-point images and fast
>> operations on them, including pointwise arithmetic, gradients, blur,
>> resizing with correct downsampling, arbitrary spatial transformations, and
>> pict-like combiners. It is written in Typed Racket, so Typed Racket code may
>> use it without the cost of contract checks.
>> 
>> Neil ⊥
>> 
>> 
>> _________________________
>> Racket Developers list:
>> http://lists.racket-lang.org/dev
> 
> _________________________
>  Racket Developers list:
>  http://lists.racket-lang.org/dev

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 4373 bytes
Desc: not available
URL: <http://lists.racket-lang.org/dev/archive/attachments/20120801/f146c2e2/attachment.p7s>

Posted on the dev mailing list.