Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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.