Skip to content

A library computing decompositions of symmetric polynomials on multiple variables with relations.

License

Notifications You must be signed in to change notification settings

NickG-Math/Symmetric_Polynomials

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Symmetric Polynomials

This is a header-only C++ library for computing decompositions of symmetric polynomials with relations. Please see this page for more details on the math involved and this page for a user guide.

There are two ways you can use it:

  • For a quick demonstration you can get the binary for Windows or Linux from the releases.
  • To get started with using the C++ library, there is an extensive user-guide/tutorial on this page.

What follows is a very brief installation guide taken from the more extensive documentation.

Requirements

  • A C++17 compiler.

Installation

  • To install simply clone/download this repository and include the "source" folder in your path.
  • See this page for details on how to call the library from your source code.

About

A library computing decompositions of symmetric polynomials on multiple variables with relations.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages