Giter Club home page Giter Club logo

irr-utm-2019-s2's Introduction

Independent reading & research: Unified transform method for linear evolution equations

Academic year 2018-2019 Semester 2

Student lecture notes

You are each responsible for typing up your own lecture notes. You can build the file GITREPO/master/student-lecture-NAME.tex to typeset your lecture or GITREPO/master/student-lecture-all.tex to typeset all of your lectures. Each of these input the source files GITREPO/student-lecture/NAME.tex, which is where you should actually type up your lecture notes.

Instructor lecture notes

Files for these will be added in future.

Other files

The files CourseHeadCenter.tex, CourseHeadLeft.tex and CourseHeadRight.tex should not be edited. The file texHead.tex contains many macros definitions. You can also add your own macros if you like, so that they are always accessible.

Being a good git citizen

Git should not be version controlling output pdf files build from tex, only the source tex files. This is because it is always easy to produce the pdf files (we all have access to pdflatex) given the source tex files, and it is a waste of everyone's time & bandwidth to be unnecessarily syncronising and storing file histories of the pdf binaries. You will find in .gitignore that the instructor has explicitly excluded from tracking the pdf files that are produced from each tex file. But also any directory /build/ and /pdf/ is explicitly ignored. If you follow the LaTeX set up instructions from the Proof module, then your pdf files will automatically be stored in these directories, hence ignored. Otherwise, if you create any new tex files you will have to manually add the corresponding pdf files to .gitignore.

irr-utm-2019-s2's People

Contributors

dazsmith avatar dhjx1996 avatar sultanaitzhan avatar totoyoyo avatar xinyuluo avatar

Watchers

 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.