pymc-devs / pymc

Bayesian Modeling and Probabilistic Programming in Python
https://docs.pymc.io/
Other
8.49k stars 1.97k forks source link

add _moment function for bacward backward compatibility #7216

Closed aerubanov closed 3 months ago

aerubanov commented 3 months ago

Description

Add _moment function with deprecation warning to fix import error in pymc-experimental

Related Issue

Type of change


📚 Documentation preview 📚: https://pymc--7216.org.readthedocs.build/en/7216/

zaxtax commented 3 months ago

Should we cut point release so pymc-experimental can build?