dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #16748
Re: [Branch ~dolfin-core/dolfin/main] Rev 4356: Comment out a bunch if unit tests.
On Monday 30 November 2009 08:47:45 Garth N. Wells wrote:
> 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 noreply@xxxxxxxxxxxxx wrote:
> >>>> ------------------------------------------------------------
> >>>> revno: 4356
> >>>> committer: Garth N. Wells <gnw20@xxxxxxxxx>
> >>>> 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.
:)
Johan
> 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 : dolfin@xxxxxxxxxxxxxxxxxxx
> >>> Unsubscribe : https://launchpad.net/~dolfin
> >>> More help : https://help.launchpad.net/ListHelp
>
References