Skip to content

Add Better Discretizers#226

Draft
DanWaxman wants to merge 3 commits into
mainfrom
dw-add-better-discretizers
Draft

Add Better Discretizers#226
DanWaxman wants to merge 3 commits into
mainfrom
dw-add-better-discretizers

Conversation

@DanWaxman
Copy link
Copy Markdown
Collaborator

No description provided.

@theorashid
Copy link
Copy Markdown

theorashid commented May 26, 2026

van Loan? https://github.com/theorashid/cuthbert-models/blob/main/src/cuthbert_models/_discretize.py#L57-L72

I'd heard of it via someone on the pymc statespace team who sent me this https://arxiv.org/abs/2505.18187v1. Apologies if it's in there under a different name

@DanWaxman
Copy link
Copy Markdown
Collaborator Author

van Loan? https://github.com/theorashid/cuthbert-models/blob/main/src/cuthbert_models/_discretize.py#L57-L72

I'd heard of it via someone on the pymc statespace team who sent me this https://arxiv.org/abs/2505.18187v1. Apologies if it's in there under a different name

Thanks Theo! It's kinda there now (the "frozen Jacobian" thing is basically take a Jacobian of the drift function, then solve for the matrix exponential; I think the jax compiler optimization would be pretty good here in the case that the drift function is linear). But I agree it should be separate and will make sure to include before marking as ready to review!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants