Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in
Toggle navigation
A
alpha-mind
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Dr.李
alpha-mind
Commits
88aa5e85
Commit
88aa5e85
authored
Jun 20, 2020
by
Dr.李
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' of
https://github.com/alpha-miner/alpha-mind
parents
a3c4abfb
e8e6f21c
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
.travis.yml
.travis.yml
+2
-2
README.md
README.md
+1
-1
No files found.
.travis.yml
View file @
88aa5e85
...
@@ -14,8 +14,8 @@ addons:
...
@@ -14,8 +14,8 @@ addons:
-
gfortran
-
gfortran
-
g++
-
g++
-
libgtest-dev
-
libgtest-dev
-
cmake
-
git
-
git
-
cmake
-
openjdk-8-jdk
-
openjdk-8-jdk
install
:
install
:
-
wget https://repo.continuum.io/miniconda/Miniconda3-latest-Linux-x86_64.sh -O miniconda.sh
-
wget https://repo.continuum.io/miniconda/Miniconda3-latest-Linux-x86_64.sh -O miniconda.sh
...
@@ -43,7 +43,7 @@ install:
...
@@ -43,7 +43,7 @@ install:
-
pip install finance-python --ignore-installed
-
pip install finance-python --ignore-installed
-
pip install deprecated --ignore-installed
-
pip install deprecated --ignore-installed
-
pip install cvxpy
-
pip install cvxpy
-
pip install xgboost
-
pip install xgboost
==0.90
-
export CWD=$PWD
-
export CWD=$PWD
-
cd /usr/src/gtest
-
cd /usr/src/gtest
-
sudo cmake CMakeLists.txt
-
sudo cmake CMakeLists.txt
...
...
README.md
View file @
88aa5e85
...
@@ -9,7 +9,7 @@
...
@@ -9,7 +9,7 @@
<tr>
<tr>
<td>
Build Status
</td>
<td>
Build Status
</td>
<td>
<td>
<img
src=
"https://travis-ci.org/alpha-miner/alpha-mind.svg
?branch=master
"
alt=
"travis build status"
/>
<img
src=
"https://travis-ci.org/alpha-miner/alpha-mind.svg"
alt=
"travis build status"
/>
</td>
</td>
</tr>
</tr>
<tr>
<tr>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment