Skip to main content

Machine learning with polynomials

Project description

# Effective Quadratures

Effective Quadratures is an open-source library for uncertainty quantification, machine learning, optimisation, numerical integration and dimension reduction – all using orthogonal polynomials. It is particularly useful for models / problems where output quantities of interest are smooth and continuous; to this extent it has found widespread applications in computational engineering models (finite elements, computational fluid dynamics, etc). It is built on the latest research within these areas and has both deterministic and randomized algorithms. Effective Quadratures is actively being developed by researchers at the [University of Cambridge](https://www.cam.ac.uk), [Imperial College London](https://www.imperial.ac.uk), [Stanford University](https://www.stanford.edu), [The University of Utah](https://www.utah.edu), [The Alan Turing Institute](https://www.turing.ac.uk) and the [University of Cagliari](https://www.unica.it/unica/). Effective Quadratures is a NumFOCUS affiliated project.

Key words associated with this code: polynomial surrogates, polynomial chaos, polynomial variable projection, Gaussian quadrature, Clenshaw Curtis, polynomial least squares, compressed sensing, gradient-enhanced surrogates, supervised learning.

## Code

The latest version of the code is version 8.1 and was released in December 2019.

![](https://travis-ci.org/Effective-Quadratures/Effective-Quadratures.svg?branch=master) ![](https://coveralls.io/repos/github/Effective-Quadratures/Effective-Quadratures/badge.svg?branch=master) ![](https://badge.fury.io/py/equadratures.svg) ![](https://joss.theoj.org/papers/10.21105/joss.00166/status.svg) ![](https://img.shields.io/pypi/pyversions/ansicolortags.svg) ![](https://img.shields.io/github/stars/Effective-Quadratures/Effective-Quadratures.svg?style=flat-square&logo=github&label=Stars&logoColor=white) ![](https://img.shields.io/pypi/dm/equadratures.svg?style=flat-square)

To download and install the code please use the python package index command:

`python pip install equadratures `

or if you are using python3, then

`python pip3 install equadratures `

Alternatively you can click either on the Fork Code button or Clone. For issues with the code, please do raise an issue on our Github page; do make sure to add the relevant bits of code and specifics on package version numbers. We welcome contributions and suggestions from both users and folks interested in developing the code further.

Our code is designed to require minimal dependencies; current package requirements include numpy, scipy and matplotlib.

## Documentation, tutorials and the blog

Code documentation and details on the syntax can be found [here](https://effective-quadratures.github.io/_documentation/modules.html#).

Code tutorials can be found [here](https://effective-quadratures.github.io/_documentation/tutorials.html).

We’ve recently started an EQ-Blog! Check it out [here](https://www.effective-quadratures.org/eq-blog).

## Code objectives

Specific goals of this code include:

  • probability distributions and orthogonal polynomials

  • supervised machine learning: regression and compressive sensing

  • numerical quadrature and high-dimensional sampling

  • transforms for correlated parameters

  • computing moments from models and data-sets

  • sensitivity analysis and Sobol’ indices

  • data-driven dimension reduction

  • ridge approximations and neural networks

  • surrogate-based design optimisation

## Papers (theory and applications)

## Get in touch

Feel free to follow us via [Twitter](https://twitter.com/EQuadratures) or email us at contact@effective-quadratures.org.

## Community guidelines

If you have contributions, questions, or feedback use either the Github repository, or get in touch. We welcome contributions to our code. In this respect, we follow the [NumFOCUS code of conduct](https://numfocus.org/code-of-conduct).

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

equadratures-8.1.1.tar.gz (68.3 kB view hashes)

Uploaded Source

Built Distributions

equadratures-8.1.1-py3.7.egg (213.7 kB view hashes)

Uploaded Source

equadratures-8.1.1-py3-none-any.whl (101.0 kB view hashes)

Uploaded Python 3

equadratures-8.1.1-py2-none-any.whl (101.0 kB view hashes)

Uploaded Python 2

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page