algebraic-solving / msolve

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

Fix mismatched multiple assignment in maple interface #137

Open wegank opened 2 months ago

wegank commented 2 months ago

GetOptions(opts) returns 10 values, while MSolveRealRoots only receives 9.