Skip to content

Update Samples object burnthin (to be consistent with thinning of sampler) #367

Update Samples object burnthin (to be consistent with thinning of sampler)

Update Samples object burnthin (to be consistent with thinning of sampler) #367

name: Add issue or pull request to project
on:
issues:
types:
- opened
jobs:
add_issue_to_project:
name: Add issue to project
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
with:
project-url: https://github.com/orgs/CUQI-DTU/projects/2
github-token: ${{ secrets.ADD_TO_PROJECT_PAT }}