Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

prototype numba version of simulator functions #66

Open
AlexanderFengler opened this issue Jan 24, 2025 · 0 comments
Open

prototype numba version of simulator functions #66

AlexanderFengler opened this issue Jan 24, 2025 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@AlexanderFengler
Copy link
Collaborator

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant