On Fri, May 29, 2020 at 8:15 AM Eduardo Mayo
wrote:
> Please is any documentation for the 2020.3 available as a PDF or any
> format that work offline??
>
I stopped producing the PDFs of the documentation because it ends up being
tricky to do so and the resulting docs don't look very good.
If you
On Mon, Jan 9, 2012 at 10:45 AM, JP wrote:
> It is slightly annoying that a google search "rdkit fav_rdkit_method" now
> returns dead 404 links
>
> e.g. search for rdkit MolFromSmiles,
> returns http://www.rdkit.org/Python_Docs/rdkit.Chem.rdmolfiles-module.html as
> the first link (404 file not fo
It is slightly annoying that a google search "rdkit fav_rdkit_method" now
returns dead 404 links
e.g. search for rdkit MolFromSmiles, returns
http://www.rdkit.org/Python_Docs/rdkit.Chem.rdmolfiles-module.html as the
first link (404 file not found).
This is no doubt because of moving the docs to a
DOH!!!
Apologies...
On 12 April 2011 11:02, Greg Landrum wrote:
> Hi JP:
>
> On Tue, Apr 12, 2011 at 5:35 AM, JP wrote:
> >
> > Copying the example verbatim from the documentation (section 3.5 working
> > with 3d molecules) doesn't work:
> >
> from rdkit import Chem
> from rdki
Hi JP:
On Tue, Apr 12, 2011 at 5:35 AM, JP wrote:
>
> Copying the example verbatim from the documentation (section 3.5 working
> with 3d molecules) doesn't work:
>
from rdkit import Chem
from rdkit.Chem import AllChem
m = Chem.MolFromSmiles('C1CCC1OC')
m2 = Chem.AddHs(m)
On Thu, Feb 3, 2011 at 8:48 PM, Greg Landrum wrote:
> Dear JP,
>
> On Thu, Feb 3, 2011 at 4:09 PM, JP wrote:
>>
>> The link to:
>> http://rdkit.svn.sourceforge.net/viewvc/*checkout*/rdkit/trunk/Docs/Book/GettingStartedInPython.pdf
>> On the wiki page:
>> http://code.google.com/p/rdkit/wiki/Gettin
Dear JP,
On Thu, Feb 3, 2011 at 4:09 PM, JP wrote:
>
> The link to:
> http://rdkit.svn.sourceforge.net/viewvc/*checkout*/rdkit/trunk/Docs/Book/GettingStartedInPython.pdf
> On the wiki page:
> http://code.google.com/p/rdkit/wiki/GettingStarted
> Is broken!! Can't access my fav pdf :)
viewvc at s
Hi Jean-Marc,
On Mon, May 3, 2010 at 1:49 PM, JEAN MARC NUZILLARD
wrote:
> Dear Greg,
>
> I successfully installed RDKit_Q12010_1.
> I have been pleased to see that the 2D coordinate
> generation algorithm is now able to deal with
> all structures in my test structure file.
glad to hear it.
> I
8 matches
Mail list logo