From d6818f5348386aa9318c7ee7a59694f866841815 Mon Sep 17 00:00:00 2001 From: dylewsky Date: Mon, 2 Mar 2020 15:44:06 -0800 Subject: [PATCH] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index fac781b..b487832 100644 --- a/README.md +++ b/README.md @@ -9,8 +9,11 @@ Data Driven Science & Engineering: Machine Learning, Dynamical Systems, and Cont by S. L. Brunton and J. N. Kutz Cambridge Textbook, 2019 Copyright 2019, All Rights Reserved +http://databookuw.com/ -Python code library by Daniel Dylewsky. This code and equivalent Matlab code are available at http://www.databookuw.com/. There are a few items that are only available in the Matlab version. Many of these notebooks make use of third-party Python modules. Download links for the more obscure ones are provided inline. +Python code library by Daniel Dylewsky. There are a few items that are only available in the Matlab version. Many of these notebooks make use of third-party Python modules. Download links for the more obscure ones are provided inline. + +MATLAB versions of these demos are available at https://github.com/dynamicslab/Data_Driven_Science_MATLAB_Demos/ Please cite this book when using this code/data.