Files
catalyst/zipline
Eddie HebertandThomas Wiecki 48dba943db Uses a Portfolio object instead of an ndict.
Gains some performance by using a 'regular' object instead of
an ndict.

Also, directly sets up the values that we return, instead of going in
between with __core_dict and then removing values.

In it's entirety performanc.as_portfolio is the current
highest bottleneck, working on reducing time spent in that function.
2013-01-16 10:30:38 -05:00
..
2013-01-16 10:30:38 -05:00
2012-10-22 11:57:16 -04:00