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

missing library for build system and utils #20

Open
yhgon opened this issue Feb 11, 2022 · 2 comments
Open

missing library for build system and utils #20

yhgon opened this issue Feb 11, 2022 · 2 comments

Comments

@yhgon
Copy link

yhgon commented Feb 11, 2022

Hi, I want to reproduce your result on jupyter.

doublewell model works well.
however, Dimer-LJ-Bath-Sim.ipynb needs build_system and utils library in in In[5] build_system.build_dimer_coords and In [30] utils.apply_hungarian_alg Lib directory don't include two modules.

could you provide the utility?

@tlfobe
Copy link
Collaborator

tlfobe commented Feb 17, 2022

Hi @yhgon I realize that the Hungarian algorithm we implemented was added in the tfobe_working branch. This is where I was doing separate work from the master when we worked on this project.

@tlfobe
Copy link
Collaborator

tlfobe commented Feb 17, 2022

The merging of this branch with the master branch proved to be a bit of a headache so I'll just direct you to that branch for the Hungarian algorithm. The library structure is a little different on that branch, so some of the other test systems like the double well and Mueller potential might not work there.

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