Skip to content

Lab exercises for EDAN 55 (Advanced Algorithms, Lund University)

License

Notifications You must be signed in to change notification settings

RXminuS/edan55-labs

This branch is 1 commit ahead of, 38 commits behind thorehusfeldt/edan55-labs:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

78f2968 · Oct 17, 2014

History

76 Commits
Oct 17, 2014
Sep 22, 2014
Sep 30, 2013
Sep 18, 2012
Sep 30, 2013
Oct 17, 2012
Sep 17, 2012
Sep 3, 2013
Sep 3, 2013
Sep 3, 2013

Repository files navigation

Labs for EDAN55

A set of exploratory assignments designed for the course EDAN55 “Advanced Algorithms” at Lund University.

Each lab has its own directory and contains one or two subdirectories:

<labname>/data     -- data files
<labname>/docs     -- lab documentation (LaTeX), including a
                      report skeleton

Installation

To make the documentation, you need an up-to-date (2012) version of LaTeX. To make an individual lab, run

cd <labname>/docs
make

To make all labs, just

make

in the root, which will put all PDFs into the root level directory docs.

About

Lab exercises for EDAN 55 (Advanced Algorithms, Lund University)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TeX 89.7%
  • Python 4.6%
  • Java 2.1%
  • C 2.0%
  • MATLAB 1.3%
  • Shell 0.3%