Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/michaelvanstraten/mathematics-b.sc.
Problem sets and assignments for my Bachelor of Science in Mathematics
https://github.com/michaelvanstraten/mathematics-b.sc.
homework latex latex-template problem-set
Last synced: about 1 month ago
JSON representation
Problem sets and assignments for my Bachelor of Science in Mathematics
- Host: GitHub
- URL: https://github.com/michaelvanstraten/mathematics-b.sc.
- Owner: michaelvanstraten
- Created: 2023-10-29T10:56:38.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-11-06T17:41:05.000Z (2 months ago)
- Last Synced: 2024-12-08T21:08:40.736Z (about 1 month ago)
- Topics: homework, latex, latex-template, problem-set
- Language: TeX
- Homepage:
- Size: 368 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[![Flake check](https://github.com/michaelvanstraten/Mathematics-B.Sc./actions/workflows/check.yaml/badge.svg)](https://github.com/michaelvanstraten/Mathematics-B.Sc./actions/workflows/check.yaml)
# Mathematics-B.Sc.
This repository includes a collection of all my problem sets and assignments for
various courses throughout my Bachelor of Science in Mathematics degree.## Courses Overview
- **[Analysis I](courses/ana-i/)**: Problem sets from the introductory Analysis
course covering topics in differential and integral calculus.
- **[Analysis II](courses/ana-ii/)**: Continuation of Analysis I, with a deeper
focus on integration techniques and infinite series.
- **[Einführung in das wissenschaftliche Rechnen (not tracked here)](https://github.com/michaelvanstraten/ewr-so-se-2024)**:
Introduction to scientific computing, focusing on numerical methods.
- **[Grundlagen der Programmierung (GPD)](courses/gpd/)**: Basics of
programming, including Java assignments covering fundamental algorithms and
structures.
- **[Lineare Algebra I (LINA I)](courses/lina-i/)**: Problem sets for Linear
Algebra I, focusing on vector spaces, linear transformations, and matrices.
- **[Lineare Algebra II (LINA II)](courses/lina-ii/)**: Continuation of Linear
Algebra I, with more advanced topics such as eigenvalues, eigenvectors, and
diagonalization.
- **[Numerische Lineare Algebra](courses/nla)**
- **[Projekt Praktikum I (not tracked here)](https://github.com/michaelvanstraten/projektpraktikum-i)**Each directory contains problem sets and assignments related to the
corresponding course. The file names have been standardized to a Unix-friendly
format for ease of use.