Commit Graph

7 Commits

Author SHA1 Message Date
Michael Handschuh 18a559943e Upgrade LEAN Python to 3.6 from 2.7
- Adds log to display the python version the algorithm is using.
- Fixes python algorithms that were failing because of small subtleties
like leading zeroes.
- Updates pythonnet with a version compiled with python 3.6 flags

- Changes in DockerfileFoundation: we now use miniconda to manage the python
environment.
- Took the opportunity to add NTLK (#1349), Tensorforce (#1369) and
PyTorch/Pyro (#1385).
- Changes readme in Algorithm.Python to show steps to install miniconda
2018-02-23 15:09:06 -05:00
Stefano Raggi a39e6a8e28 Revert "Merge pull request #1526 from AlexCatarino/python3"
This reverts commit 2e523992d0, reversing
changes made to fa48fc23ea.
2018-02-14 16:03:12 +01:00
AlexCatarino 84282503d0 Fixes python algorithm to be python 3 compliant 2018-02-13 13:00:50 +00:00
AlexCatarino 64a9929fa6 Fixes custom data algos to reflect changes from previous commit 2018-02-12 15:49:09 +00:00
Jing Wu bb1a6a3c77 remove <summary> in comments 2017-09-26 16:41:47 -04:00
Jing Wu fb00ba1141 remove space lines, modify tags 2017-09-26 15:30:02 -04:00
Jing Wu 21db054fef added bubble algorithm using custom data 2017-09-26 10:10:19 -04:00