aesara-devs / aehmc

An HMC/NUTS implementation in Aesara
MIT License
33 stars 6 forks source link

Transpile the samplers with Aesara's Numba linker #68

Open rlouf opened 2 years ago

rlouf commented 2 years ago

We need to make sure that AeHMC's samplers can be transpiled to Numba. We may need to add a test for that later.