Skip to content

Conversation

jhrcook
Copy link
Contributor

@jhrcook jhrcook commented Jul 31, 2022

What is this PR about?

This PR adds typehints to the function pymc.sampling_jax.sample_blackjax_nuts function and updates the docstring with information for the initvals argument.

Checklist

Major / Breaking Changes

  • None

Bugfixes / New features

  • Add typehints to pymc.sampling_jax.sample_blackjax_nuts

Docs / Maintenance

  • Add the argument initvals to the docstring of pymc.sampling_jax.sample_blackjax_nuts
  • Reflow the docstring for pymc.sampling_jax.sample_blackjax_nuts

@codecov
Copy link

codecov bot commented Jul 31, 2022

Codecov Report

Merging #6022 (7209c09) into main (7d960fa) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #6022   +/-   ##
=======================================
  Coverage   89.17%   89.17%           
=======================================
  Files          72       72           
  Lines       12901    12901           
=======================================
  Hits        11504    11504           
  Misses       1397     1397           
Impacted Files Coverage Δ
pymc/sampling_jax.py 96.96% <100.00%> (ø)

@michaelosthege michaelosthege merged commit 9f93b3e into pymc-devs:main Aug 3, 2022
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.

3 participants