Sticky Revision: |
In VC++ boost has problems with numarray arguments from python. This fixes that problem by taking python::object arguments from the python level and converting it into python::numeric::array on the C++ level. This hasn't been tested with VC++ yet. Moreover the two Data methods dealing with big numarrays as argument and return value have been removed.
simple quad example added
some examples for pycad added
Design added. The loops tests are switched off to allow faults.
some clean up
a first very basic version of pycad
ViewVC Help | |
Powered by ViewVC 1.1.26 |