mixt 0.1.0

Estimate mixture model weights for a fixed log-likelihood matrix.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
name: Create issues from TODOs committed to main

on:
  push:
    branches: [main]

jobs:
  create_issues:
    runs-on: ubuntu-latest
    environment: Modify issues
    steps:
      - uses: "actions/checkout@v3"
      - name: TODO to issue
        uses: alstr/todo-to-issue-action@v4
        with:
          token: ${{ secrets.MODIFY_SABLAST_ISSUES }}