Jack Simonson
cf1b6c363b
Small cosmetic changes
2019-03-01 15:06:37 -08:00
Michael Handschuh
fdc866fda0
Reverting 'Merge pull request #2483 python-history-provider'
...
We didn't experience the expected performance improvements. Locally under
unit test there was aboout an order of magnitude throughput increase, but
when run against the history benchmark, this new approach was 60% slower.
We're reverting this for now to perform further analysis and better
understand the performance profiling of the python history stack.
2018-09-18 18:37:23 -04:00
AlexCatarino
3e4a71cd50
Creates QCAlgorithm.py: a bridge between C# QCAlgorithm and python algorithms
2018-09-17 19:05:48 +01:00
Stefano Raggi
be47d60fa7
Fix CustomDataRegressionAlgorithm failing test
2018-06-14 11:44:28 +02:00
AlexCatarino
64a9929fa6
Fixes custom data algos to reflect changes from previous commit
2018-02-12 15:49:09 +00:00
Gustavo
96d47ab192
Remove importing data tag
...
It got replace by `custom data` in the case that it wasn't there.
2017-09-22 15:12:06 -04:00
Jared Broad
dc27c4e3d6
Added tags to python algorithms
2017-09-21 08:27:41 -04:00
AlexCatarino
6242706342
Modifies python example algorithms to show implicit convertion benefits
2017-06-15 18:40:34 +01:00
AlexCatarino
18d83fb8ec
Updates python framework to support python datetime
...
Updates nuget package to support conversion from C# DateTime to python datetime.
Updates algorithms to reflect this change.
2017-05-23 13:40:26 +01:00
AlexCatarino
9774af9adc
Custom Data for Python Support
2017-02-09 17:48:50 -02:00