Skip to main content
Ctrl+K
cuqipy  documentation - Home cuqipy  documentation - Home
  • User Guide
  • API reference
  • Contributor's Guide
  • User Guide
  • API reference
  • Contributor's Guide

Section Navigation

  • cuqi
    • array
      • CUQIarray
    • config
    • data
      • astronaut
      • camera
      • cat
      • cookie
      • grains
      • imresize
      • p_power
      • rgb2gray
      • satellite
      • shepp_logan
      • threephases
    • density
      • Density
      • EvaluatedDensity
    • diagnostics
      • Geweke
      • spectrum
      • spectrum0
    • distribution
      • Beta
      • CMRF
      • Cauchy
      • Distribution
      • DistributionGallery
      • GMRF
      • Gamma
      • Gaussian
      • InverseGamma
      • JointDistribution
      • JointGaussianSqrtPrec
      • LMRF
      • Laplace
      • Lognormal
      • ModifiedHalfNormal
      • MultipleLikelihoodPosterior
      • Normal
      • Posterior
      • SmoothedLaplace
      • TruncatedNormal
      • UnboundedUniform
      • Uniform
      • UserDefinedDistribution
    • experimental
      • algebra
      • geometry
      • mcmc
    • geometry
      • Continuous
      • Continuous1D
      • Continuous2D
      • CustomKL
      • Discrete
      • Geometry
      • Image2D
      • KLExpansion
      • KLExpansion_Full
      • MappedGeometry
      • StepExpansion
    • implicitprior
      • ConstrainedGMRF
      • ConstrainedGaussian
      • MoreauYoshidaPrior
      • NonnegativeGMRF
      • NonnegativeGaussian
      • RegularizedGMRF
      • RegularizedGaussian
      • RegularizedUnboundedUniform
      • RestorationPrior
    • likelihood
      • Likelihood
      • UserDefinedLikelihood
    • model
      • AffineModel
      • LinearModel
      • Model
      • PDEModel
    • operator
      • FirstOrderFiniteDifference
      • Operator
      • PrecisionFiniteDifference
      • SecondOrderFiniteDifference
    • pde
      • LinearPDE
      • PDE
      • SteadyStateLinearPDE
      • TimeDependentLinearPDE
    • problem
      • BayesianProblem
    • sampler
      • CWMH
      • Conjugate
      • ConjugateApprox
      • Gibbs
      • LinearRTO
      • MALA
      • MH
      • NUTS
      • ProposalBasedSampler
      • RegularizedLinearRTO
      • Sampler
      • UGLA
      • ULA
      • pCN
    • samples
      • JointSamples
      • Samples
    • solver
      • ProjectBox
      • ProjectNonnegative
      • ProximalL1
      • ADMM
      • CGLS
      • FISTA
      • LM
      • PDHG
      • ScipyLBFGSB
      • ScipyLSQ
      • ScipyLinearLSQ
      • ScipyMaximizer
      • ScipyMinimizer
    • testproblem
      • Abel1D
      • Deconvolution1D
      • Deconvolution2D
      • Heat1D
      • Poisson1D
      • WangCubic
    • utilities
      • approx_derivative
      • approx_gradient
      • check_if_conditional_from_attr
      • count_constant_components_1D
      • count_constant_components_2D
      • count_nonzero
      • count_within_bounds
      • force_ndarray
      • get_direct_attributes
      • get_indirect_variables
      • get_non_default_args
      • get_writeable_attributes
      • get_writeable_properties
      • infer_len
      • piecewise_linear_1D_DoF
      • plot_1D_density
      • plot_2D_density
      • sparse_cholesky
      • ProblemInfo
  • API reference
  • cuqi

cuqi#

Module path: cuqi

Modules

array

config

This module controls global modifiable configuration settings.

data

density

diagnostics

distribution

experimental

Experimental module for testing new features and ideas.

geometry

implicitprior

likelihood

The Likelihood represents the likelihood function commonly used in conjunction with a prior to define a cuqi.distribution.Posterior or cuqi.problem.BayesianProblem.

model

operator

pde

problem

sampler

samples

solver

testproblem

utilities

This Page

  • Show Source

© Copyright 2022, CUQI Project, Technical University of Denmark (DTU).

Created using Sphinx 8.2.3.

Built with the PyData Sphinx Theme 0.16.1.