1 Star 0 Fork 0

zhoub86/TransferEntropy.jl

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.travis.yml 556 Bytes
一键复制 编辑 原始数据 按行查看 历史
Kristian Agasøster Haaga 提交于 2019-12-22 06:33 . Release v0.5.0 (#37)
language: julia
os:
- linux
- windows
# - osx
julia:
- 1.3
# - nightly # commented to save energy and time
before_script:
- git config --global user.name "GitUser"
- git config --global user.email "git@us.er"
matrix:
allow_failures:
- julia: nightly
notifications:
email:
on_success: never
on_failure: always
script:
- julia -e 'using Pkg; Pkg.build(); Pkg.add("PyCall")'
- julia -e 'ENV["PYTHON"] = ""; using Pkg; Pkg.build("PyCall")'
- julia -e 'using Conda; Conda.add("scipy")'
- julia -e 'using Pkg; Pkg.test()'
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/zhoub86/TransferEntropy.jl.git
git@gitee.com:zhoub86/TransferEntropy.jl.git
zhoub86
TransferEntropy.jl
TransferEntropy.jl
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385