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

Compare and sort functionality #5

Merged
merged 7 commits into from
Sep 2, 2021
Merged

Compare and sort functionality #5

merged 7 commits into from
Sep 2, 2021

Conversation

molshape
Copy link
Owner

@molshape molshape commented Sep 2, 2021

adding eq and lt to enable compare and sort functionality for chemical formula objects based on ChemFormula
documentation is pending

adding __eq__ and __lt__, making corresponding corrections
@molshape molshape self-assigned this Sep 2, 2021
using collections.defaultdict
implementing some PEP 8 recommendations
adding provisional version number v1.2.5
added documentation for sorting and comparing chemical formula objects
splitting Test.py into Test.py and TestSorting.py
typo corrections
@molshape molshape merged commit 892a517 into main Sep 2, 2021
@molshape molshape deleted the compare-functionality branch September 2, 2021 23:38
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