ptosco ec8eb5a1bf - Changed all occurrences of RDKit::PI into M_PI
- added #ifdef M_PI (...) #endif in all relevant places
- made length() and sqLength() method consistent
  with respect to usage of pow(x, 2) vs x*x in
  Code/Geometry/point.h
- removed gzip-related boost.iostreams dependency and
  replaced with portable "cmake -E tar xzf" command
  in Code/ForceField/MMFF/CMakeLists.txt
2013-09-20 17:45:41 +02:00
2013-08-14 12:23:00 +02:00
2013-07-28 17:30:08 +02:00
2006-05-06 22:20:08 +00:00
2013-07-05 04:55:38 +02:00
2013-07-05 04:55:38 +02:00
2013-07-05 04:55:38 +02:00
2013-07-28 07:20:02 +02:00
2009-03-17 05:17:36 +00:00

Instructions for building the RDKit can be found in the file 
Docs/Book/Install.rst.

The online version of the documentation is available here:
http://www.rdkit.org/docs/index.html

Some information about using the software from Python is in the
"Getting Started in Python" document in Docs/Book

If you have questions or suggestions, please subscribe to the
rdkit-discuss mailing list: 
http://lists.sourceforge.net/mailman/listinfo/rdkit-discuss

Please see the file license.txt for details about the "New BSD"
license which covers this software and its associated data and
documents. 

# $Id$
# Copyright (C) 2008-2013 Greg Landrum
Description
No description provided
Readme 380 MiB
Languages
C++ 69.6%
Python 15.3%
PLSQL 3.6%
CMake 2.8%
C 2.5%
Other 6.1%