Skip to content
Stéphane Derrode edited this page May 4, 2026 · 4 revisions

Citing FofGss

If this code helped your work, please cite both the paper (where the math is) and the software (this repository).

Paper

@unpublished{derrode_pieczynski_2026,
  author       = {Derrode, St{\'e}phane and Pieczynski, Wojciech},
  title        = {{On Fast Optimal Filtering in Gaussian Switching Systems}},
  year         = {2026},
  note         = {Preprint},
}

(Replace unpublished with article and add journal/volume once the preprint is accepted.)

Software

@software{derrode_fofgss_2026,
  author       = {Derrode, St{\'e}phane and Pieczynski, Wojciech},
  title        = {{FofGss: Fast Optimal Filtering in Gaussian Switching Systems}},
  year         = {2026},
  version      = {0.10.1},
  url          = {https://github.com/SDerrode/exactIMM},
  license      = {AGPL-3.0},
}

The repository root also contains a CITATION.cff that GitHub uses to populate the Cite this repository button.

Clone this wiki locally