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

rdkit learns how to wrap a proper RWMol in python #423

Merged
merged 1 commit into from
Jan 30, 2015

Conversation

bp-kelley
Copy link
Contributor

RWMol becomes a replacement for EditableMol.
It has the EditableMol interface in addition
to the ROMol interface. In the future this
may or may not grow the RWMol C++ interface.

RWMol becomes a replacement for EditableMol.
It has the EditableMol interface in addition
to the ROMol interface.  In the future this
may or may not grow the RWMol C++ interface.

Conflicts:
	Code/GraphMol/Wrap/rough_test.py
@greglandrum greglandrum added this to the 2015_03_1 milestone Jan 30, 2015
greglandrum added a commit that referenced this pull request Jan 30, 2015
rdkit learns how to wrap a proper RWMol in python
@greglandrum greglandrum merged commit f5ad16e into rdkit:master Jan 30, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants