mirror of
https://github.com/rdkit/rdkit.git
synced 2026-06-03 21:44:30 +08:00
ec8eb5a1bfa10939afb82eb0c4e1bcedea33be07
- 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
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
Languages
C++
69.6%
Python
15.3%
PLSQL
3.6%
CMake
2.8%
C
2.5%
Other
6.1%