Matt Swain
|
e57b7a9bc8
|
Use numpy not numeric for boost 1.65+ - fixes #1581 (#1664)
boost python numeric no longer exists in boost 1.65, so check boost version and conditionally use boost python numpy.
|
2017-11-20 05:44:19 +01:00 |
|
Greg Landrum
|
79e1f8b1fa
|
compiles without numpy warnings, all tests pass on ubuntu 15.04 with numpy 1.10
|
2015-11-28 06:49:34 +01:00 |
|
Greg Landrum
|
d07f2ccd05
|
replace oldnumeric imports
|
2015-11-28 02:38:58 +01:00 |
|
Greg Landrum
|
e08e0d16d8
|
first pass, using google style
|
2015-11-14 14:58:11 +01:00 |
|
Greg Landrum
|
052ec66542
|
cleanups:
remove x bit from headers and sources;
remove a couple empty files from Code/GraphMol
|
2010-09-08 04:25:57 +00:00 |
|
Greg Landrum
|
c9eb4e91e1
|
merge revs 736:741 from branch http://rdkit.svn.sourceforge.net/svnroot/rdkit/branches/NumPyPort_27June2008
This removes the numeric python dependency and switches to relying on numpy.
current status of tests from branch: pass on lin32 and 64 and win32.
|
2008-07-05 07:42:38 +00:00 |
|
Greg Landrum
|
75a79b6327
|
initial import
|
2006-05-06 22:20:08 +00:00 |
|