pymc-devs/pymc

Add PyArrow backend

Open

#7,300 opened on May 6, 2024

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Python (1,902 forks)batch import
enhancementshelp wanted

Repository metrics

Stars
 (7,926 stars)
PR merge metrics
 (Avg merge 11d) (7 merged PRs in 30d)

Description

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.

Contributor guide