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

package in pypi or conda #20

Open
toinsson opened this issue Jun 15, 2022 · 2 comments
Open

package in pypi or conda #20

toinsson opened this issue Jun 15, 2022 · 2 comments

Comments

@toinsson
Copy link
Contributor

Hello,

thanks for the repository, it is very useful to have a soft-dtw algorithm available for GPU computing.

I am wondering whether you are interested in pushing this to pypi and/or conda for ease of use.
This might requires some restructuring of the code as a package.

@toinsson
Copy link
Contributor Author

toinsson commented Jul 13, 2022

Hello @Maghoumi,

I have started another project (https://github.com/toinsson/pysdtw/) based on your repo.
This allowed me to modify a bit the structure and quickly add some improvements/features.

There is support for packed sequences and long sequences (> 1024) in GPU.
These two might be interesting to merge but will change the code significantly.
Feel free to indicate whether you want some of these as pull requests.

I also wrote some unittests to make sure both repo are still producing the same results.

@Maghoumi
Copy link
Owner

Hi @toinsson

Sorry for delays in my responses and PR reviews, I've been tied up with my day job over the past few weeks. It's great to see you took initiative to add those improvements!

I will try out your project as soon as I get some free time (next couple of weeks or so). Very curious to see the performance on packed sequences.

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

2 participants