· Tutorials  · 1 min read

Introduction to Python

In this lecture series, you will learn the basics of Python. I will mainly use a platform called "Jupyter Notebooks". Jupyter notebooks are a way to combine formatted text (like the text you are reading now), Python code, and the result of your code and calculations all in one place.

In this lecture series, you will learn the basics of Python. I will mainly use a platform called "Jupyter Notebooks". Jupyter notebooks are a way to combine formatted text (like the text you are reading now), Python code, and the result of your code and calculations all in one place.

GitLab Repository

Getting started

This lecture series is structered in multiple notebooks. At the begining of each notebook there is a short abstract and learning outcomes of the notebook itself.

You can find the topics of each notebook in the Outline of notebooks file.

In each lecture folder you find an img folder, the notebook file, and (not always) the summary file.

Authors and acknowledgment

This series has been made thanks to the researches stated in the references & suggestions file.

Back to Blog

Related Posts

View All Posts »
Introduction to Computational Mathematics

Introduction to Computational Mathematics

This book aims to provide an engaging introduction to computational mathematics through enjoyable simulations. Geared towards newcomers in the field of mathematics and applied mathematics, as well as those unfamiliar with the depth and beauty of mathematics, it serves as a gateway to understanding the subject.

Predicting Pandemic Peaks

Predicting Pandemic Peaks

In the early days of a pandemic, the world was plunged into uncertainty. Governments urgently needed to predict how the virus would spread and the impact of interventions like social distancing. To make these predictions, they turned to mathematicians and data analysts. But the question was, how could these experts provide reliable forecasts amid so many unknowns?

Introducing ByMa: Numerical Mathematics with Python

Introducing ByMa: Numerical Mathematics with Python

We are thrilled to announce the launch of **ByMa**, a groundbreaking Python package designed to enhance your numerical mathematics experience. ByMa integrates seamlessly with popular libraries such as NumPy and SciPy, offering an improved user interface and a suite of custom-built functions tailored to simplify complex mathematical computations. Whether you are a data scientist, engineer, or researcher, ByMa is here to streamline your workflow and boost your productivity. Dive into a new era of numerical analysis with ByMa and unlock the full potential of your mathematical endeavors.