An open API service indexing awesome lists of open source software.

https://github.com/juliaalgebra/multivariatemoments.jl

Extension of MultivariatePolynomials to moments of multivariate measures
https://github.com/juliaalgebra/multivariatemoments.jl

julia moments multivariate-measures

Last synced: 9 months ago
JSON representation

Extension of MultivariatePolynomials to moments of multivariate measures

Awesome Lists containing this project

README

          

# Multivariate Moments

| **Documentation** | **Build Status** | **References to cite** |
|:-----------------:|:----------------:|:----------------------:|
| [![][docs-stable-img]][docs-stable-url] | [![Build Status][build-img]][build-url] | [![DOI][zenodo-img]][zenodo-url] |
| [![][docs-latest-img]][docs-latest-url] | [![Codecov branch][codecov-img]][codecov-url] | |

Extension of [MultivariatePolynomials](https://github.com/JuliaAlgebra/MultivariatePolynomials.jl) to moments of multivariate measures and their scalar product with polynomials.
It also includes the extraction of atomic measures from moment matrices which is related to the [moment problem](https://en.wikipedia.org/wiki/Moment_problem).

## Documentation

- [**STABLE**][docs-stable-url] — **most recently tagged version of the documentation.**
- [**LATEST**][docs-latest-url] — *in-development version of the documentation.*

[docs-stable-img]: https://img.shields.io/badge/docs-stable-blue.svg
[docs-latest-img]: https://img.shields.io/badge/docs-latest-blue.svg
[docs-stable-url]: https://juliaalgebra.github.io/MultivariateMoments.jl/stable
[docs-latest-url]: https://juliaalgebra.github.io/MultivariateMoments.jl/dev

[build-img]: https://github.com/JuliaAlgebra/MultivariateMoments.jl/workflows/CI/badge.svg?branch=master
[build-url]: https://github.com/JuliaAlgebra/MultivariateMoments.jl/actions?query=workflow%3ACI
[codecov-img]: http://codecov.io/github/JuliaAlgebra/MultivariateMoments.jl/coverage.svg?branch=master
[codecov-url]: http://codecov.io/github/JuliaAlgebra/MultivariateMoments.jl?branch=master

[zenodo-url]: https://doi.org/10.5281/zenodo.1260357
[zenodo-img]: https://zenodo.org/badge/DOI/10.5281/zenodo.1260357.svg