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

Python only implementation #1

Open
jkfindeisen opened this issue Jun 1, 2021 · 0 comments
Open

Python only implementation #1

jkfindeisen opened this issue Jun 1, 2021 · 0 comments

Comments

@jkfindeisen
Copy link
Contributor

The project could further benefit from having a Python only implementation because Python is currently so popular compared to Matlab. I want to do a re-implementation in pure Python (+C+CUDA), unless it's already done. Is there something already?

It shouldn't be that difficult with for example scipy having equivalent optimization algorithms to Matlab inbuilt. The parallel for loops in Matlab can be emulated by some multiprocessing in Python. But I can only dedicate spare time on it, so I would not be able to guarantee anything.

For the time I forked the project to https://github.com/jkfindeisen/python_smlm_datafusion3d and plan to add a Python branch, which might later become a main branch.

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

No branches or pull requests

1 participant