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.toro...@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

Reply via email to