An open API service indexing awesome lists of open source software.

https://github.com/anmonteiro/fcds-lab-2015

Solutions for the Foundations of Concurrent & Distributed Systems Lab (TU Dresden, Summer Semester 2015)
https://github.com/anmonteiro/fcds-lab-2015

Last synced: 6 months ago
JSON representation

Solutions for the Foundations of Concurrent & Distributed Systems Lab (TU Dresden, Summer Semester 2015)

Awesome Lists containing this project

README

          

# fcds-lab-2015
Solutions for the Foundations of Concurrent & Distributed Systems Lab (TU Dresden, Summer Semester 2015)

## Purpose

The purpose of the lab was to parallelize 3 out of the 5 problems described in the file [problemset.pdf](https://github.com/anmonteiro/fcds-lab-2015/blob/master/problemset.pdf). The chosen programming language was [Golang](https://golang.org/).

## Contents

This repository contains solutions for 4 of the aforementioned programming challenges, as well as an input generator for the Haar Wavelets problem.

## License

Copyright (c) 2015 António Nuno Monteiro

This work is distributed under the MIT license. For more information see the [LICENSE](./LICENSE) file.