Giter Site home page Giter Site logo

natestemen / courses Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 3.06 MB

Coursework for my masters in applied math from the University of Waterloo

Home Page: https://natestemen.xyz/coursework

TeX 77.94% Makefile 0.05% Python 0.19% Agda 21.82%
homework gradschool uwaterloo latex quantum-computing

courses's Introduction

courses

A repo for my coursework as a phd masters student at the University of Waterloo in the applied math department, with a specialization in quantum information.

I mostly took courses pretty seriously, but I know grades during a grad degree basically don't matter. For that reason I tried not to spend crazy amounts of time on homeworks, but if I did, chances were I was fiddling with LaTeX, not doing homework. I learned a lot of cool TeX things while writing all these up, like drawing quantum circuit diagrams, plotting functions, and doing things with colors.

Year 1 (2020-2021)

Fall 2020

Course Professor Directory
Numerical Analysis Hans De Sterck num
Advanced Quantum Theory Achim Kempf aqt
Quantum Info. Processing Richard Cleve qip

Winter 2021

Course Professor Directory
Open Quantum Systems Joseph Emerson oqs
Lie Groups & Lie Algebras Da Rong Cheng lie

Summer 2021

Course Professor Directory
Software Verification using Proof Assistants Prabhakar Ragde swv

Year 2 (2021-2022)

Fall 2021

Course Professor Directory
Theory of Quantum Information John Watrous tqi
General Relativity for Cosmology (dropped) Achim Kempf gr

Winter 2021

Course Professor Directory
Logic and Computability (audit) Jason Bell log

Workflow

All my classes thus far have required us to use Crowdmark to submit homework. In order to submit to crowdmark each homework question must be on a new page. To accomplish this I use the pages option on the latex homework template I've been working on. Once I'm finished I run

pdfseparate hwname.pdf hwname-%d.pdf

This separates the pages into their own document and I can upload them individually. Modern life...

A command to run to see which homeworks have given me the most trouble... kind of.

git log --name-only --pretty=format: | sort | uniq -c | sort -nr

courses's People

Contributors

natestemen avatar

Watchers

 avatar

courses's Issues

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.