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

Numba reduced set #738

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

samkitshah1262
Copy link

towards #544

@samkitshah1262
Copy link
Author

@liadomide @maedoc could you please review the following PR. Moreover, can you please guide me on how to test the reproducibility of similar results in old and new code. Thanks!

@maedoc
Copy link
Member

maedoc commented Jan 24, 2025

hi, thanks for your contribution. In fact, we cannot accept the current modifications because the existing NumPy code is the reference implementation. Instead, I would suggest approaching this by creating a separate Numba implementation, not modifying in-place the existing NumPy code. This would then allow you to test your Numba against the existing NumPy code.

@samkitshah1262
Copy link
Author

@maedoc added back the numpy code. Can you please tell how can I carry out the testing ( I am quite new to TVB, apologies if it's something trivial). Thanks! :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants