Skip to content

Documentation for: BarkerSampling(), AGPJL() and ObservationSeries - #392

Merged
odunbar merged 23 commits into
mainfrom
orad/docs-for-obs
Jan 10, 2026
Merged

Documentation for: BarkerSampling(), AGPJL() and ObservationSeries#392
odunbar merged 23 commits into
mainfrom
orad/docs-for-obs

Conversation

@odunbar

@odunbar odunbar commented Dec 19, 2025

Copy link
Copy Markdown
Member

Purpose

Closes some docs gaps from recent work:

Find new docs preview here

Content

  • Added ObservationSeries/Observations notes
  • Added AGPJL section and the current interface for training
  • Added notes on differentiable BarkerSampling and protocols for autodifferentiable packages
  • Added general improvements to the posterior distribution as (Chain/ParameterDistribution/Dict/Array) and how to reduce to the desired (un)wrapping
  • Updated runs for Sinusoid, including new text, appropriate prior, and new figures from latest CES and data processing
  • Update figures for GFunction and L63 emulator examples with latest CES and data processing
  • Updated other example snippets to include the correct data processing as in the examples.
  • Add some quick links to index and readme!

  • I have read and checked the items on the review checklist.

@codecov

codecov Bot commented Dec 19, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.18%. Comparing base (2d80bc9) to head (09eb2cf).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #392   +/-   ##
=======================================
  Coverage   94.18%   94.18%           
=======================================
  Files          10       10           
  Lines        1807     1807           
=======================================
  Hits         1702     1702           
  Misses        105      105           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@odunbar

odunbar commented Dec 20, 2025

Copy link
Copy Markdown
Member Author

As this just updates docs, will merge on tests passing and docs build correctly

@odunbar
odunbar merged commit d31a2dc into main Jan 10, 2026
8 checks passed
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.

Add docs API and documentation in the use of Observations etc. from EKP Docs: Add the encoding schedule in the docs for example

1 participant