GithubHelp home page GithubHelp logo

quantum-algorithms-spring-22's Introduction

Quantum Algorithms Spring'22, IIIT Hyderabad

A team of two students taking the cource scribe each lecture for the course.

Course taught by Prof. Shantanav Chakraborty.

TA: Aditya Morolia (Moi!)

Disclaimer: Most scribes here are a work in progress and the documents should be treated as such. These will be finished by the end of the course.

Scribe Builds

Build

Instructions for students

Make a PR with your scribe sources. Follow the following structure:

  • The folder named Lecture_X is the scribe template to be used.
  • If you are scribing lecture X, all your source files should be in one folder named Lecture_X in the root directory.
  • The main file should be named lecture_X.tex
  • Put all your images into an images folder inside your folder.
  • You may use the preamble.tex if you wish to.
  • Update README with the scribe build (just copy one of the previous lines) for your notes. It'll give you a direct download link to view and read the scribes.
  • Build scribe runs on each push.

Template to use the preamble

\documentclass[11.5pt, paper=a4]{article}


\usepackage{preamble}

\begin{document}

\maketitle
\tableofcontents

%% Add appropriate bib info

\end{document}

Locally building tex documents (Arch)

Debian instructions similar, use apt-get to install.

Recommended packages to install

sudo pacman -S texlive-most texlive-core texlive-science texlive-latexextra texlive-bibtexextra texlive-publishers

Make your edits to a .tex file

Use favourite editor to scribe. PS: Check out https://castel.dev/post/lecture-notes-1/ (Vim is beautiful)

To Build

latexmk -pdflatex filename.tex

quantum-algorithms-spring-22's People

Contributors

anurudhp avatar rishkhanna avatar rutvij-1 avatar thecharmingsociopath avatar zshan0 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.