Adds WarmupAlgorithm.py

Adds Python version of WarmupAlgorithm
This commit is contained in:
AlexCatarino
2016-03-23 22:50:35 -03:00
parent fe0a2315ab
commit 7cd1f7f538
2 changed files with 68 additions and 0 deletions
@@ -631,6 +631,7 @@
<Content Include="MovingAverageCrossAlgorithm.py" />
<Content Include="RegressionAlgorithm.py" />
<Content Include="UserDefinedUniverseAlgorithm.py" />
<Content Include="WarmupAlgorithm.py" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<PropertyGroup>