Skip to content

Parallel Computing and Scientific Machine Learning (SciML): Methods and Applications (MIT 18.337J/6.338J)

Notifications You must be signed in to change notification settings

SciML/SciMLBook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

e190b72 · Feb 3, 2025
Dec 14, 2022
Feb 26, 2022
May 22, 2022
Nov 8, 2022
Feb 26, 2022
Feb 26, 2022
Feb 3, 2025
May 3, 2023
Feb 26, 2022
Apr 9, 2024
Sep 7, 2019
Oct 27, 2022
Feb 26, 2022
Feb 26, 2022
Jul 28, 2022
Jan 31, 2022
Apr 14, 2024
Dec 16, 2024
Jul 28, 2022
Apr 26, 2022
May 3, 2023
Feb 26, 2022
Feb 28, 2022

Repository files navigation

Parallel Computing and Scientific Machine Learning (SciML): Methods and Applications

DOI

This book is a compilation of lecture notes from the MIT Course 18.337J/6.338J: Parallel Computing and Scientific Machine Learning. Links to the old notes https://mitmath.github.io/18337 will redirect here.

This repository is meant to be a live document, updating to continuously add the latest details on methods from the field of scientific machine learning and the latest techniques for high-performance computing.

To view this book, go to book.sciml.ai.

Editing the SciML Book

This is a Franklin.jl site. Much of the material originated from Julia Markdown Documents (*.jmd). Each of these documents are Weave.jl-ed with a custom template, and the resulting HTML is inserted into a corresponding markdown file. Updating the files in _weave will automatically update the webpages.

The theme is adapted from Tufte CSS.