rdkit icon indicating copy to clipboard operation
rdkit copied to clipboard

some PeriodicTable refactoring

Open greglandrum opened this issue 2 months ago • 1 comments

The main change is to convert the periodic table data directly into C++ structures instead of parsing text.

greglandrum avatar Oct 28 '25 01:10 greglandrum

@ptosco this seems to be causing the minimal build tests to fail when they load the WASM module. Any thoughts I how I might be able to diagnose and fix that? https://dev.azure.com/rdkit-builds/RDKit/_build/results?buildId=7747&view=logs&jobId=9a40a18a-a8c5-5512-928a-88c86f9718f1&j=9a40a18a-a8c5-5512-928a-88c86f9718f1

greglandrum avatar Oct 28 '25 08:10 greglandrum