On 12-04-09 11:27 AM, Chris Barker wrote:
>
>
http://www.eos.ubc.ca/research/clouds/software/pythonlibs/num_util/num_util_release2/Readme.html
>
>
> also pretty old.
>
> So I'd go with the actively maintained on -- or Cython -- what I can
> tell you is that Cython is being very widely used in t
Bill Spotz wrote:
> On Feb 4, 2008, at 1:05 PM, Christopher Barker wrote:
>
>> Boost::python -- best for writing custom extensions in C++ -- also can
>> be used for interfacing with legacy C++. There were boost array
>> classes
>> for numpy -- are these being maintained?
>
> There are boo