Giter VIP home page Giter VIP logo

foundations-of-numerical-computing's Introduction

Foundations of Numerical Computing

Binder

This repository contains lecture slides, exercises, and deployment scripts for Foundations of Numerical Computing, a tutorial given by Scott Sanderson at PyCon 2018.

You try the lecture and exercise notebooks on binder by clicking the button above.

The materials in this repository are organized as follows:

  • Lecture.ipynb contains the notebook used by the presenter during the lecture sections of the tutorial.

  • Finding Functions and Documentation.ipynb is a notebook used as a warmup exercise to get students comfortable with Jupyter. It shows you how to use np.lookfor to search Numpy by keyword, and it shows you how to read function documentation using Jupyter's ? operator.

  • Creating and Reshaping Arrays contains exercises that teach students how to create and reshape arrays.

  • Universal Functions contains exercises that teach students how to use Numpy's universal functions.

  • Selections contains exercises that teach students how to use the ndarray [] operator to select data.

  • Reductions contains exercises that teach students how to apply reduction functions like min, max, and min across arrays.

  • Broadcasting contains exercises that teach students how to use broadcasting in conjunction with the other techniques shown during the tutorial.

Each notebook also has an associated (Solutions) notebook that contains worked solutions for each of the exercises.

foundations-of-numerical-computing's People

Contributors

analicia avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.