I did not. I wasn't sure what the protocol is there.

Deren
On Aug 26, 2015 11:10 AM, "Vincent St-Amour" <stamo...@eecs.northwestern.edu>
wrote:

> Awesome!
>
> Did you add it to pkgs.racket-lang.org? I didn't find it.
>
> Vincent
>
>
>
> On Tue, 25 Aug 2015 21:54:55 -0500,
> Deren Dohoda wrote:
> >
> > Hello Racketeers,
> >
> > The continued fractions package has made its first release, complete
> > with documentation and hopefully enough good examples. You can find it
> > at
> > https://github.com/derend/continued-fractions
> >
> > Short story:
> > (require continued-fractions)
> > logs, exponentials, trig, hyperbolic trig, precision guarantees,
> > arithmetic (+ - * /)
> > (require continued-fractions/bases)
> > arbitrary base conversion with user-configurable alphabets
> >
> > Future plans: add the interface for creating custom continued fractions.
> > Any user-requested content I am good enough to implement.
> >
> > Enjoy!
> >
> > Deren
> >
> > --
> > You received this message because you are subscribed to the Google
> > Groups "Racket Users" group.
> > To unsubscribe from this group and stop receiving emails from it, send
> > an email to racket-users+unsubscr...@googlegroups.com.
> > For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to