Does anyone know any good computer algebraic systems library in ocaml? I
need a such library to deal with polynomial problem. The library should
offer functions like "expand((x+y)^3)", "factor(x^2 - 1)", "gcd(p1,p2)"
as Mathematica or Maxima does.
Thank you very much for your help.
Best Regards,
Guanhua
_______________________________________________
Caml-list mailing list. Subscription management:
http://yquem.inria.fr/cgi-bin/mailman/listinfo/caml-list
Archives: http://caml.inria.fr
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
Bug reports: http://caml.inria.fr/bin/caml-bugs
See Ocaml Mathematical Framework here http://osp2007.janestcapital.com/
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (MingW32)
Comment: http://firegpg.tuxfamily.org
iD8DBQFG1/V2HfwTJs1Ix7cRAg+cAKCPBWDZ8ITXavjnnIwWXHfl6aFGvACfYLRD
e9Q8wIWa+xr7TVT0wT+cbqM=
=lh65
-----END PGP SIGNATURE-----
--
Dário Abdulrehman
On 9/25/07, Mikhalev, Alex <a.mik...@cranfield.ac.uk> wrote:
> Is any plan to release OSP2007 summer projects as a proper bundle with
> installation and usage instructions?
Jane St. sent us (the OSP participants) an e-mail recently asking us
to create tarballs with documentation to be hosted on
http://osp2007.janestcapital.com/, so you can expect to see things
appear there within the next month. Olivier and Alexandre will have
to answer your second question, but the slides from their talk
available on that page give a good overview of what they had
accomplished as of a month ago.
- Chris