mschlund / FPsolve

FPsolve: solver for polynomial equations over omega-continuous semirings
BSD 2-Clause "Simplified" License
11 stars 5 forks source link

Make Parser more general: by default non-commutative Polys #31

Closed mschlund closed 10 years ago

mschlund commented 11 years ago

Let the parser by default build non-commutative Polynomials and for the commutative case specialize them to commutative ones.

mschlund commented 10 years ago

Currently under attack :)