XuMuK1 / opengb

A study project on python implementation of polynomials and Groebner bases
MIT License
1 stars 0 forks source link

Addition and subtraction of Monomials must result in Polynomial #7

Closed XuMuK1 closed 9 months ago

XuMuK1 commented 9 months ago

Do this to simplify polynomial creation and arithmetics in general.