Eddie Hebert
c919e380f4
Handles the case where pandoc isn't available during download.
...
Also bumps version up to 0.5.6 so the new version will apply.
2012-12-19 16:25:58 -05:00
Eddie Hebert
1af76458fd
Release 0.5.5
...
Salient changes since last version:
- Adds non-holiday closings to trading calendar.
- Forward filling of missing treasury data.
- Improves handling of treasury data when the backtest's
end date day is not a market day.
- Adds option to forward fill data in batch transform.
2012-12-18 10:49:32 -05:00
Eddie Hebert
1f09450584
Fixes reading of README file.
2012-12-03 19:43:41 -05:00
Eddie Hebert
11a31dff22
Updates release version to 0.5.4
...
Bugfix release.
Notable fixes:
- algorithm crashes due to missing data panel slots
- slippage model getting out of sync with the algorithm.
2012-12-03 18:26:48 -05:00
Eddie Hebert
4d0303cc75
Converts README.md file to ReST for setup's long_description.
...
So that we can have one README.md in source control, but have
a README that is compatible with PyPI.
Adds pyandoc on which the doc conversion depends.
2012-11-26 14:48:03 -05:00
Eddie Hebert
e7dfca723d
Relase 0.5.3
...
Main fix contained with in is the fix to the time step in risk
metric benchmarks.
2012-11-20 16:10:08 -05:00
Eddie Hebert
7ff1ab2ab1
Makes indentation of setup.py compatible with flake8
2012-11-20 16:10:08 -05:00
Eddie Hebert
e5f41e7455
Bumps release to 0.5.2.
...
Mainly fixes to imports and downloading of resources that were
preventing installations.
2012-11-12 12:47:48 -05:00
Eddie Hebert
742b44f87b
Adds requests library to setup's required libraries.
...
So that loading of external data works 'out of the box'.
2012-11-08 22:49:15 -05:00
Eddie Hebert
c0b260fc4a
Bumps version up to 0.5.1 in setup config.
2012-10-25 22:31:15 -04:00
Eddie Hebert
c1227105ab
Tweaks indentation.
2012-10-25 22:30:46 -04:00
Eddie Hebert
c26a6442e5
Moves project back over to using setuptools.
...
distutils was throwing errors about install_requires nor was
it successfully uploading to PyPI.
We'll look at distutils2 when it's pulled into core.
2012-10-15 21:21:38 -04:00
Eddie Hebert
4955ceea44
Adds submodules to setup.py
2012-10-12 16:10:39 -04:00
Eddie Hebert
bbf2317c57
Saving point for adding license files.
2012-10-08 17:32:40 -04:00
Eddie Hebert
df9fb66736
Updates development status to Beta.
2012-10-05 15:03:06 -04:00
Eddie Hebert
b6af686392
Updates version to initial release version in setup.py
2012-10-05 14:44:46 -04:00
Eddie Hebert
f8c3f10589
Strips out use of pavement in generating our setup.py
...
Working towards making the project distributable on PyPI.
Looked at a lot of the projects that we want to emulate, and none
use pavement.
2012-10-05 14:33:58 -04:00
fawce
1e0cd5784e
added distutils tasks to paver
2012-02-08 16:14:10 -05:00
fawce
ef39dae85a
docs building
2012-02-08 16:01:39 -05:00