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

Extended benchmarks #9

Open
cheind opened this issue Feb 10, 2018 · 1 comment
Open

Extended benchmarks #9

cheind opened this issue Feb 10, 2018 · 1 comment

Comments

@cheind
Copy link

cheind commented Feb 10, 2018

Hi,

Just wanted to let you know that I've been benchmarking various Python LAP solving implementations.

https://github.com/cheind/py-lapsolver/tree/develop#benchmarks

Until recently, the solver from lapsolver (my project), was actually the fastest among the tested ones. However, after I've discovered your project, it seems like that lapjv beats lapsolver except for small matrix cases. Well done!

@gatagat
Copy link
Owner

gatagat commented Feb 12, 2018

Hi Christoph,

I'm happy to hear that. Thanks for letting me know.

I've benchmarked earlier against some other implementations, which you might want to add: pymatgen, centrosome.

Best,
Tomas

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