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

Refactor measure module #31

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

FarnazH
Copy link
Member

@FarnazH FarnazH commented Mar 16, 2022

  1. Rename density and model arguments to true and approx to
    be more general. Also model argument is later used to specify
    AtomicGaussianDensity or MolecularGaussianDensity instances, which is
    different from the use of model here.
  2. Add black changes
  3. Polish docstrings to be more consistent and concise.

@Ali-Tehrani, feel free to let me know what you think of these changes. There are also two #TODO items in this module, which would be good to address.

1. Rename `density` and `model` arguments to `true` and `approx` to
   be more general. Also `model` argument is later used to specify
   AtomicGaussianDensity or MolecularGaussianDensity instances, which is
   different from the use of `model` here.
2. Add black changes
3. Polish docstrings to be more consistent and concise.
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.

1 participant