This repository contains various Python tasks and plots that I completed as part of my scientific computing course during my Computer Science degree. Each notebook covers different topics and demonstrates various concepts through code and visualizations.
- Task 1 Introduction to Quadratic Equations - Link to Notebook 1
- Task 2 Basic Plotting with Matplotlib - Link to Notebook 2
- Task 3 Properties of Floating-Point Numbers - Link to Notebook 3
- Task 4 Horner's Method - Link to Notebook 4
- Task 5 Link to Notebook 5
- Task 6 Link to Notebook 6