Contents Menu Expand Light mode Dark mode Auto light/dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
FIGARO documentation
FIGARO documentation

Contents:

  • Installation
  • Quick start
  • How to use a FIGARO reconstruction
  • FIGARO in a python script
  • Acknowledgments
  • Summary of methods
    • figaro.cosmology
    • figaro.credible_regions
    • figaro.cumulative
    • figaro.decorators
    • figaro.diagnostic
    • figaro.load
    • figaro.marginal
    • figaro.mixture
    • figaro.montecarlo
    • figaro.plot
    • figaro.rate
    • figaro.transform
    • figaro.utils
  • Documentation
    • figaro.cosmology module
    • figaro.credible_regions module
    • figaro.cumulative module
    • figaro.decorators module
    • figaro.diagnostic module
    • figaro.load module
    • figaro.marginal module
    • figaro.mixture module
    • figaro.montecarlo module
    • figaro.plot module
    • figaro.load module
    • figaro.transform module
    • figaro.utils module
Back to top
View this page
Edit this page

figaro.cumulativeΒΆ

Functions

fast_cumulative(f)

Compute cdf of probability density f

fast_log_cumulative(f)

Compute log cdf of probability density f

Next
figaro.decorators
Previous
figaro.credible_regions
Copyright © 2023, Stefano Rinaldi
Made with Sphinx and @pradyunsg's Furo