turn jitter into an argument of inv_probit instead of hard-coded inside by st-- · Pull Request #2018 · GPflow/GPflow
Navigation Menu
- Notifications You must be signed in to change notification settings
- Fork 430
Conversation
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)
- I ran the black+isort formatter (
- Release management
- RELEASE.md updated with entry for this change
- New contributors: I've added myself to CONTRIBUTORS.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters