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

Consistent naming for instantiated PenaltyModels #31

Closed
arcondello opened this issue Dec 23, 2017 · 3 comments
Closed

Consistent naming for instantiated PenaltyModels #31

arcondello opened this issue Dec 23, 2017 · 3 comments

Comments

@arcondello
Copy link
Member

should all be pmodel or p_model or similar. Not widget.

@arcondello
Copy link
Member Author

bqm = dimod.BinaryQuadraticModel(__)
model = pm.PenaltyModel(__)
spec = pm.Specification(--)

@arcondello
Copy link
Member Author

This needs to be updated in all of the documentation and code

@arcondello arcondello added this to To do in 1.0.0 Release via automation Mar 9, 2018
@arcondello
Copy link
Member Author

Fixed as part of version 1.0.0.

1.0.0 Release automation moved this from To do to Done Jan 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
1.0.0 Release
  
Done
Development

No branches or pull requests

1 participant