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

Reorganize examples #6

Open
wants to merge 12 commits into
base: main
Choose a base branch
from
Open

Reorganize examples #6

wants to merge 12 commits into from

Conversation

dyokelson
Copy link
Collaborator

Added Alex's BP5 code and reorganized it to fit the structure of the project. There are still ways to make all the examples more consistent with each other, but I will work on those in separate branches. This has all three examples working and documentation for running them.

@dyokelson dyokelson requested a review from AlexandreChern June 20, 2024 03:43
@dyokelson
Copy link
Collaborator Author

dyokelson commented Jun 20, 2024

@AlexandreChern If you can pull this code and try running all the examples (see steps below) that would be helpful as verification.

BP1:
localARGS = ["examples/BP1/bp1-qd.dat"]
include("examples/BP1/stripped_qd_driver.jl");

BP6:
localARGS = ["examples/BP6/bp6.dat"]
include("examples/BP6/BP6_driver.jl");

BP5:
include("examples/BP5/BP5-QD.jl");

Copy link

@AlexandreChern AlexandreChern left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe we should delete Manifesto.toml. This file should be generated automatically. Having it here is messing up with dependencies.

@AlexandreChern
Copy link

I can run the BP6 as well, but I am not familiar with the problem. Did Brittany formulate this problem?

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

Successfully merging this pull request may close these issues.

2 participants