pr-omethe-us / PyKED

Python interface to the ChemKED database format
https://pr-omethe-us.github.io/PyKED/
BSD 3-Clause "New" or "Revised" License
14 stars 15 forks source link

[WIP] Changing composition to namedtuple #101

Closed EthanBesse closed 6 years ago

EthanBesse commented 6 years ago

Related to #54

I have changed composition on line 613in chemked.py to a namedtuple as well as began converting code in the loop starting on line 623. Could I have this looked over for correctness?

bryanwweber commented 6 years ago

@EthanBesse Sorry for the delay! I added some comments on the code. You might also want to make sure that your GitHub Desktop is set up properly, it looks like these commits were made with the "Kypore" email account. You can just go into the settings of GHD and in the Git tab, change the email address there to be the one associated with your EthanBesse account