Skip to content

Repository files navigation

02623 The Finite Element Method for Partial Differential Equations

Installation

Option 1: Using uv (recommended)

uv sync

Option 2: Using pip

python -m venv .venv
source .venv/bin/activate  # On Windows: .venv\Scripts\activate
pip install -r requirements.txt  # Installs all dependencies + the FEM package

Running the Benchmark

source .venv/bin/activate  # Activate virtual environment
python DriverSustainabilityBenchmarkingWeek1.py

About

Codebase for Finite Element Course January 2026

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages