chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Chicken-users] new eggs


From: Jim Ursetto
Subject: Re: [Chicken-users] new eggs
Date: Sat, 16 Feb 2013 14:15:30 -0600

Holy cow! Great job.
Jim

On Feb 16, 2013, at 8:26, Andrei Barbu <address@hidden> wrote:

> Hi,
> 
> I've got a bunch of eggs that are ready to go.
> 
> 
> These have documentation and are meant as end-user libraries:
> 
> nondeterminism - carry out nondeterministic computations with a more
> flexible interface than the amb egg
>    https://github.com/abarbu/nondeterminism
> csp - constraint satisfaction solvers built on top of the above
>    https://github.com/abarbu/csp
> AD - performs automatic differentiation, takes a function over real
> numbers and augments it to return the derivative along with its result
>    https://github.com/abarbu/AD
> define-structure - a record which provides stateful operations that
> are safe in nondeterministic computations, automatic exports, default
> reader and printer, and qobischeme-compatible accessor functions
>    https://github.com/abarbu/define-structure
> 
> These are more infrastructure-oriented and for now come with less 
> documentation:
> 
> traversal - various list and vector traversal functions
>    https://github.com/abarbu/traversal
> linear-algebra - operations on vectors and matrices
>    https://github.com/abarbu/linear-algebra
> scheme2c-compatibility - misc stuff to make Chicken more compatible
> with Scheme->C
>    https://github.com/abarbu/scheme2c-compatibility
> 
> They all come with associated wiki pages.
> 
> Much of this was written in large part by Jeffrey Mark Siskind (much
> of it as part of QobiScheme) along with Siddharth Narayanaswamy and
> myself.
> Could someone make these accessible via chicken-install? Thanks!
> 
> 
> 
> 
> Thanks!
> Andrei
> 
> _______________________________________________
> Chicken-users mailing list
> address@hidden
> https://lists.nongnu.org/mailman/listinfo/chicken-users



reply via email to

[Prev in Thread] Current Thread [Next in Thread]