You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The longer term plan here is to move away from cython in an attempt to become more modular.
The deliverable for this issue is a working version of the basic ddm simulator that uses numba, and times against the current cython based implementation that underlies call to the simulator() function.
The text was updated successfully, but these errors were encountered:
The longer term plan here is to move away from cython in an attempt to become more modular.
The deliverable for this issue is a working version of the basic
ddm
simulator that uses numba, and times against the current cython based implementation that underlies call to thesimulator()
function.The text was updated successfully, but these errors were encountered: