Skip to content

Based on the fork of TMA4320 on Scientific Computation at NTNU, Trondheim. This book is for Reduced Order Modeling notes.

Notifications You must be signed in to change notification settings

AustinMarstaller/ROM_Notes_Book

 
 

Repository files navigation

TMA4320

This book repository contains the notes for the course TMA4320 Scientific Computation at NTNU. The notes are written in Jupyter notebooks and Myst markdown and are built using Jupyter Book.

The Jupyter notebooks are also meant to be used interactively either during classes and outside of classes. To make sure that the notebooks are displayed correctly and work as expected, you need to have the following Python modules installed in your Python environment:

  • ipympl
  • ipython
  • ipywidgets
  • jupyter
  • jupyterlab-git
  • jupyterlab-myst
  • jupyterlab-rise
  • matplotlib
  • matplotlib-venn
  • numpy
  • pandas
  • plotly
  • scipy
  • sympy
  • tqdm
  • webgui-jupyter-widgets

If you also want to generate the Jupyter book itself, you need to have the following Python modules installed in addition to the ones mentioned above:

  • jupyter-book
  • jupytext
  • sphinx
  • sphinx_copybutton
  • sphinx_exercise
  • sphinx_proof
  • sphinx_togglebutton
  • sphinx-thebe

About

Based on the fork of TMA4320 on Scientific Computation at NTNU, Trondheim. This book is for Reduced Order Modeling notes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 97.0%
  • TeX 1.9%
  • Python 1.1%