algebraic-solving / msolve

Library for Polynomial System Solving through Algebraic Methods
https://msolve.lip6.fr
GNU General Public License v2.0
91 stars 22 forks source link

Fixes normal form computations #87

Closed ederc closed 1 year ago

ederc commented 1 year ago
  1. Fixes segfaults in nf computations.
  2. Enables also 8- and 16-bit nf computations.
  3. Adds tests.