cmg_tmg

A Continuous Gaussian Mixture Approach to Sample Multivariate Gaussians constrained by linear inequalities

https://github.com/mehdichahine/cmg_tmg

Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (6.0%) to scientific vocabulary
Last synced: 9 months ago · JSON representation ·

Repository

A Continuous Gaussian Mixture Approach to Sample Multivariate Gaussians constrained by linear inequalities

Basic Info
  • Host: GitHub
  • Owner: MehdiChahine
  • License: mit
  • Language: MATLAB
  • Default Branch: main
  • Size: 2.93 KB
Statistics
  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created 11 months ago · Last pushed 11 months ago
Metadata Files
Readme License Citation

README.md

CMG_TMG

This directory includes the Matlab functions implementing the Continuous Gaussian Mixture Approach to Sample Multivariate Gaussians constrained by linear inequalities.

This code is based on the worked introduced in the folowing paper: "A Continuous Gaussian Mixture Approach to Sample Multivariate Gaussians constrained by linear inequalities" by Mehdi AMROUCHE, Jérôme IDIER and Hervé CARFANTAN

DOI: hal-05195044 URL: https://hal.science/hal-05195044

Date of current version: July. 29,2025

Authors of the codes: Mehdi AMROUCHE, Jérôme IDIER, and Hervé CARFANTAN

(a) Description: see above.

(b) Platform: any platform on which Matlab is installed. No special toolbox is needed.

(c) Environment: Matlab (version 8 or more recent versions).

(d) Major component description:

--- The directory provides three example scripts
    * SPX_example.m provides an example of sampling a TMG in the case of Single Type Constrains (STC) only. The illustrative example is the unit simplex.
    * BOX_example.m provides an example of sampling a TMG in the case of Box Type Constrains (BTC) only. The illustrative example is the unit ell_1 ball.
    * TMG_example.m provides an exmaple of sampling a TMG in the case of mixed STC and BTC constraints.

--- And three functions to sample from TMGs
    * STC_CMG_TMG.m function that provides TMG samples in the case of Single Type Constrains (STC) only.
    * BTX_CMG_TMG.m function that provides TMG samples in the case of Box Type Constrains (BTC) only.
    * CMG_TMG.m     function that provides TMG samples in the case of mixed STC and BTC constraints.

Owner

  • Login: MehdiChahine
  • Kind: user

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use this software, please cite the following paper:"
title: "A Continuous Gaussian Mixture Approach to Sample Multivariate Gaussians constrained by linear inequalities"
version: 1.0.0
doi: hal-05195044
date-released: 2025-07-29
authors:
  - family-names: Amrouche
    given-names: Mehdi
    affiliation: IRAP - Institut de recherche en astrophysique et planétologie 
  - family-names: Idier
    given-names: Jérôme
    affiliation: LS2N - Laboratoire des Sciences du Numérique de Nantes 
  - family-names: Carfantan
    given-names: Hervé
    affiliation: IRAP - Institut de recherche en astrophysique et planétologie 
license: MIT
url: https://github.com/MehdiChahine/CMG_TMG
repository: https://github.com/MehdiChahine/CMG_TMG
repository-code: https://github.com/MehdiChahine/CMG_TMG
preferred-citation:
  type: article
  title: "A Continuous Gaussian Mixture Approach to Sample Multivariate Gaussians constrained by linear inequalities"
  authors:
  - family-names: Amrouche
    given-names: Mehdi
    affiliation: IRAP - Institut de recherche en astrophysique et planétologie 
  - family-names: Idier
    given-names: Jérôme
    affiliation: LS2N - Laboratoire des Sciences du Numérique de Nantes 
  - family-names: Carfantan
    given-names: Hervé
    affiliation: IRAP - Institut de recherche en astrophysique et planétologie 
  journal: ""
  year: 2025
  volume: 
  issue: 
  pages:
  doi: hal-05195044

GitHub Events

Total
  • Push event: 15
  • Create event: 2
Last Year
  • Push event: 15
  • Create event: 2