Skip to content

khill42/Labs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

This project contains the labs for the Foundations of Applied Mathematics curriculum and are being developed as part of BYU's Applied and Computational Mathematics degree program. The labs go in tandem with the four textbooks that are currently being written and will start rolling out in 2017.

This work is licenced under the Creative Commons Attribution 3.0 United States License. To view a copy of this license please visit http://creativecommons.org/licenses/by/3.0/us/ and see cc-by-license.txt.

The owners of this work are
Jeffrey Humpherys and Tyler J. Jarvis
Department of Mathematics
Brigham Young University
Email: [email protected]

This project is funded in part by the National Science Foundation, grant no. TUES Phase II DUE-1323785.

Build Instructions

Visit the releases page to download the latest version of the lab curriculum.

To gain access to the entire repository, fork this repository and clone it. Each volume can then be built separately using the LaTex files listed below.

  • Volume 1, Mathematical Analysis: Volume1.tex
  • Volume 2, Algorithm Design and Optimization: Volume2.tex
  • Volume 3, Modeling with Uncertainty and Data: Volume3.tex
  • Volume 4, Modeling with Dynamics and Control: Volume4.tex

Compile the files using TeXShop or a similar program, or via the command line:

$ latexmk -pdf Volume1.tex

or

$ pdflatex Volume1.tex

(These commands create a PDF called, for example, Volume1.pdf.)

Data Files

The data sets used in these labs can be found at Foundations-of-Applied-Mathematics/Data, organized by volume.

Contributors

Managing Editors

  • J. Humpherys, Brigham Young University
  • T. Jarvis, Brigham Young University

Faculty Contributors

  • E. Evans, Brigham Young University
  • R. Evans, Brigham Young University
  • J. Grout, Drake University
  • J. Whitehead, Brigham Young University

Student Contributors

J. Adams, J. Bejarano, Z. Boyd, M. Brown, T. Christensen, M. Cook, R. Dorff, B. Ehlert, M. Fabiano, A. Frandsen, K. Finlinson, J. Fisher, R. Fuhriman, S. Giddens, C. Gigena, M. Graham, F. Glines, M. Goodwin, R. Grout, J. Hendricks, A. Henriksen, I. Henriksen, C. Hettinger, S. Horst, K. Jacobson, J. Leete, J. Lytle, R. McMurray, S. McQuarrie, J. Morrise, M. Morrise, A. Morrow, R. Murray, J. Nelson, M. Proudfoot, D. Reber, C. Robertson, R. Sandberg, J. Stewart, S. Suggs, T. Thompson, M. Victors, J. Webb, R. Webb, J. West, A. Zaitzeff

About

Labs for the Foundations of Applied Mathematics curriculum.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TeX 99.5%
  • Other 0.5%