sandialabs / pyttb

Python Tensor Toolbox
https://pyttb.readthedocs.io
BSD 2-Clause "Simplified" License
25 stars 13 forks source link

Implement zero-truncated Poisson algorithm #311

Open jeremy-myers opened 3 months ago

jeremy-myers commented 3 months ago

This issue will start out as a catch-all for implementing ZTP (see listings 1--3). We anticipate several future issues (e.g., visualization, ensuring the interface of some untested gcp_opt functionality) that will be linked to the eventual PR.