Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • N NIFTy
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 18
    • Issues 18
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 13
    • Merge requests 13
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • ift
  • NIFTy
  • Merge requests
  • !722

Merged
Created Dec 13, 2021 by Vincent Eberle@veberleMaintainer

InverseGammaOperator restructure

  • Overview 32
  • Commits 21
  • Pipelines 14
  • Changes 3

Changes in the InverseGammaOperator

I did some changes in the InverseGammaOperator in order to have some convenience functions for debugging namely:

  • one can simply return (if mathematically existent) the mode, mean and the variance
  • one can use the mode and the mean in order to initialize the InverseGammaOperator by setting alpha and q to None and setting the values for mode and mean. IMHO this can help a lot to find better values for alpha and q since these are sometimes hard to set.

@gedenhof @mtr @parras what do you think about these changes? The code can be found here.

Edited Dec 14, 2021 by Vincent Eberle
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: inverse_gamma