{"id":16540835,"url":"https://github.com/valentjn/thesis-arxiv","last_synced_at":"2025-03-04T04:26:36.751Z","repository":{"id":103094254,"uuid":"214618376","full_name":"valentjn/thesis-arxiv","owner":"valentjn","description":"Source code of Julian Valentin's PhD thesis (arXiv version): “B-Splines for Sparse Grids: Algorithms and Application to Higher-Dimensional Optimization”","archived":false,"fork":false,"pushed_at":"2020-11-28T08:23:00.000Z","size":13374,"stargazers_count":12,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"develop","last_synced_at":"2025-01-14T08:51:52.171Z","etag":null,"topics":["b-splines","phd-thesis","sparse-grids"],"latest_commit_sha":null,"homepage":"https://arxiv.org/abs/1910.05379","language":"TeX","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/valentjn.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-10-12T09:26:02.000Z","updated_at":"2024-11-28T17:36:05.000Z","dependencies_parsed_at":"2023-04-12T10:22:53.529Z","dependency_job_id":null,"html_url":"https://github.com/valentjn/thesis-arxiv","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valentjn%2Fthesis-arxiv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valentjn%2Fthesis-arxiv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valentjn%2Fthesis-arxiv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valentjn%2Fthesis-arxiv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/valentjn","download_url":"https://codeload.github.com/valentjn/thesis-arxiv/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241783204,"owners_count":20019511,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["b-splines","phd-thesis","sparse-grids"],"created_at":"2024-10-11T18:53:25.631Z","updated_at":"2025-03-04T04:26:36.411Z","avatar_url":"https://github.com/valentjn.png","language":"TeX","funding_links":[],"categories":[],"sub_categories":[],"readme":"Source Code of Julian Valentin's PhD Thesis (arXiv version)\n===========================================================\n\n[![CI](https://github.com/valentjn/thesis-arxiv/workflows/CI/badge.svg?branch=develop)](https://github.com/valentjn/thesis-arxiv/actions?query=workflow%3ACI+branch%3Adevelop)\n[![PDF download](https://img.shields.io/badge/PDF%20download-arXiv-darkred)][arxiv]\n[![CC BY-SA 4.0 license](https://img.shields.io/badge/license-CC%20BY--SA%204.0-blue)][license]\n\nThis is the source code of the [arXiv version][arxiv] of the PhD thesis of Julian Valentin.\n\nThe 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.\n\nThe code is provided here as is, without any further support or warranty. The thesis is Copyright © 2019 Julian Valentin. It is licensed under the [Creative Commons Attribution-ShareAlike 4.0 International License (CC BY-SA 4.0)][license].\n\nDownload\n--------\n\nThe resulting PDF can be downloaded at [arXiv][arxiv] or on the [GitHub Releases page](https://github.com/valentjn/thesis-arxiv/releases).\n\nHow to Cite\n-----------\n\nThis section applies if you want to cite the thesis in a scientific paper, in a blog, or in any other kind of publication.\n\nCite the thesis as follows:\n\n\u003e 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`.\n\n```biblatex\n@phdthesis{Valentin2019,\n  author      = {Valentin, Julian},\n  title       = {B-Splines for Sparse Grids: Algorithms and Application to Higher-Dimensional Optimization},\n  institution = {University of Stuttgart, Germany},\n  year        = {2019},\n  eprint      = {1910.05379},\n  eprinttype  = {arxiv},\n  eprintclass = {math.NA},\n  doi         = {10.18419/opus-10504}\n}\n```\n\nHow to Attribute\n----------------\n\nThis section applies if you want to share the thesis, even in modified form (“Adapted Material” in terms of the license). Examples include:\n\n* Distribution of the source code or compiled PDFs.\n* Distribution of an excerpt, e.g., a figure.\n* Distribution of printouts, e.g., as books.\n* Translation into other languages.\n* Compilation of the source code to different formats, e.g., to PDF via pdfL\u003csup\u003eA\u003c/sup\u003eT\u003csub\u003eE\u003c/sub\u003eX.\n\nThis 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.\n\nPer the [license][license], you must at least do the following:\n\n* Attribute the author and reproduce the copyright notice: Copyright © 2019 Julian Valentin\n* Link to the license: [licensed under CC BY-SA 4.0][license]\n* Link to the thesis: [https://arxiv.org/abs/1910.05379][arxiv]\n* List modifications, if any\n\nModified versions must be licensed under the CC BY-SA 4.0 license as well (share alike), or a compatible license.\n\nVersions and Changes\n--------------------\n\nThe arXiv version `arxiv-v1` slightly differs from the originally submitted version `published-v1`:\n\n* Some typos have been fixed.\n* The LuaL\u003csup\u003eA\u003c/sup\u003eT\u003csub\u003eE\u003c/sub\u003eX code has been converted to pdfL\u003csup\u003eA\u003c/sup\u003eT\u003csub\u003eE\u003c/sub\u003eX, as LuaL\u003csup\u003eA\u003c/sup\u003eT\u003csub\u003eE\u003c/sub\u003eX is not supported by arXiv. As a result, some word breaks and the indentation of some paragraphs differ.\n* No changes regarding the actual content have been made.\n\nCheck the back of the title page if you want to identify the version of your specific PDF. The originally submitted version can be obtained from the library of the University of Stuttgart (DOI: `10.18419/opus-10504`).\n\n[arxiv]: https://arxiv.org/abs/1910.05379\n[license]: https://creativecommons.org/licenses/by-sa/4.0/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvalentjn%2Fthesis-arxiv","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvalentjn%2Fthesis-arxiv","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvalentjn%2Fthesis-arxiv/lists"}