[GiNaC-devel] A patch for add::coeff() and new
clifford_max_label()
Christian Bauer
Christian.Bauer at uni-mainz.de
Wed Apr 20 20:49:44 CEST 2005
Hi!
On Wed, Apr 20, 2005 at 07:11:40PM +0100, Vladimir Kisil wrote:
> Is it difficult to add a new class of noncommutative symbols?
You can create noncommutative symbols with this constructor:
symbol(const std::string & initname, unsigned rt, unsigned rtt, unsigned domain = domain::complex);
"rt" and "rtt" are return_type and return_type_tinfo, respectively.
Bye,
Christian
--
/ Physics is an algorithm
\/ http://www.uni-mainz.de/~bauec002/
More information about the GiNaC-devel
mailing list