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
- Host: GitHub
- URL: https://github.com/afnanenayet/bachelors-thesis
- Owner: afnanenayet
- Created: 2019-06-30T21:32:34.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-07-19T03:48:36.000Z (almost 6 years ago)
- Last Synced: 2025-03-06T01:55:19.911Z (4 months ago)
- Topics: array, carlo, monte, orthogonal, sampling
- Language: TeX
- Homepage: https://afnan.io/documents/undergrad_thesis.pdf
- Size: 90 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.