Skip to content

Commit

Permalink
Optimizing StrategySV
Browse files Browse the repository at this point in the history
  • Loading branch information
Jack Song committed Jun 19, 2019
1 parent 6303938 commit 31f9af3
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 52 deletions.
2 changes: 1 addition & 1 deletion alpha/strategies/optimization_4.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
},
{
"cell_type": "markdown",
"source": "\n# Even Faster Approach: Using Numba\n\nOptimize Calculation using Numba\n\n## Processing Data\n\nAdding slope \u0026 velocity to each day.\n",
"source": "\n# Fast \u0026 Furious Approach: Using Numba\n\nOptimize Calculation using Numba\n\n## Processing Data\n\nAdding slope \u0026 velocity to each day.\n",
"metadata": {
"pycharm": {
"metadata": false
Expand Down
Loading

0 comments on commit 31f9af3

Please sign in to comment.