Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Spatial modelling example with decoupled sampling #234

Merged
merged 12 commits into from
Apr 26, 2023
Merged

Conversation

frazane
Copy link
Contributor

@frazane frazane commented Apr 24, 2023

This PR adds a new example for spatial modelling using the decoupled sampling introduced in #195.

Pull request type

Please check the type of change your PR introduces:

  • Bugfix
  • Feature
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Documentation content changes
  • Other (please describe):

Copy link
Collaborator

@thomaspinder thomaspinder left a comment

Choose a reason for hiding this comment

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

Awesome work @frazane :D You didn't disappoint!

Please link to your notebook in docs/index.md so that it correctly displays in the docs.

docs/refs.bib Outdated Show resolved Hide resolved
examples/spatial.pct.py Outdated Show resolved Hide resolved
examples/spatial.pct.py Outdated Show resolved Hide resolved
# ## Spatial modelling: efficient sampling via pathwise conditioning
# In this example we demonstrate an application of Gaussian Processes
# to a spatial interpolation problem. In particular, we will show you how
# to create efficiently sample from a GP posterior as shown in <strong data-cite="wilson2020efficient"></strong>.
Copy link
Collaborator

Choose a reason for hiding this comment

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

create

examples/spatial.pct.py Outdated Show resolved Hide resolved
examples/spatial.pct.py Outdated Show resolved Hide resolved
examples/spatial.pct.py Outdated Show resolved Hide resolved
examples/spatial.pct.py Outdated Show resolved Hide resolved
examples/spatial.pct.py Show resolved Hide resolved
examples/spatial.pct.py Outdated Show resolved Hide resolved
@thomaspinder thomaspinder merged commit 68e204a into v0.6 Apr 26, 2023
@thomaspinder thomaspinder deleted the spatial-example branch April 26, 2023 08:33
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