Giter Site home page Giter Site logo

computational_physics_whu's Introduction

武汉大学计算物理课程

教材

参考书

工具

如何提交作业

  • 作业在github上提交,使用markdown写作。
  • 作业由5部分构成
    • 摘要
    • 背景介绍
    • 正文
    • 结论
    • 致谢(本课程既然全网络共享,允许诸位同学借鉴他人的程序,如有借鉴请致谢。作业其他内容严禁『借鉴』!!!)

使用github的方法

  1. 注册github账号
  2. 建立自己针对计算物理课程的软件池(repository),命名方式computationalphysics_NXXXXXXX(XXXXXXX为个人的学号)
  3. 在软件池的README.md文件中给出每次作业的超链接

写markdown的工具

  • 在github上直接写
    简洁明了,操作略繁琐,不能显示latex公式
  • 使用stackedit
    接近完美的在线markdown编辑器,格式非常漂亮,缺点只能单向发布到github
  • 使用作业部落
    不错的在线markdown编辑器,中文支持好,缺点不能与github关联

作业列表

所有作业都列在Exercises.md里面

一点建议

  • 物理学院女生本来就少,请各位来上我课的女同学一定要有信心
  • 学好我这门课的不二法门就是『练习』二字,请各位同学给我惊喜吧,我准备以作业长度论英雄

学生名单

各位同学贡献的技巧

GitHub不支持LaTex公式的一种解决办法

  • 公式中不含有空格时,可通过![](http://latex.codecogs.com/gif.latex?\alpha_A+\beta)来发布公式,将连接中的\alpha_A+\beta替换为想输入的公式即可。
  • 公式中含有空格时,可以在codecogs先编辑好公式,然后右击公式,选择图象属性,复制其中“源文件”一栏中的url,在markdown文档中以图片格式发布。
  • 配合codecogs在vim里面插入公式的插件

computational_physics_whu's People

Contributors

caihao avatar aragornranger avatar gwatercy avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.