Jonathan Kamens
e942275108
STY: Flake8
...
Upgrade the version of the flake8, pep8, and mccabe PyPI packages, and
make the code changes necessary for compatibility with the updated
packages.
2015-03-19 17:21:25 -04:00
Dale Jung
7892a6943f
RFT: Remove Position management from PerformancePeriod. This cuts down
...
on the number of per-tick update that occur since they were duplicated
per each PerformancePeriod. Also opens up the path to cythonizing the
entire object
2015-03-18 22:48:14 -04:00
Delaney Granizo-Mackenzie
f9afb132e3
BUG: Fixed bugs in the file paths to the sample saved state.
2015-03-04 15:57:59 -05:00
Delaney Granizo-Mackenzie
1f69126854
ENH: Added testing for versioning of serialized state.
2015-03-04 14:17:13 -05:00
Delaney Granizo-Mackenzie
b2ee0e179e
MAINT: Added script to generate new sample saved state.
...
This will be used for testing versioning. By having saved state
generated by each code version, we can ensure that the version
logic is correct.
2015-03-04 14:17:12 -05:00