mcvine / acc

Accelerated mcvine engine
0 stars 1 forks source link

Try out @jitclass #34

Open mtbc opened 2 years ago

mtbc commented 2 years ago

The numba version of the Plane class may benefit from @jitclass which is currently experimental and does not yet support GPUs. Once support has stabilized, we should upgrade our numba dependency then give it a try.