Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
TuringLang
/
AbstractMCMC.jl
Public
Notifications
You must be signed in to change notification settings
Fork
20
Star
107
Code
Issues
24
Pull requests
0
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Improve Callbacks
- #191
#191
Merged
yebai
merged 14 commits into
main
TuringLang/AbstractMCMC.jl:main
from
callbacks-updates
TuringLang/AbstractMCMC.jl:callbacks-updates
Copy head branch name to clipboard
Jan 26, 2026
Conversation
Commits
14
(14)
Checks
Files changed
Merged
Improve Callbacks
#191
yebai
merged 14 commits into
main
TuringLang/AbstractMCMC.jl:main
from
callbacks-updates
TuringLang/AbstractMCMC.jl:callbacks-updates
Copy head branch name to clipboard
Commits
Commits on Jan 17, 2026
getparams can return named pairs or just values to avoid double-nested pairs & Symbol --> String & KHist require Float64
shravanngoswamii
committed
12ff812
View commit details
Copy full SHA for 12ff812
Browse repository at this point
bump version
shravanngoswamii
committed
ffcc0b5
View commit details
Copy full SHA for ffcc0b5
Browse repository at this point
Add safety comment for OnlineStats Extenstion
shravanngoswamii
committed
4d4616f
View commit details
Copy full SHA for 4d4616f
Browse repository at this point
Commits on Jan 23, 2026
export names_and_values as public API and removed hyperparam_metrics entirely
shravanngoswamii
committed
2aa0f90
View commit details
Copy full SHA for 2aa0f90
Browse repository at this point
update callbacks.md
shravanngoswamii
committed
af00196
View commit details
Copy full SHA for af00196
Browse repository at this point
Commits on Jan 25, 2026
replace names_and_values with ParamsWithStats
shravanngoswamii
committed
ee07984
View commit details
Copy full SHA for ee07984
Browse repository at this point
fix params handling
shravanngoswamii
committed
aeaaca7
View commit details
Copy full SHA for aeaaca7
Browse repository at this point
format src/callbacks.jl
Show description for bd24e80
shravanngoswamii
and
github-actions[bot]
authored
bd24e80
View commit details
Copy full SHA for bd24e80
Browse repository at this point
fix iterator to yield Pairs
shravanngoswamii
committed
37bf496
View commit details
Copy full SHA for 37bf496
Browse repository at this point
uncomment tests
shravanngoswamii
committed
943e377
View commit details
Copy full SHA for 943e377
Browse repository at this point
Merge branch 'callbacks-updates' of https://github.com/TuringLang/AbstractMCMC.jl into callbacks-updates
shravanngoswamii
committed
1e3963e
View commit details
Copy full SHA for 1e3963e
Browse repository at this point
Update callbacks.md
yebai
authored
38a587f
View commit details
Copy full SHA for 38a587f
Browse repository at this point
Commits on Jan 26, 2026
implement new suggestions
shravanngoswamii
committed
69ed6a0
View commit details
Copy full SHA for 69ed6a0
Browse repository at this point
format
shravanngoswamii
committed
2793220
View commit details
Copy full SHA for 2793220
Browse repository at this point
You can’t perform that action at this time.