multivar_horner: a python package for computing Horner factorisations of multivariate polynomials. Michelfeit, J. arXiv:2007.13152 [cs, math], July, 2020. arXiv: 2007.13152
multivar_horner: a python package for computing Horner factorisations of multivariate polynomials [link]Paper  abstract   bibtex   
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.
@article{michelfeit_multivar_horner_2020,
	title = {multivar\_horner: a python package for computing {Horner} factorisations of multivariate polynomials},
	shorttitle = {multivar\_horner},
	url = {http://arxiv.org/abs/2007.13152},
	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.},
	urldate = {2020-07-31},
	journal = {arXiv:2007.13152 [cs, math]},
	author = {Michelfeit, Jannik},
	month = jul,
	year = {2020},
	note = {arXiv: 2007.13152},
	keywords = {Computer Science - Mathematical Software, Mathematics - Numerical Analysis, mentions sympy},
}

Downloads: 0