* Symbolic integration
@ 2009-05-07 5:21 Jon Harrop
2009-05-08 8:13 ` [Caml-list] " Grünewald Michaël
0 siblings, 1 reply; 4+ messages in thread
From: Jon Harrop @ 2009-05-07 5:21 UTC (permalink / raw)
To: caml-list
I'd like to have a play with symbolic integration and was wondering if anyone
had implemented one of the algorithms in OCaml?
I found a tiny implementation written in Maple here (but I do not have Maple):
http://www-sop.inria.fr/cafe/Manuel.Bronstein/pmint/
--
Dr Jon Harrop, Flying Frog Consultancy Ltd.
http://www.ffconsultancy.com/?e
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [Caml-list] Symbolic integration
2009-05-07 5:21 Symbolic integration Jon Harrop
@ 2009-05-08 8:13 ` Grünewald Michaël
2009-05-08 10:00 ` Jon Harrop
2009-05-08 10:05 ` Jon Harrop
0 siblings, 2 replies; 4+ messages in thread
From: Grünewald Michaël @ 2009-05-08 8:13 UTC (permalink / raw)
To: Jon Harrop, caml-list
Le 7 mai 09 à 07:21, Jon Harrop a écrit :
> I'd like to have a play with symbolic integration and was wondering
> if anyone
> had implemented one of the algorithms in OCaml?
IIRC, I have seen such a thing as an «OCaml Math. Framework» in Jane
Street's OCaml related project (in the 2006 or the 2007 session). I
have read part of their code and they seem follow the way of formal
manipulations to implement objects and computations. Thus you might be
interested in this code.
Happy googling!
--
Michaël
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [Caml-list] Symbolic integration
2009-05-08 8:13 ` [Caml-list] " Grünewald Michaël
@ 2009-05-08 10:00 ` Jon Harrop
2009-05-08 10:05 ` Jon Harrop
1 sibling, 0 replies; 4+ messages in thread
From: Jon Harrop @ 2009-05-08 10:00 UTC (permalink / raw)
To: caml-list
On Friday 08 May 2009 09:13:12 Grünewald Michaël wrote:
> Le 7 mai 09 à 07:21, Jon Harrop a écrit :
> > I'd like to have a play with symbolic integration and was wondering
> > if anyone
> > had implemented one of the algorithms in OCaml?
>
> IIRC, I have seen such a thing as an «OCaml Math. Framework» in Jane
> Street's OCaml related project (in the 2006 or the 2007 session). I
> have read part of their code and they seem follow the way of formal
> manipulations to implement objects and computations. Thus you might be
> interested in this code.
Great. Where is the code? I can never find the code for Jane St. summer
projects...
--
Dr Jon Harrop, Flying Frog Consultancy Ltd.
http://www.ffconsultancy.com/?e
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [Caml-list] Symbolic integration
2009-05-08 8:13 ` [Caml-list] " Grünewald Michaël
2009-05-08 10:00 ` Jon Harrop
@ 2009-05-08 10:05 ` Jon Harrop
1 sibling, 0 replies; 4+ messages in thread
From: Jon Harrop @ 2009-05-08 10:05 UTC (permalink / raw)
To: caml-list
On Friday 08 May 2009 09:13:12 Grünewald Michaël wrote:
> Le 7 mai 09 à 07:21, Jon Harrop a écrit :
> > I'd like to have a play with symbolic integration and was wondering
> > if anyone
> > had implemented one of the algorithms in OCaml?
>
> IIRC, I have seen such a thing as an «OCaml Math. Framework» in Jane
> Street's OCaml related project (in the 2006 or the 2007 session). I
> have read part of their code and they seem follow the way of formal
> manipulations to implement objects and computations. Thus you might be
> interested in this code.
>
> Happy googling!
Ah, got it from Alexandre Chapoutot's website:
http://sourceforge.net/projects/ocaml-mf/
Thanks!
--
Dr Jon Harrop, Flying Frog Consultancy Ltd.
http://www.ffconsultancy.com/?e
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2009-05-08 8:57 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-05-07 5:21 Symbolic integration Jon Harrop
2009-05-08 8:13 ` [Caml-list] " Grünewald Michaël
2009-05-08 10:00 ` Jon Harrop
2009-05-08 10:05 ` Jon Harrop
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox