Skip to content

feat: add BIP example#12

Merged
flxrcz merged 3 commits intomainfrom
dev
Nov 10, 2025
Merged

feat: add BIP example#12
flxrcz merged 3 commits intomainfrom
dev

Conversation

@flxrcz
Copy link
Copy Markdown
Collaborator

@flxrcz flxrcz commented Nov 10, 2025

No description provided.

@flxrcz flxrcz requested a review from Copilot November 10, 2025 15:53
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates the project to use the correct module name ls_mcmc (with underscore) instead of lsmcmc throughout the documentation, adds new dependencies for scientific computing, and introduces comprehensive documentation for Bayesian Inverse Problems.

  • Updates all module references from lsmcmc to ls_mcmc in documentation
  • Adds scikit-fem and scikit-learn as dev dependencies for PDE examples
  • Introduces new BIP tutorial demonstrating MCMC sampling for a 1D Poisson equation inverse problem

Reviewed Changes

Copilot reviewed 4 out of 6 changed files in this pull request and generated 3 comments.

File Description
pyproject.toml Adds scikit-fem and scikit-learn dependencies; extends linter ignores for examples
mkdocs.yml Adds BIP usage documentation to navigation
docs/usage/usage.md Updates module references from lsmcmc to ls_mcmc
docs/usage/BIP.md New comprehensive tutorial on Bayesian Inverse Problems with MCMC sampling

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread docs/usage/BIP.md Outdated
Comment thread docs/usage/BIP.md Outdated
Comment thread docs/usage/BIP.md Outdated
@flxrcz flxrcz merged commit f705ed5 into main Nov 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants