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
- Host: GitHub
- URL: https://github.com/juliaalgebra/multivariatemoments.jl
- Owner: JuliaAlgebra
- License: other
- Created: 2017-08-12T11:46:35.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2025-04-25T10:12:29.000Z (about 1 year ago)
- Last Synced: 2025-09-03T17:48:24.142Z (10 months ago)
- Topics: julia, moments, multivariate-measures
- Language: Julia
- Size: 1.1 MB
- Stars: 14
- Watchers: 1
- Forks: 6
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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