mcvine / acc

Accelerated mcvine engine
0 stars 1 forks source link

Numpy straight guide updates #31

Closed ckendrick closed 2 years ago

ckendrick commented 2 years ago

Finishes the leftover work from #21 by vectorizing the velocity reflection update and masking the reflectivity calculation to avoid redundant calculations each iteration.

Fixes #22