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

https://github.com/afnanenayet/bachelors-thesis

The source/figures/etc for my Bachelor's thesis
https://github.com/afnanenayet/bachelors-thesis

array carlo monte orthogonal sampling

Last synced: 3 months ago
JSON representation

The source/figures/etc for my Bachelor's thesis

Awesome Lists containing this project

README

        

# Thesis Repo

## Summary

This repository contains the source files for Afnan Enayet's Bachelor's honors
thesis.

## Building

In order to generate the PDF from the latex source files, simply run

```sh
make
```

in the root directory of this repo.

The `make clean` command is provided for removing build artifacts.