pymc-devs / pymc

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

Add PyArrow backend #7300

Open ricardoV94 opened 1 month ago

ricardoV94 commented 1 month ago

Description

This is the default backend in nutpie and could possibly also be the one in PyMC.

@aseyboldt suggests it may be much more performant than our numpy default backend atm.