Skip to content

rolmip/polyany

Repository files navigation

PolyAny Logo


Static Badge codecov Tests pre-commit pre-commit.ci status PyPI - Version

A Python package for algebraic manipulation of multivariate polynomials.

🚧 This package is in alpha stage.

Some breaking changes may occur.


✨ Overview

PolyAny provides a flexible framework for representing and manipulating multivariate polynomials using structured, non-symbolic representations.

Unlike symbolic engines, PolyAny operates directly on the algebraic structure of polynomials (coefficients and exponents), enabling integration with numerical libraries and efficient structural transformations.


🔧 Features (planned)

  • Polynomial creation from multiple formats (list, tuples, NumPy arrays, quadratic forms, ...)
  • Support for multivariate expressions
  • Algebraic operations: addition, multiplication, truncation, homogenization, ...
  • Polynomial exporting into LaTeX code

📦 Installation

pip install polyany

For local development, see the instructions in the documentation

📄 License

This project is open-source and licensed under the BSD-3-Clause.

👥 Contributors

PolyAny is maintained by the ROLMIP developers:

🧪 About

This repository is part of the early foundation of RolmiPy, a Python implementation of ROLMIP.

About

A Python package for algebraic manipulation of multivariate polynomials.

Topics

Resources

License

Stars

Watchers

Forks

Contributors 4

  •  
  •  
  •  
  •  

Languages