multivar_horner
latest

Contents:

  • Getting Started
  • Usage
  • About
  • Optimal Horner Factorisations
  • API
  • Contributing
  • Changelog
  • References
multivar_horner
  • Docs »
  • multivar_horner
  • Edit on GitHub

multivar_horner¶

https://travis-ci.org/jannikmi/multivar_horner.svg?branch=master documentation status https://img.shields.io/pypi/wheel/multivar-horner.svg pre-commit Total PyPI downloads latest version on PyPI JOSS status https://zenodo.org/badge/155578190.svg https://img.shields.io/badge/code%20style-black-000000.svg

a python package implementing a multivariate Horner scheme (“Horner’s method”, “Horner’s rule”)[1] for efficiently evaluating multivariate polynomials.

Contents:

  • Getting Started
    • Installation
    • Basics
  • Usage
    • Horner factorisation
    • canonical form
    • string representation
    • change the coefficients of a polynomial
    • optimal Horner factorisations
    • Caching
    • evaluating a polynomial
    • computing the partial derivative of a polynomial
    • computing the gradient of a polynomial
  • About
    • Dependencies
    • License
    • Benchmarks
    • Related work
    • Contact
    • Acknowledgements
  • Optimal Horner Factorisations
  • API
    • HornerMultivarPolynomial
    • MultivarPolynomial
    • HornerMultivarPolynomialOpt
  • Contributing
    • Types of Contributions
    • Get Started!
  • Changelog
    • 3.0.3 (2022-06-15)
    • 3.0.2 (2022-06-14)
    • 3.0.1 (2021-12-04)
    • 2.2.0 (2021-02-04)
    • 2.1.1 (2020-10-01)
    • 2.1.0 (2020-06-15)
    • 2.0.0 (2020-04-28)
    • 1.3.0 (2020-03-14)
    • 1.2.0 (2019-05-19)
    • 1.1.0 (2019-02-27)
    • 1.0.1 (2018-11-12)
    • 1.0.0 (2018-11-08)
    • 0.0.1 (2018-10-05)
  • References

Indices and tables¶

  • Index

  • Module Index

  • Search Page

Next

© Copyright 2018, Jannik Michelfeit Revision f6d06eda.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: latest
Versions
latest
stable
Downloads
pdf
html
epub
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.