Foundations-of-Applied-Mathematics / Labs

Licence: other
Labs for the Foundations of Applied Mathematics curriculum.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Labs

Numerical Linear Algebra
Free online textbook of Jupyter notebooks for fast.ai Computational Linear Algebra course
Stars: ✭ 8,263 (+5408.67%)
Mutual labels:  algorithms, data-science, linear-algebra
Nifty
Numerical computing in Swift – for Linux and macOS
Stars: ✭ 86 (-42.67%)
Mutual labels:  algorithms, linear-algebra
Quant Finance Resources
Courses, Articles and many more which can help beginners or professionals.
Stars: ✭ 36 (-76%)
Mutual labels:  algorithms, linear-algebra
Epfl
EPFL summaries & cheatsheets over 5 years (computer science, communication systems, data science and computational neuroscience).
Stars: ✭ 90 (-40%)
Mutual labels:  data-science, curriculum
Curriculum
👩‍🏫 👨‍🏫 The open-source curriculum of Enki!
Stars: ✭ 624 (+316%)
Mutual labels:  algorithms, curriculum
Pyclustering
pyclustring is a Python, C++ data mining library.
Stars: ✭ 806 (+437.33%)
Mutual labels:  algorithms, data-science
Ensae teaching cs
Teaching materials in python at the @ENSAE
Stars: ✭ 69 (-54%)
Mutual labels:  algorithms, data-science
Deeplearning Notes
Notes for Deep Learning Specialization Courses led by Andrew Ng.
Stars: ✭ 126 (-16%)
Mutual labels:  algorithms, data-science
Foundational Knowledge For Programmers
List of resources about foundational knowledge for programmers (supposed to last a few decades)
Stars: ✭ 115 (-23.33%)
Mutual labels:  algorithms, linear-algebra
Yabox
Yet another black-box optimization library for Python
Stars: ✭ 103 (-31.33%)
Mutual labels:  algorithms, data-science
Smile
Statistical Machine Intelligence & Learning Engine
Stars: ✭ 5,412 (+3508%)
Mutual labels:  data-science, linear-algebra
Matrixprofile
A Python 3 library making time series data mining tasks, utilizing matrix profile algorithms, accessible to everyone.
Stars: ✭ 141 (-6%)
Mutual labels:  algorithms, data-science
Teaching
Teaching Materials for Dr. Waleed A. Yousef
Stars: ✭ 435 (+190%)
Mutual labels:  data-science, linear-algebra
Mlcourse.ai
Open Machine Learning Course
Stars: ✭ 7,963 (+5208.67%)
Mutual labels:  algorithms, data-science
Michael S Data Science Curriculum
This is the companion curriculum to my guide to becoming a data scientist.
Stars: ✭ 375 (+150%)
Mutual labels:  data-science, curriculum
Ojalgo
oj! Algorithms
Stars: ✭ 336 (+124%)
Mutual labels:  algorithms, linear-algebra
Book list
Python, Machine Learning, Deep Learning and Data Science Books
Stars: ✭ 176 (+17.33%)
Mutual labels:  algorithms, data-science
Deep Learning Machine Learning Stock
Stock for Deep Learning and Machine Learning
Stars: ✭ 240 (+60%)
Mutual labels:  algorithms, data-science
Algorithms
A collection of algorithms and data structures
Stars: ✭ 11,553 (+7602%)
Mutual labels:  algorithms, linear-algebra
Stock Prediction
Smart Algorithms to predict buying and selling of stocks on the basis of Mutual Funds Analysis, Stock Trends Analysis and Prediction, Portfolio Risk Factor, Stock and Finance Market News Sentiment Analysis and Selling profit ratio. Project developed as a part of NSE-FutureTech-Hackathon 2018, Mumbai. Team : Semicolon
Stars: ✭ 125 (-16.67%)
Mutual labels:  algorithms, data-science

About

Foundations of Applied Mathematics is a series of four textbooks developed for Brigham Young University’s Applied and Computational Mathematics degree program for beginning graduate and advanced undergraduate students. These are as follows:

The textbooks are being published by the Society for Industrial and Applied Mathematics. Volume 1 and Volume 2 are available now, and the remaining volumes are in development.

This repository contains a collection of Python labs that go in tandem with the textbooks. These expose students to applications and numerical computation and reinforce the theoretical ideas taught in the text. The text and labs combine to make students technically proficient and to answer the age-old question, "When am I going to use this?"

The Python Essentials labs introduce Python and its scientific computing tools. The Data Science Essentials labs introduce common tools for gathering, cleaning, organizing, and presenting data in Python. The Volume 1 and Volume 2 labs are also currently available; labs for the other volumes are forthcoming.

Visit foundations-of-applied-mathematics.github.io/ or the releases page to download the lab manual PDFs directly.

Build Instructions

If you would rather build the PDFs locally, fork this repository and clone your fork. Each volume can then be built separately using the LaTeX files listed below.

  • Python Essentials: PythonEssentials.tex
  • Data Science Essentials: DataScienceEssentials.tex
  • 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:

# Create docs/Volume1.pdf with latexmk (see Makefile).
$ make Volume1.pdf

# Equivalently, use latexmk directly.
$ latexmk -pdf -outdir=docs Volume1.tex

These commands create a PDF in the docs/ folder called, for example, docs/Volume1.pdf.

Contributing

To report bugs in the provided materials, typos or inaccuracies in the labs, or any other problems, submit an issue on Github. Please contact us at [email protected] if you have specific questions or feedback, or if you would like to be more involved with developing the labs.

Authors

Managing Editors

Jeffrey Humpherys and Tyler J. Jarvis
Department of Mathematics
Brigham Young University
Email: [email protected]

Faculty Contributors

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

Editors

R. Jones, S. McQuarrie, M. Cook, A. Zaitzeff, A. Henriksen, R. Murray

Student Contributors

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

License

This work is licensed 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/.

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].