juanvia / polygo

Helping with multivariable polynomials

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)

About

Helping with multivariable polynomials


Languages

Language:TypeScript 92.5%Language:HTML 7.5%