turn jitter into an argument of inv_probit instead of hard-coded inside by st-- · Pull Request #2018 · GPflow/GPflow

Skip to content

Navigation Menu

Sign in

Appearance settings

Conversation

@st--

Summary

Turn jitter of inv_probit utility function into an argument. Add docstring.

Release notes

Fully backwards compatible: yes

PR checklist

  • New features: code is well-documented
    • detailed docstrings (API documentation)
    • notebook examples (usage demonstration)
  • The bug case / new feature is covered by unit tests
  • Code has type annotations
  • Build checks
    • I ran the black+isort formatter (make format)
    • I locally tested that the tests pass (make check-all)
  • Release management
    • RELEASE.md updated with entry for this change
    • New contributors: I've added myself to CONTRIBUTORS.md

1 participant

@st--