-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Feature/pass model specific arguments (#3)
* Adds dependency and bumps * Adds support for passing model specific parameters instead of having to serialize model etc * Can now build model specific kernel * Import * Default to true * Minor fix * Docs and minor helper * Minor fix, might be bad behaviour * Not time independent * Set name as well * Fixes clonability * Handles case with semi-deterministic elements * Test fix * Helper stuff * Make hidden * Fixx? * Missed * Bug fix * Bug fix * Pass cutoff * Moves method * WIP but simplifed API for PPC * Ruff * RuffRename * Test fix * Seems to be working * Adds xarray * Now uses xarray * Uses xarray * Revert verison and set to tag * Sets commit as well * bump version 0.0.1 -> 0.1.0 * Sets dynamic args * Docs * Arviz * Test 3.12 as well * Removes 3.12 as not supported * Fix version * Skip python version since dependencies cause it * Use samples instead * Skip improt * Set default tags specific for numpyro only * Set default tags specific for numpyro only * Fix
- Loading branch information
1 parent
80b3d0d
commit 2d60bd2
Showing
7 changed files
with
179 additions
and
133 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.