Dannnno / Chemistry

Simulation of organic chemistry reactions has been moved here
https://github.com/PyCAOS/CAOS
Other
16 stars 7 forks source link

Valence #31

Closed Dannnno closed 9 years ago

Dannnno commented 9 years ago

Right now I have a lot of things that rely on there being valence numbers for different atoms. To fix this several changes need to be made:

  1. element_list.csv needs that data
  2. _table_builder.py needs its build_table() function changed
  3. The test of get_element in test_periodic_helpers.py needs to be updated.
  4. Add some tests to ensure that the correct valence numbers are returned.
Dannnno commented 9 years ago

Valence numbers added in commit fe5f44a76cc5cfe8cb9f0ba49bd19089ad3b0077