Julian Valentin's PhD Defense Talk: “B-Splines for Sparse Grids: Algorithms and Application to Higher-Dimensional Optimization”
This is the source code of the material of the defense talk of the PhD thesis of Julian Valentin.
The thesis is titled B-Splines for Sparse Grids: Algorithms and Application to Higher-Dimensional Optimization. It was submitted to the University of Stuttgart, Germany, and it was successfully defended on April 2, 2019.
The code is provided here as is, without any further support or warranty. The material of the defense talk and the thesis are Copyright © 2019 Julian Valentin. Both are licensed under the Creative Commons Attribution-ShareAlike 4.0 International License (CC BY-SA 4.0).
The material of the defense talk can be downloaded on the GitHub Releases page. The PhD thesis itself can be downloaded at arXiv.
The material of the defense talk consists of the following components:
handout
mode. This can be used by the presenter for handwritten notes during the presentation.Before the talk, each member of the audience is given one flyer and one pair of cardboard anaglyph 3D glasses. Both are supposed to be taken home.
It is recommended to use Impressive for the presentation, as Impressive can smoothly switch between slides and movie. For suitable command-line arguments, see the SConstruct
file in the root directory.
Building the material from scratch is currently not possible as essential data are missing (data/
directory).
This section applies if you want to cite the thesis in a scientific paper, in a blog, or in any other kind of publication. Please only cite the thesis, not the defense talk.
Cite the thesis as follows:
Julian Valentin: B-Splines for Sparse Grids: Algorithms and Application to Higher-Dimensional Optimization. PhD thesis, University of Stuttgart, Germany, 2019. Available at
arXiv:1910.05379 [math.NA]
. DOI:10.18419/opus-10504
.
@phdthesis{Valentin2019,
author = {Valentin, Julian},
title = {B-Splines for Sparse Grids: Algorithms and Application to Higher-Dimensional Optimization},
institution = {University of Stuttgart, Germany},
year = {2019},
eprint = {1910.05379},
eprinttype = {arxiv},
eprintclass = {math.NA},
doi = {10.18419/opus-10504}
}
This section applies if you want to share the slides or the thesis, even in modified form (“Adapted Material” in terms of the license). Examples include:
This applies to source code and compiled documents (e.g., PDF), as a whole and to parts thereof such as text, figures, tables, other components, or source code snippets.
Per the license, you must at least do the following:
Modified versions must be licensed under the CC BY-SA 4.0 license as well (share alike), or a compatible license.