I'm new to RDKit and have had good success so far building it under linux and installing it on windows. Some of the tests fail (only tested under linux). I can try to get that resolved later.
The issue I am concerned about is Numeric. It is not supported under python 2.5 It was relatively easy to find Numeric for python2.5 with Ubuntu (synaptics package manager found it) but hard to find for windows. Are there any plans to deliver Numeric for python 2.5 with RDKit, or to move away from dependency on it? RDKit looks great so far and I'm anxious to try more with it. TJ O'Donnell

