Re: [C++-sig] pybindgen add_function_as_constructor

2009-04-28 Thread Gustavo Carneiro
2009/4/27 Robin Gilks > Gustavo Carneiro wrote: > >> >> Sounds good. >> >> Sorry I wasn't online to help with the other questions. I assume those >> problems are solved, if not please ask again the questions. >> >> >>Where I've got to now is I can't find how to declare a docstring >>for

[C++-sig] numpy.int32 -> double?

2009-04-28 Thread Bruce Sherwood
I'm not sure this is the right forum for my question; it's quite possible that this is a numpy question. VPython (vpython.org) is the name of Python plus the 3D Visual module, which is mostly written in C++ and connected to Python using the Boost libraries. Visual imports numpy. When I build Visu