/polygo

Helping with multivariable polynomials

Primary LanguageTypeScript

polygo

Helping with multivariable polynomials

How to use

  1. Clone the repo

  2. Install it and run:

yarn
yarn start

The idea behind

This app demonstrates the making of multivariable polynomials.

See src/lib/exponents.tsx (former makeStacketMatrixOfGenerators)