-
Notifications
You must be signed in to change notification settings - Fork 10
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
Are you a parmap user? Please enter #11
Comments
I actually found parmap on stackoverflow whilst looking for a nice, py2+py3 way to provide constant variables to |
I'm using it for custom scikit-learn estimators. |
You could attract potential users if you would add parmap as an answer to related questions on stackoverflow (e.g. https://stackoverflow.com/q/9911819). Indeed, I found it the best solution I tested. |
Thanks for the tip. I am not actively searching for more users though. It's great if they find So, when I have the time I will start actively looking for more users. Until then they will have to find |
I am currently using |
Just found |
One line code to use parallel computation and with progress bar. I love this tiny tool very much. I use it everywhere I need parallelization. |
Hi - I am using
|
This comment was marked as off-topic.
This comment was marked as off-topic.
@zeehio Thank you that is a clear and easy explanation. Leaving things at default for now. Wonderful tool! |
tagbase-server uses parmap to asynchronously process biologging data from electronic tags deployed on various marine animals. This is an excellent utility library. Thank you @zeehio 👍 |
@zeehio I used parmap to target 24 million github repos for their language dependency files a few years ago. |
Hi,
I have curiosity to know who is using parmap and for what purpose. Sometimes I believe there are no users out there and then I feel happy when someone pops by and opens an issue. If you are using parmap and want to leave a note, please do that here. I would be very happy to know what is parmap being used for. Once you have answered feel free to click on "Unsubscribe" on the right if you don't want to receive further notifications from other parmap users.
For instance here is one user that wrote me about his paper on spinning black hole binaries where he had used parmap:
Thanks!
The text was updated successfully, but these errors were encountered: