Skip to content

Python的僚机之路

License

Unknown, GPL-3.0 licenses found

Licenses found

Unknown
LICENSE
GPL-3.0
LICENSE.md
Notifications You must be signed in to change notification settings

wlh006563/movmean

 
 

Repository files navigation

movmean

License

2020年CUG大气科学系
R、Python、Julia、Fortran、Rcpp混合编程模板

Assignment (10 points)

选择任意一个你擅长的语言,在该repository的基础上,编写滑动平均函数,测试通过后github推送给我。

主要步骤如下:

  1. 登陆github账户,fork此repository
  2. git clone 克隆的仓库链接
  3. 编写函数,编写R语言接口
  4. devtools::load_all()配合browser测试
  5. git commit提交到github,commit message中写明学号和姓名
  6. Pull request提交给我

Installation

devtools::install_github("kongdd/movmean")

Acknowledgements

Keep in mind that this repository is released under a GPL3 license, which permits commercial use but requires that the source code (of derivatives) is always open even if hosted as a web service.

About

Python的僚机之路

Resources

License

Unknown, GPL-3.0 licenses found

Licenses found

Unknown
LICENSE
GPL-3.0
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Fortran 32.9%
  • C++ 26.9%
  • R 18.3%
  • Julia 8.2%
  • C 7.0%
  • Python 6.7%