matlab分时代码-template:模板

时间:2024-06-10 13:49:07
【文件属性】:

文件名称:matlab分时代码-template:模板

文件大小:44KB

文件格式:ZIP

更新时间:2024-06-10 13:49:07

系统开源

matlab分时代码GSLab模板 GSLab模板是GSLab中项目使用的最小工作演示。 我们使用了一些自定义构建器来以可移植和灵活的方式执行脚本并跟踪依赖项。 先决条件 您将需要以下内容来运行模板。 Mac和Linux版则使此操作变得更加容易。 Windows cmd.exe ,Mac OS X bash或Linux bash 。 和或。 用于版本控制。 用于对大型文件进行版本控制。 您将需要git和git-lfs来克隆存储库。 (带有LaTeX的说明) 将LyX添加到,和的PATH中。 投影仪的主题。 自2014年12月以来,这是MikTeX的一部分。 快速开始 打开一个外壳,克隆存储库,然后导航到其根目录。 git lfs clone https://github.com/gslab-econ/template.git YourProjectName cd YourProjectName 安装Python依赖项(,,和)。 # Store package names in this text file. pip install -r config/requirements.txt


【文件预览】:
template-master
----.gitignore(298B)
----analysis()
--------run.py(449B)
--------release()
--------SConstruct(2KB)
--------config_global.yaml(1KB)
--------source()
----README.md(16KB)
----config()
--------requirements.txt(99B)
--------config_stata.do(1KB)
--------scons.zip(131B)
--------config_user_template.yaml(646B)
--------config_r.r(2KB)
--------configuration.py(3KB)
----.gitattributes(311B)
----paper_slides()
--------run.py(458B)
--------release()
--------SConstruct(2KB)
--------config_global.yaml(1KB)
--------input()
--------source()

网友评论