----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/1637/#review3952 -----------------------------------------------------------
Ship it! Ship It! - Nathan Binkert On Jan. 29, 2013, 2:29 a.m., Andreas Hansson wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > http://reviews.gem5.org/r/1637/ > ----------------------------------------------------------- > > (Updated Jan. 29, 2013, 2:29 a.m.) > > > Review request for Default. > > > Description > ------- > > Changeset 9514:49b7545d94ab > --------------------------- > stats: Implement code to manipulate vector2d stats in python > > This patch adds functionality to the vector2d stat type in python. It allows: > Testing for equality > Adding two vector2d stats together > Subtracting one vector2d from another > Dividing a vector2d stat by a scalar > > This funtionality is already present for all other stats in the python module. > > > Diffs > ----- > > src/python/m5/stats/info.py PRE-CREATION > > Diff: http://reviews.gem5.org/r/1637/diff/ > > > Testing > ------- > > > Thanks, > > Andreas Hansson > > _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
