Johan Hake wrote: > On Monday 30 November 2009 08:34:14 Garth N. Wells wrote: >> Johan Hake wrote: >>> On Monday 30 November 2009 08:09:09 [email protected] wrote: >>>> ------------------------------------------------------------ >>>> revno: 4356 >>>> committer: Garth N. Wells <[email protected]> >>>> branch nick: dolfin-all >>>> timestamp: Mon 2009-11-30 16:07:41 +0000 >>>> message: >>>> Comment out a bunch if unit tests. >>>> modified: >>>> test/unit/function/python/test.py >>>> test/unit/la/python/test.py >>> The la interface is broken due to GenericMatrix.get_row is not working. >>> Hence we cannot construct a NumPy array from a Matrix. Will look at it >>> now. >> Not just that that since >> >> a = A.array() > > which does what I wrote above: returning a NumPy array ;) >
SWIG has scrambled my mind. I hope to recover. Garth > Johan > >> is broken. Seems to be caused by a change in std_vector_typemaps.i >> >> Garth >> >>> Johan >>> >>>> -- >>>> lp:dolfin >>>> https://code.launchpad.net/~dolfin-core/dolfin/main >>>> >>>> Your team DOLFIN Core Team is subscribed to branch lp:dolfin. >>>> To unsubscribe from this branch go to >>>> https://code.launchpad.net/~dolfin-core/dolfin/main/+edit-subscription. >>> _______________________________________________ >>> Mailing list: https://launchpad.net/~dolfin >>> Post to : [email protected] >>> Unsubscribe : https://launchpad.net/~dolfin >>> More help : https://help.launchpad.net/ListHelp _______________________________________________ Mailing list: https://launchpad.net/~dolfin Post to : [email protected] Unsubscribe : https://launchpad.net/~dolfin More help : https://help.launchpad.net/ListHelp

