Files
rdkit/Code/GraphMol/Descriptors
Greg Landrum 724716b2c6 Switch to isoelectronic valence model (#7491)
* change valence model to use isolobal analogy

Remove support for five-coordinate C+ and, by analogy, five-coordinate N+2

Removes support for charge states that take atoms past the end of the periodic table
  i.e. [Lv-4] is no longer supported

* update the tests for that

* remove valence state of 6 for Al

* fix representation of phosphate in the mol2 parser

this is a correction of what was done during #5973

* cleanup the exceptions for P, S, As, and Se

* drop valence states:

Si 6, P 7, As 7

* a couple of additional changes from #7397

* update java tests

* fix an inconsistency: Rb now supports valence -1

* documentation

* - replace operator[] with at() for bounds check
- extract some code into a function to avoid duplication
- use TAB as separator throughout in the periodic table data for consistency

* removing the .at() usage

We know that these vectors aren't empty, so there's no need for the bounds check.

---------

Co-authored-by: ptosco <paolo.tosco@novartis.com>
2024-06-25 15:38:49 +02:00
..
2024-06-04 16:14:05 +02:00
2021-02-22 13:32:17 +01:00
2019-04-16 12:05:47 -04:00
2019-04-16 12:05:47 -04:00
2023-08-19 08:20:06 +02:00
2024-06-04 16:14:05 +02:00
2018-07-25 09:14:17 +02:00
2017-10-12 06:42:15 +02:00
2024-06-04 16:14:05 +02:00
2024-06-04 16:14:05 +02:00
2021-10-20 04:25:27 +02:00
2019-04-16 12:05:47 -04:00
2019-04-16 12:05:47 -04:00
2021-08-09 04:58:01 +02:00
2023-01-14 08:54:30 -05:00
2020-05-25 09:40:01 +02:00
2019-04-16 12:05:47 -04:00
2019-04-16 12:05:47 -04:00
2023-04-05 19:10:58 +02:00
2019-04-16 12:05:47 -04:00
2021-05-27 07:30:06 -04:00
2023-08-11 06:04:55 +02:00
2022-07-11 11:20:03 +02:00
2019-04-16 12:05:47 -04:00
2019-04-16 12:05:47 -04:00
2024-06-19 07:54:50 +02:00
2024-06-19 07:54:50 +02:00
2022-11-01 04:14:26 +01:00
2021-02-22 13:32:17 +01:00
2023-08-19 08:20:06 +02:00
2019-04-16 12:05:47 -04:00
2019-04-16 12:05:47 -04:00