Browse thread
is there any computer algebraic systems library in ocaml?
- guanhua he
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
Date: | 2007-08-31 (10:54) |
From: | guanhua he <guanhua.he@d...> |
Subject: | is there any computer algebraic systems library in ocaml? |
Dear All, 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