Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

Section: BLAS/LAPACK - BLAS95

---
jupytext:
  formats: md:myst
  text_representation:
    extension: .md
    format_name: myst
kernelspec:
  display_name: Python 3
  language: python
  name: python3
---

Section: BLAS/LAPACK - BLAS95

In this section we will be following along with the examples from “Fortran for scientific programming”, a MOOC that is hosted by FutureLearn. Course material can be found on Github here . We will use Jupyter Lab with the Fortran Package Manager (fpm) to facilitate creation of this Jupyter Book.