[Chimera-users] Please consider adding PyTables to Chimera

Thomas Goddard goddard at cgl.ucsf.edu
Mon Apr 3 17:15:38 PDT 2006


Hi Charlie,

  Currently Chimera uses Numeric and not numarray or Numpy.  I write
my own Python wrappers for our Chimera C++ code that uses Numeric for
volume data because our wrapping program (wrappy) does not handle
this.  So it is some work to switch to Numpy, and I am unlikely to do
so until it is absolutely clear that Numpy is superceding Numeric and
numarray.

  What is the multiarray.so error on OSX when you use Numeric and Numpy?
If there is a shared library conflict, then I probably will have the
same trouble if our C++ code tries to support reading both formats for
surfaces.

	Tom



More information about the Chimera-users mailing list