multivar_horner: a python package for computing Horner factorisations of multivariate polynomials
Mathematical Software
2020-07-30 v2 Numerical Analysis
Numerical Analysis
Abstract
Many applications in the sciences require numerically stable and computationally efficient evaluation of multivariate polynomials. Finding beneficial representations of polynomials, such as Horner factorisations, is therefore crucial. multivar_horner, the python package presented here, is the first open source software for computing multivariate Horner factorisations. This work briefly outlines the functionality of the package and puts it into reference to previous work in the field. Benchmarks additionally prove the advantages of the implementation and Horner factorisations in general.
Keywords
Cite
@article{arxiv.2007.13152,
title = {multivar_horner: a python package for computing Horner factorisations of multivariate polynomials},
author = {Jannik Michelfeit},
journal= {arXiv preprint arXiv:2007.13152},
year = {2020}
}
Comments
10 pages, 4 figures, submitted to "The Journal of Open Source Software"