caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: zaid al-zobaidi <Z.K.Ibrahim@cs.bham.ac.uk>
To: caml-list@yquem.inria.fr
Subject: interfacing Ocaml with Mathematica
Date: Fri, 03 Sep 2010 16:49:38 +0100	[thread overview]
Message-ID: <4C811912.8000106@cs.bham.ac.uk> (raw)

Dear members

I am writing an Ocaml code and part of it I need to do the following job:

* I want to find out if two arithmetic or logical expressions  are equal
  like "a + b" and "2 * a + b - a" or "a and b or a" and "a", and Ocaml
it is unlikely to achieve my target, therefore I checked the available
packages and tools that can do the job and I found "Mathematica".
I would appreciate if someone could guide me on how to interface (if
possible)to mathematica from Ocaml programme.

Note: I have to compare the expression and get the result of the
checking back to my Ocaml programme as I want to do the following
comparison that depends on the previous one.

Your help is much appreciated

Cheers,
Zaid


             reply	other threads:[~2010-09-03 15:49 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-03 15:49 zaid al-zobaidi [this message]
2010-09-07  4:36 ` [Caml-list] " Basile Starynkevitch
2010-09-07  9:02 ` Florent Ouchet
2010-09-10 12:54 ` Frederic Chyzak
     [not found] <20100907100003.A4D67BC57@yquem.inria.fr>
2010-09-07 13:51 ` Elnatan Reisner

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4C811912.8000106@cs.bham.ac.uk \
    --to=z.k.ibrahim@cs.bham.ac.uk \
    --cc=caml-list@yquem.inria.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).